[tlc] remove TlcIE
[youtube-dl] / youtube_dl / extractor / __init__.py
1 from __future__ import unicode_literals
2
3 from .abc import ABCIE
4 from .abc7news import Abc7NewsIE
5 from .academicearth import AcademicEarthCourseIE
6 from .acast import (
7     ACastIE,
8     ACastChannelIE,
9 )
10 from .addanime import AddAnimeIE
11 from .adobetv import (
12     AdobeTVIE,
13     AdobeTVShowIE,
14     AdobeTVChannelIE,
15     AdobeTVVideoIE,
16 )
17 from .adultswim import AdultSwimIE
18 from .aftonbladet import AftonbladetIE
19 from .airmozilla import AirMozillaIE
20 from .aljazeera import AlJazeeraIE
21 from .alphaporno import AlphaPornoIE
22 from .anitube import AnitubeIE
23 from .anysex import AnySexIE
24 from .aol import AolIE
25 from .allocine import AllocineIE
26 from .aparat import AparatIE
27 from .appleconnect import AppleConnectIE
28 from .appletrailers import (
29     AppleTrailersIE,
30     AppleTrailersSectionIE,
31 )
32 from .archiveorg import ArchiveOrgIE
33 from .ard import (
34     ARDIE,
35     ARDMediathekIE,
36     SportschauIE,
37 )
38 from .arte import (
39     ArteTvIE,
40     ArteTVPlus7IE,
41     ArteTVCreativeIE,
42     ArteTVConcertIE,
43     ArteTVFutureIE,
44     ArteTVDDCIE,
45     ArteTVEmbedIE,
46 )
47 from .atresplayer import AtresPlayerIE
48 from .atttechchannel import ATTTechChannelIE
49 from .audimedia import AudiMediaIE
50 from .audiomack import AudiomackIE, AudiomackAlbumIE
51 from .azubu import AzubuIE
52 from .baidu import BaiduVideoIE
53 from .bambuser import BambuserIE, BambuserChannelIE
54 from .bandcamp import BandcampIE, BandcampAlbumIE
55 from .bbc import (
56     BBCCoUkIE,
57     BBCCoUkArticleIE,
58     BBCIE,
59 )
60 from .beeg import BeegIE
61 from .behindkink import BehindKinkIE
62 from .beatportpro import BeatportProIE
63 from .bet import BetIE
64 from .bild import BildIE
65 from .bilibili import BiliBiliIE
66 from .bleacherreport import (
67     BleacherReportIE,
68     BleacherReportCMSIE,
69 )
70 from .blinkx import BlinkxIE
71 from .bloomberg import BloombergIE
72 from .bpb import BpbIE
73 from .br import BRIE
74 from .breakcom import BreakIE
75 from .brightcove import (
76     BrightcoveLegacyIE,
77     BrightcoveNewIE,
78 )
79 from .buzzfeed import BuzzFeedIE
80 from .byutv import BYUtvIE
81 from .c56 import C56IE
82 from .camdemy import (
83     CamdemyIE,
84     CamdemyFolderIE
85 )
86 from .canalplus import CanalplusIE
87 from .canalc2 import Canalc2IE
88 from .cbs import CBSIE
89 from .cbsnews import CBSNewsIE
90 from .cbssports import CBSSportsIE
91 from .ccc import CCCIE
92 from .ceskatelevize import CeskaTelevizeIE
93 from .channel9 import Channel9IE
94 from .chaturbate import ChaturbateIE
95 from .chilloutzone import ChilloutzoneIE
96 from .chirbit import (
97     ChirbitIE,
98     ChirbitProfileIE,
99 )
100 from .cinchcast import CinchcastIE
101 from .cinemassacre import CinemassacreIE
102 from .clipfish import ClipfishIE
103 from .cliphunter import CliphunterIE
104 from .clipsyndicate import ClipsyndicateIE
105 from .cloudy import CloudyIE
106 from .clubic import ClubicIE
107 from .clyp import ClypIE
108 from .cmt import CMTIE
109 from .cnet import CNETIE
110 from .cnn import (
111     CNNIE,
112     CNNBlogsIE,
113     CNNArticleIE,
114 )
115 from .collegehumor import CollegeHumorIE
116 from .collegerama import CollegeRamaIE
117 from .comedycentral import ComedyCentralIE, ComedyCentralShowsIE
118 from .comcarcoff import ComCarCoffIE
119 from .commonmistakes import CommonMistakesIE, UnicodeBOMIE
120 from .condenast import CondeNastIE
121 from .cracked import CrackedIE
122 from .criterion import CriterionIE
123 from .crooksandliars import CrooksAndLiarsIE
124 from .crunchyroll import (
125     CrunchyrollIE,
126     CrunchyrollShowPlaylistIE
127 )
128 from .cspan import CSpanIE
129 from .ctsnews import CtsNewsIE
130 from .dailymotion import (
131     DailymotionIE,
132     DailymotionPlaylistIE,
133     DailymotionUserIE,
134     DailymotionCloudIE,
135 )
136 from .daum import (
137     DaumIE,
138     DaumClipIE,
139 )
140 from .dbtv import DBTVIE
141 from .dcn import (
142     DCNIE,
143     DCNVideoIE,
144     DCNLiveIE,
145     DCNSeasonIE,
146 )
147 from .dctp import DctpTvIE
148 from .deezer import DeezerPlaylistIE
149 from .democracynow import DemocracynowIE
150 from .dfb import DFBIE
151 from .dhm import DHMIE
152 from .dotsub import DotsubIE
153 from .douyutv import DouyuTVIE
154 from .dplay import DPlayIE
155 from .dramafever import (
156     DramaFeverIE,
157     DramaFeverSeriesIE,
158 )
159 from .dreisat import DreiSatIE
160 from .drbonanza import DRBonanzaIE
161 from .drtuber import DrTuberIE
162 from .drtv import DRTVIE
163 from .dvtv import DVTVIE
164 from .dump import DumpIE
165 from .dumpert import DumpertIE
166 from .defense import DefenseGouvFrIE
167 from .discovery import DiscoveryIE
168 from .dropbox import DropboxIE
169 from .eagleplatform import EaglePlatformIE
170 from .ebaumsworld import EbaumsWorldIE
171 from .echomsk import EchoMskIE
172 from .ehow import EHowIE
173 from .eighttracks import EightTracksIE
174 from .einthusan import EinthusanIE
175 from .eitb import EitbIE
176 from .ellentv import (
177     EllenTVIE,
178     EllenTVClipsIE,
179 )
180 from .elpais import ElPaisIE
181 from .embedly import EmbedlyIE
182 from .engadget import EngadgetIE
183 from .eporner import EpornerIE
184 from .eroprofile import EroProfileIE
185 from .escapist import EscapistIE
186 from .espn import ESPNIE
187 from .esri import EsriVideoIE
188 from .europa import EuropaIE
189 from .everyonesmixtape import EveryonesMixtapeIE
190 from .exfm import ExfmIE
191 from .expotv import ExpoTVIE
192 from .extremetube import ExtremeTubeIE
193 from .facebook import FacebookIE
194 from .faz import FazIE
195 from .fc2 import FC2IE
196 from .fczenit import FczenitIE
197 from .firstpost import FirstpostIE
198 from .firsttv import FirstTVIE
199 from .fivemin import FiveMinIE
200 from .fivetv import FiveTVIE
201 from .fktv import FKTVIE
202 from .flickr import FlickrIE
203 from .folketinget import FolketingetIE
204 from .footyroom import FootyRoomIE
205 from .fourtube import FourTubeIE
206 from .fox import FOXIE
207 from .foxgay import FoxgayIE
208 from .foxnews import FoxNewsIE
209 from .foxsports import FoxSportsIE
210 from .franceculture import (
211     FranceCultureIE,
212     FranceCultureEmissionIE,
213 )
214 from .franceinter import FranceInterIE
215 from .francetv import (
216     PluzzIE,
217     FranceTvInfoIE,
218     FranceTVIE,
219     GenerationQuoiIE,
220     CultureboxIE,
221 )
222 from .freesound import FreesoundIE
223 from .freespeech import FreespeechIE
224 from .freevideo import FreeVideoIE
225 from .funimation import FunimationIE
226 from .funnyordie import FunnyOrDieIE
227 from .gameinformer import GameInformerIE
228 from .gamekings import GamekingsIE
229 from .gameone import (
230     GameOneIE,
231     GameOnePlaylistIE,
232 )
233 from .gamersyde import GamersydeIE
234 from .gamespot import GameSpotIE
235 from .gamestar import GameStarIE
236 from .gametrailers import GametrailersIE
237 from .gazeta import GazetaIE
238 from .gdcvault import GDCVaultIE
239 from .generic import GenericIE
240 from .gfycat import GfycatIE
241 from .giantbomb import GiantBombIE
242 from .giga import GigaIE
243 from .glide import GlideIE
244 from .globo import (
245     GloboIE,
246     GloboArticleIE,
247 )
248 from .godtube import GodTubeIE
249 from .goldenmoustache import GoldenMoustacheIE
250 from .golem import GolemIE
251 from .googledrive import GoogleDriveIE
252 from .googleplus import GooglePlusIE
253 from .googlesearch import GoogleSearchIE
254 from .goshgay import GoshgayIE
255 from .gputechconf import GPUTechConfIE
256 from .groupon import GrouponIE
257 from .hark import HarkIE
258 from .hearthisat import HearThisAtIE
259 from .heise import HeiseIE
260 from .hellporno import HellPornoIE
261 from .helsinki import HelsinkiIE
262 from .hentaistigma import HentaiStigmaIE
263 from .historicfilms import HistoricFilmsIE
264 from .history import HistoryIE
265 from .hitbox import HitboxIE, HitboxLiveIE
266 from .hornbunny import HornBunnyIE
267 from .hotnewhiphop import HotNewHipHopIE
268 from .hotstar import HotStarIE
269 from .howcast import HowcastIE
270 from .howstuffworks import HowStuffWorksIE
271 from .huffpost import HuffPostIE
272 from .hypem import HypemIE
273 from .iconosquare import IconosquareIE
274 from .ign import (
275     IGNIE,
276     OneUPIE,
277     PCMagIE,
278 )
279 from .imdb import (
280     ImdbIE,
281     ImdbListIE
282 )
283 from .imgur import (
284     ImgurIE,
285     ImgurAlbumIE,
286 )
287 from .ina import InaIE
288 from .indavideo import (
289     IndavideoIE,
290     IndavideoEmbedIE,
291 )
292 from .infoq import InfoQIE
293 from .instagram import InstagramIE, InstagramUserIE
294 from .internetvideoarchive import InternetVideoArchiveIE
295 from .iprima import IPrimaIE
296 from .iqiyi import IqiyiIE
297 from .ir90tv import Ir90TvIE
298 from .ivi import (
299     IviIE,
300     IviCompilationIE
301 )
302 from .izlesene import IzleseneIE
303 from .jadorecettepub import JadoreCettePubIE
304 from .jeuxvideo import JeuxVideoIE
305 from .jove import JoveIE
306 from .jwplatform import JWPlatformIE
307 from .jpopsukitv import JpopsukiIE
308 from .kaltura import KalturaIE
309 from .kanalplay import KanalPlayIE
310 from .kankan import KankanIE
311 from .karaoketv import KaraoketvIE
312 from .karrierevideos import KarriereVideosIE
313 from .keezmovies import KeezMoviesIE
314 from .khanacademy import KhanAcademyIE
315 from .kickstarter import KickStarterIE
316 from .keek import KeekIE
317 from .kontrtube import KontrTubeIE
318 from .krasview import KrasViewIE
319 from .ku6 import Ku6IE
320 from .kuwo import (
321     KuwoIE,
322     KuwoAlbumIE,
323     KuwoChartIE,
324     KuwoSingerIE,
325     KuwoCategoryIE,
326     KuwoMvIE,
327 )
328 from .la7 import LA7IE
329 from .laola1tv import Laola1TvIE
330 from .lecture2go import Lecture2GoIE
331 from .letv import (
332     LetvIE,
333     LetvTvIE,
334     LetvPlaylistIE
335 )
336 from .libsyn import LibsynIE
337 from .lifenews import (
338     LifeNewsIE,
339     LifeEmbedIE,
340 )
341 from .limelight import (
342     LimelightMediaIE,
343     LimelightChannelIE,
344     LimelightChannelListIE,
345 )
346 from .liveleak import LiveLeakIE
347 from .livestream import (
348     LivestreamIE,
349     LivestreamOriginalIE,
350     LivestreamShortenerIE,
351 )
352 from .lnkgo import LnkGoIE
353 from .lrt import LRTIE
354 from .lynda import (
355     LyndaIE,
356     LyndaCourseIE
357 )
358 from .m6 import M6IE
359 from .macgamestore import MacGameStoreIE
360 from .mailru import MailRuIE
361 from .makertv import MakerTVIE
362 from .malemotion import MalemotionIE
363 from .mdr import MDRIE
364 from .metacafe import MetacafeIE
365 from .metacritic import MetacriticIE
366 from .mgoon import MgoonIE
367 from .minhateca import MinhatecaIE
368 from .ministrygrid import MinistryGridIE
369 from .miomio import MioMioIE
370 from .mit import TechTVMITIE, MITIE, OCWMITIE
371 from .mitele import MiTeleIE
372 from .mixcloud import MixcloudIE
373 from .mlb import MLBIE
374 from .mpora import MporaIE
375 from .moevideo import MoeVideoIE
376 from .mofosex import MofosexIE
377 from .mojvideo import MojvideoIE
378 from .moniker import MonikerIE
379 from .mooshare import MooshareIE
380 from .morningstar import MorningstarIE
381 from .motherless import MotherlessIE
382 from .motorsport import MotorsportIE
383 from .movieclips import MovieClipsIE
384 from .moviezine import MoviezineIE
385 from .mtv import (
386     MTVIE,
387     MTVServicesEmbeddedIE,
388     MTVIggyIE,
389     MTVDEIE,
390 )
391 from .muenchentv import MuenchenTVIE
392 from .musicplayon import MusicPlayOnIE
393 from .muzu import MuzuTVIE
394 from .mwave import MwaveIE
395 from .myspace import MySpaceIE, MySpaceAlbumIE
396 from .myspass import MySpassIE
397 from .myvi import MyviIE
398 from .myvideo import MyVideoIE
399 from .myvidster import MyVidsterIE
400 from .nationalgeographic import NationalGeographicIE
401 from .naver import NaverIE
402 from .nba import NBAIE
403 from .nbc import (
404     NBCIE,
405     NBCNewsIE,
406     NBCSportsIE,
407     NBCSportsVPlayerIE,
408     MSNBCIE,
409 )
410 from .ndr import (
411     NDRIE,
412     NJoyIE,
413     NDREmbedBaseIE,
414     NDREmbedIE,
415     NJoyEmbedIE,
416 )
417 from .ndtv import NDTVIE
418 from .netzkino import NetzkinoIE
419 from .nerdcubed import NerdCubedFeedIE
420 from .nerdist import NerdistIE
421 from .neteasemusic import (
422     NetEaseMusicIE,
423     NetEaseMusicAlbumIE,
424     NetEaseMusicSingerIE,
425     NetEaseMusicListIE,
426     NetEaseMusicMvIE,
427     NetEaseMusicProgramIE,
428     NetEaseMusicDjRadioIE,
429 )
430 from .newgrounds import NewgroundsIE
431 from .newstube import NewstubeIE
432 from .nextmedia import (
433     NextMediaIE,
434     NextMediaActionNewsIE,
435     AppleDailyIE,
436 )
437 from .nfb import NFBIE
438 from .nfl import NFLIE
439 from .nhl import (
440     NHLIE,
441     NHLNewsIE,
442     NHLVideocenterIE,
443 )
444 from .niconico import NiconicoIE, NiconicoPlaylistIE
445 from .ninegag import NineGagIE
446 from .noco import NocoIE
447 from .normalboots import NormalbootsIE
448 from .nosvideo import NosVideoIE
449 from .nova import NovaIE
450 from .novamov import (
451     NovaMovIE,
452     WholeCloudIE,
453     NowVideoIE,
454     VideoWeedIE,
455     CloudTimeIE,
456 )
457 from .nowness import (
458     NownessIE,
459     NownessPlaylistIE,
460     NownessSeriesIE,
461 )
462 from .nowtv import (
463     NowTVIE,
464     NowTVListIE,
465 )
466 from .npo import (
467     NPOIE,
468     NPOLiveIE,
469     NPORadioIE,
470     NPORadioFragmentIE,
471     VPROIE,
472     WNLIE
473 )
474 from .nrk import (
475     NRKIE,
476     NRKPlaylistIE,
477     NRKTVIE,
478 )
479 from .ntvde import NTVDeIE
480 from .ntvru import NTVRuIE
481 from .nytimes import (
482     NYTimesIE,
483     NYTimesArticleIE,
484 )
485 from .nuvid import NuvidIE
486 from .odnoklassniki import OdnoklassnikiIE
487 from .oktoberfesttv import OktoberfestTVIE
488 from .onionstudios import OnionStudiosIE
489 from .ooyala import (
490     OoyalaIE,
491     OoyalaExternalIE,
492 )
493 from .ora import OraTVIE
494 from .orf import (
495     ORFTVthekIE,
496     ORFOE1IE,
497     ORFFM4IE,
498     ORFIPTVIE,
499 )
500 from .parliamentliveuk import ParliamentLiveUKIE
501 from .patreon import PatreonIE
502 from .pbs import PBSIE
503 from .periscope import PeriscopeIE
504 from .philharmoniedeparis import PhilharmonieDeParisIE
505 from .phoenix import PhoenixIE
506 from .photobucket import PhotobucketIE
507 from .pinkbike import PinkbikeIE
508 from .planetaplay import PlanetaPlayIE
509 from .pladform import PladformIE
510 from .played import PlayedIE
511 from .playfm import PlayFMIE
512 from .playtvak import PlaytvakIE
513 from .playvid import PlayvidIE
514 from .playwire import PlaywireIE
515 from .pluralsight import (
516     PluralsightIE,
517     PluralsightCourseIE,
518 )
519 from .podomatic import PodomaticIE
520 from .porn91 import Porn91IE
521 from .pornhd import PornHdIE
522 from .pornhub import (
523     PornHubIE,
524     PornHubPlaylistIE,
525 )
526 from .pornotube import PornotubeIE
527 from .pornovoisines import PornoVoisinesIE
528 from .pornoxo import PornoXOIE
529 from .primesharetv import PrimeShareTVIE
530 from .promptfile import PromptFileIE
531 from .prosiebensat1 import ProSiebenSat1IE
532 from .puls4 import Puls4IE
533 from .pyvideo import PyvideoIE
534 from .qqmusic import (
535     QQMusicIE,
536     QQMusicSingerIE,
537     QQMusicAlbumIE,
538     QQMusicToplistIE,
539     QQMusicPlaylistIE,
540 )
541 from .quickvid import QuickVidIE
542 from .r7 import R7IE
543 from .radiode import RadioDeIE
544 from .radiojavan import RadioJavanIE
545 from .radiobremen import RadioBremenIE
546 from .radiofrance import RadioFranceIE
547 from .rai import (
548     RaiTVIE,
549     RaiIE,
550 )
551 from .rbmaradio import RBMARadioIE
552 from .rds import RDSIE
553 from .redtube import RedTubeIE
554 from .regiotv import RegioTVIE
555 from .restudy import RestudyIE
556 from .reverbnation import ReverbNationIE
557 from .ringtv import RingTVIE
558 from .ro220 import Ro220IE
559 from .rottentomatoes import RottenTomatoesIE
560 from .roxwel import RoxwelIE
561 from .rtbf import RTBFIE
562 from .rte import RteIE
563 from .rtlnl import RtlNlIE
564 from .rtl2 import RTL2IE
565 from .rtp import RTPIE
566 from .rts import RTSIE
567 from .rtve import RTVEALaCartaIE, RTVELiveIE, RTVEInfantilIE
568 from .rtvnh import RTVNHIE
569 from .ruhd import RUHDIE
570 from .rutube import (
571     RutubeIE,
572     RutubeChannelIE,
573     RutubeEmbedIE,
574     RutubeMovieIE,
575     RutubePersonIE,
576 )
577 from .rutv import RUTVIE
578 from .ruutu import RuutuIE
579 from .sandia import SandiaIE
580 from .safari import (
581     SafariIE,
582     SafariCourseIE,
583 )
584 from .sapo import SapoIE
585 from .savefrom import SaveFromIE
586 from .sbs import SBSIE
587 from .scivee import SciVeeIE
588 from .screencast import ScreencastIE
589 from .screencastomatic import ScreencastOMaticIE
590 from .screenwavemedia import ScreenwaveMediaIE, TeamFourIE
591 from .senateisvp import SenateISVPIE
592 from .servingsys import ServingSysIE
593 from .sexu import SexuIE
594 from .sexykarma import SexyKarmaIE
595 from .shahid import ShahidIE
596 from .shared import SharedIE
597 from .sharesix import ShareSixIE
598 from .sina import SinaIE
599 from .skynewsarabia import (
600     SkyNewsArabiaIE,
601     SkyNewsArabiaArticleIE,
602 )
603 from .slideshare import SlideshareIE
604 from .slutload import SlutloadIE
605 from .smotri import (
606     SmotriIE,
607     SmotriCommunityIE,
608     SmotriUserIE,
609     SmotriBroadcastIE,
610 )
611 from .snagfilms import (
612     SnagFilmsIE,
613     SnagFilmsEmbedIE,
614 )
615 from .snotr import SnotrIE
616 from .sohu import SohuIE
617 from .soundcloud import (
618     SoundcloudIE,
619     SoundcloudSetIE,
620     SoundcloudUserIE,
621     SoundcloudPlaylistIE,
622     SoundcloudSearchIE
623 )
624 from .soundgasm import (
625     SoundgasmIE,
626     SoundgasmProfileIE
627 )
628 from .southpark import (
629     SouthParkIE,
630     SouthParkDeIE,
631     SouthParkDkIE,
632     SouthParkEsIE,
633     SouthParkNlIE
634 )
635 from .space import SpaceIE
636 from .spankbang import SpankBangIE
637 from .spankwire import SpankwireIE
638 from .spiegel import SpiegelIE, SpiegelArticleIE
639 from .spiegeltv import SpiegeltvIE
640 from .spike import SpikeIE
641 from .stitcher import StitcherIE
642 from .sport5 import Sport5IE
643 from .sportbox import (
644     SportBoxIE,
645     SportBoxEmbedIE,
646 )
647 from .sportdeutschland import SportDeutschlandIE
648 from .srgssr import (
649     SRGSSRIE,
650     SRGSSRPlayIE,
651 )
652 from .srmediathek import SRMediathekIE
653 from .ssa import SSAIE
654 from .stanfordoc import StanfordOpenClassroomIE
655 from .steam import SteamIE
656 from .streamcloud import StreamcloudIE
657 from .streamcz import StreamCZIE
658 from .streetvoice import StreetVoiceIE
659 from .sunporno import SunPornoIE
660 from .svt import (
661     SVTIE,
662     SVTPlayIE,
663 )
664 from .swrmediathek import SWRMediathekIE
665 from .syfy import SyfyIE
666 from .sztvhu import SztvHuIE
667 from .tagesschau import TagesschauIE
668 from .tapely import TapelyIE
669 from .tass import TassIE
670 from .teachertube import (
671     TeacherTubeIE,
672     TeacherTubeUserIE,
673 )
674 from .teachingchannel import TeachingChannelIE
675 from .teamcoco import TeamcocoIE
676 from .techtalks import TechTalksIE
677 from .ted import TEDIE
678 from .tele13 import Tele13IE
679 from .telebruxelles import TeleBruxellesIE
680 from .telecinco import TelecincoIE
681 from .telegraaf import TelegraafIE
682 from .telemb import TeleMBIE
683 from .teletask import TeleTaskIE
684 from .tenplay import TenPlayIE
685 from .testurl import TestURLIE
686 from .testtube import TestTubeIE
687 from .tf1 import TF1IE
688 from .theintercept import TheInterceptIE
689 from .theonion import TheOnionIE
690 from .theplatform import (
691     ThePlatformIE,
692     ThePlatformFeedIE,
693 )
694 from .thesixtyone import TheSixtyOneIE
695 from .thisamericanlife import ThisAmericanLifeIE
696 from .thisav import ThisAVIE
697 from .tinypic import TinyPicIE
698 from .tlc import TlcDeIE
699 from .tmz import (
700     TMZIE,
701     TMZArticleIE,
702 )
703 from .tnaflix import (
704     TNAFlixIE,
705     EMPFlixIE,
706     MovieFapIE,
707 )
708 from .toggle import ToggleIE
709 from .thvideo import (
710     THVideoIE,
711     THVideoPlaylistIE
712 )
713 from .toutv import TouTvIE
714 from .toypics import ToypicsUserIE, ToypicsIE
715 from .traileraddict import TrailerAddictIE
716 from .trilulilu import TriluliluIE
717 from .trutube import TruTubeIE
718 from .tube8 import Tube8IE
719 from .tubitv import TubiTvIE
720 from .tudou import TudouIE
721 from .tumblr import TumblrIE
722 from .tunein import (
723     TuneInClipIE,
724     TuneInStationIE,
725     TuneInProgramIE,
726     TuneInTopicIE,
727     TuneInShortenerIE,
728 )
729 from .turbo import TurboIE
730 from .tutv import TutvIE
731 from .tv2 import (
732     TV2IE,
733     TV2ArticleIE,
734 )
735 from .tv4 import TV4IE
736 from .tvc import (
737     TVCIE,
738     TVCArticleIE,
739 )
740 from .tvigle import TvigleIE
741 from .tvp import TvpIE, TvpSeriesIE
742 from .tvplay import TVPlayIE
743 from .tweakers import TweakersIE
744 from .twentyfourvideo import TwentyFourVideoIE
745 from .twentytwotracks import (
746     TwentyTwoTracksIE,
747     TwentyTwoTracksGenreIE
748 )
749 from .twitch import (
750     TwitchVideoIE,
751     TwitchChapterIE,
752     TwitchVodIE,
753     TwitchProfileIE,
754     TwitchPastBroadcastsIE,
755     TwitchBookmarksIE,
756     TwitchStreamIE,
757 )
758 from .twitter import TwitterCardIE, TwitterIE
759 from .ubu import UbuIE
760 from .udemy import (
761     UdemyIE,
762     UdemyCourseIE
763 )
764 from .udn import UDNEmbedIE
765 from .ultimedia import UltimediaIE
766 from .unistra import UnistraIE
767 from .urort import UrortIE
768 from .ustream import UstreamIE, UstreamChannelIE
769 from .varzesh3 import Varzesh3IE
770 from .vbox7 import Vbox7IE
771 from .veehd import VeeHDIE
772 from .veoh import VeohIE
773 from .vessel import VesselIE
774 from .vesti import VestiIE
775 from .vevo import VevoIE
776 from .vgtv import (
777     BTArticleIE,
778     BTVestlendingenIE,
779     VGTVIE,
780 )
781 from .vh1 import VH1IE
782 from .vice import ViceIE
783 from .viddler import ViddlerIE
784 from .videodetective import VideoDetectiveIE
785 from .videofyme import VideofyMeIE
786 from .videomega import VideoMegaIE
787 from .videomore import (
788     VideomoreIE,
789     VideomoreVideoIE,
790     VideomoreSeasonIE,
791 )
792 from .videopremium import VideoPremiumIE
793 from .videott import VideoTtIE
794 from .vidme import VidmeIE
795 from .vidzi import VidziIE
796 from .vier import VierIE, VierVideosIE
797 from .viewster import ViewsterIE
798 from .viidea import ViideaIE
799 from .vimeo import (
800     VimeoIE,
801     VimeoAlbumIE,
802     VimeoChannelIE,
803     VimeoGroupsIE,
804     VimeoLikesIE,
805     VimeoReviewIE,
806     VimeoUserIE,
807     VimeoWatchLaterIE,
808 )
809 from .vimple import VimpleIE
810 from .vine import (
811     VineIE,
812     VineUserIE,
813 )
814 from .viki import (
815     VikiIE,
816     VikiChannelIE,
817 )
818 from .vk import (
819     VKIE,
820     VKUserVideosIE,
821 )
822 from .vlive import VLiveIE
823 from .vodlocker import VodlockerIE
824 from .voicerepublic import VoiceRepublicIE
825 from .vporn import VpornIE
826 from .vrt import VRTIE
827 from .vube import VubeIE
828 from .vuclip import VuClipIE
829 from .vulture import VultureIE
830 from .walla import WallaIE
831 from .washingtonpost import WashingtonPostIE
832 from .wat import WatIE
833 from .wayofthemaster import WayOfTheMasterIE
834 from .wdr import (
835     WDRIE,
836     WDRMobileIE,
837     WDRMausIE,
838 )
839 from .webofstories import (
840     WebOfStoriesIE,
841     WebOfStoriesPlaylistIE,
842 )
843 from .weibo import WeiboIE
844 from .wimp import WimpIE
845 from .wistia import WistiaIE
846 from .worldstarhiphop import WorldStarHipHopIE
847 from .wrzuta import WrzutaIE
848 from .wsj import WSJIE
849 from .xbef import XBefIE
850 from .xboxclips import XboxClipsIE
851 from .xfileshare import XFileShareIE
852 from .xhamster import (
853     XHamsterIE,
854     XHamsterEmbedIE,
855 )
856 from .xminus import XMinusIE
857 from .xnxx import XNXXIE
858 from .xstream import XstreamIE
859 from .xtube import XTubeUserIE, XTubeIE
860 from .xuite import XuiteIE
861 from .xvideos import XVideosIE
862 from .xxxymovies import XXXYMoviesIE
863 from .yahoo import (
864     YahooIE,
865     YahooSearchIE,
866 )
867 from .yam import YamIE
868 from .yandexmusic import (
869     YandexMusicTrackIE,
870     YandexMusicAlbumIE,
871     YandexMusicPlaylistIE,
872 )
873 from .yesjapan import YesJapanIE
874 from .yinyuetai import YinYueTaiIE
875 from .ynet import YnetIE
876 from .youjizz import YouJizzIE
877 from .youku import YoukuIE
878 from .youporn import YouPornIE
879 from .yourupload import YourUploadIE
880 from .youtube import (
881     YoutubeIE,
882     YoutubeChannelIE,
883     YoutubeFavouritesIE,
884     YoutubeHistoryIE,
885     YoutubePlaylistIE,
886     YoutubeRecommendedIE,
887     YoutubeSearchDateIE,
888     YoutubeSearchIE,
889     YoutubeSearchURLIE,
890     YoutubeShowIE,
891     YoutubeSubscriptionsIE,
892     YoutubeTruncatedIDIE,
893     YoutubeTruncatedURLIE,
894     YoutubeUserIE,
895     YoutubePlaylistsIE,
896     YoutubeWatchLaterIE,
897 )
898 from .zapiks import ZapiksIE
899 from .zdf import ZDFIE, ZDFChannelIE
900 from .zingmp3 import (
901     ZingMp3SongIE,
902     ZingMp3AlbumIE,
903 )
904
905 _ALL_CLASSES = [
906     klass
907     for name, klass in globals().items()
908     if name.endswith('IE') and name != 'GenericIE'
909 ]
910 _ALL_CLASSES.append(GenericIE)
911
912
913 def gen_extractors():
914     """ Return a list of an instance of every supported extractor.
915     The order does matter; the first extractor matched is the one handling the URL.
916     """
917     return [klass() for klass in _ALL_CLASSES]
918
919
920 def list_extractors(age_limit):
921     """
922     Return a list of extractors that are suitable for the given age,
923     sorted by extractor ID.
924     """
925
926     return sorted(
927         filter(lambda ie: ie.is_suitable(age_limit), gen_extractors()),
928         key=lambda ie: ie.IE_NAME.lower())
929
930
931 def get_info_extractor(ie_name):
932     """Returns the info extractor class with the given ie_name"""
933     return globals()[ie_name + 'IE']