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