]> git.bitcoin.ninja Git - youtube-dl/blobdiff - youtube_dl/extractor/__init__.py
[comedycentral] Drop thedailyshow podcast extractor
[youtube-dl] / youtube_dl / extractor / __init__.py
index 867e7c93574314a42bf6c45570fde3074e39e40b..d73826d44bf2b4163603cd62571eb0b4195d3901 100644 (file)
@@ -250,6 +250,7 @@ from .letv import (
     LetvTvIE,
     LetvPlaylistIE
 )
+from .libsyn import LibsynIE
 from .lifenews import LifeNewsIE
 from .liveleak import LiveLeakIE
 from .livestream import (
@@ -346,6 +347,7 @@ from .npo import (
 )
 from .nrk import (
     NRKIE,
+    NRKPlaylistIE,
     NRKTVIE,
 )
 from .ntvde import NTVDeIE
@@ -534,11 +536,11 @@ from .twitch import (
     TwitchStreamIE,
 )
 from .ubu import UbuIE
-from .ultimedia import UltimediaIE
 from .udemy import (
     UdemyIE,
     UdemyCourseIE
 )
+from .ultimedia import UltimediaIE
 from .unistra import UnistraIE
 from .urort import UrortIE
 from .ustream import UstreamIE, UstreamChannelIE