[pandoratv] Add new extractor (closes #6884)
[youtube-dl] / youtube_dl / extractor / __init__.py
index bae151e58cf411d160da690c3ce572cf9f585e0d..6aed59d165847ebddc6ecb5e7641fc46d206b13b 100644 (file)
@@ -497,6 +497,7 @@ from .orf import (
     ORFFM4IE,
     ORFIPTVIE,
 )
+from .pandoratv import PandoraTVIE
 from .parliamentliveuk import ParliamentLiveUKIE
 from .patreon import PatreonIE
 from .pbs import PBSIE
@@ -695,7 +696,7 @@ from .thesixtyone import TheSixtyOneIE
 from .thisamericanlife import ThisAmericanLifeIE
 from .thisav import ThisAVIE
 from .tinypic import TinyPicIE
-from .tlc import TlcIE, TlcDeIE
+from .tlc import TlcDeIE
 from .tmz import (
     TMZIE,
     TMZArticleIE,