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