mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2026-03-14 06:02:53 +03:00
[comedycentral] fix extraction(closes #27905)
This commit is contained in:
@@ -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 (
|
||||
|
||||
Reference in New Issue
Block a user