The Daily Show Podcast support
This commit is contained in:
parent
90183a46d8
commit
2e90dff2c2
3 changed files with 64 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
|
||||
|
@ -250,6 +250,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