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