mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-08-20 21:34:01 -07:00
[comedycentral] fix extraction(closes #27905)
This commit is contained in:
parent
3bb7769c40
commit
fa8f6d8580
4 changed files with 37 additions and 145 deletions
|
@ -235,11 +235,8 @@ from .cnn import (
|
|||
)
|
||||
from .coub import CoubIE
|
||||
from .comedycentral import (
|
||||
ComedyCentralFullEpisodesIE,
|
||||
ComedyCentralIE,
|
||||
ComedyCentralShortnameIE,
|
||||
ComedyCentralTVIE,
|
||||
ToshIE,
|
||||
)
|
||||
from .commonmistakes import CommonMistakesIE, UnicodeBOMIE
|
||||
from .commonprotocols import (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue