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