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