[cracked] Add new extractor
This commit is contained in:
parent
bd1f325b42
commit
43f0537c06
2 changed files with 48 additions and 0 deletions
|
@ -52,6 +52,7 @@ from .cnn import (
|
|||
from .collegehumor import CollegeHumorIE
|
||||
from .comedycentral import ComedyCentralIE, ComedyCentralShowsIE
|
||||
from .condenast import CondeNastIE
|
||||
from .cracked import CrackedIE
|
||||
from .criterion import CriterionIE
|
||||
from .crunchyroll import CrunchyrollIE
|
||||
from .cspan import CSpanIE
|
||||
|
@ -396,6 +397,7 @@ from .youtube import (
|
|||
YoutubeUserIE,
|
||||
YoutubeWatchLaterIE,
|
||||
)
|
||||
|
||||
from .zdf import ZDFIE
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue