Merge branch 'cracked' of https://github.com/hassaanaliw/youtube-dl
This commit is contained in:
commit
61bbddbaa6
2 changed files with 48 additions and 0 deletions
|
@ -53,6 +53,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
|
||||
|
@ -399,6 +400,7 @@ from .youtube import (
|
|||
YoutubeUserIE,
|
||||
YoutubeWatchLaterIE,
|
||||
)
|
||||
|
||||
from .zdf import ZDFIE
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue