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