Merge branch 'the-daily-show-podcast' of https://github.com/fstirlitz/youtube-dl into fstirlitz-the-daily-show-podcast
This commit is contained in:
commit
ef249a2cd7
3 changed files with 77 additions and 1 deletions
|
@ -84,7 +84,7 @@ from .cnn import (
|
|||
)
|
||||
from .collegehumor import CollegeHumorIE
|
||||
from .collegerama import CollegeRamaIE
|
||||
from .comedycentral import ComedyCentralIE, ComedyCentralShowsIE
|
||||
from .comedycentral import ComedyCentralIE, ComedyCentralShowsIE, TheDailyShowPodcastIE
|
||||
from .comcarcoff import ComCarCoffIE
|
||||
from .commonmistakes import CommonMistakesIE, UnicodeBOMIE
|
||||
from .condenast import CondeNastIE
|
||||
|
@ -251,6 +251,7 @@ from .letv import (
|
|||
LetvPlaylistIE
|
||||
)
|
||||
from .lifenews import LifeNewsIE
|
||||
from .libsyn import LibsynIE
|
||||
from .liveleak import LiveLeakIE
|
||||
from .livestream import (
|
||||
LivestreamIE,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue