mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-06-30 11:02:51 -05:00
[comedycentral] Re-add shortnames
In cc99d4f826
, the shortname feature got deleted by accident. Re-add it as a separate IE.
This commit is contained in:
@ -159,6 +159,7 @@ from .coub import CoubIE
|
||||
from .collegerama import CollegeRamaIE
|
||||
from .comedycentral import (
|
||||
ComedyCentralIE,
|
||||
ComedyCentralShortnameIE,
|
||||
ComedyCentralTVIE,
|
||||
ToshIE,
|
||||
)
|
||||
|
Reference in New Issue
Block a user