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