[Srf] Add new extractor (fixes #981)
[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     QQMusicAlbumIE,
403 )
404 from .quickvid import QuickVidIE
405 from .r7 import R7IE
406 from .radiode import RadioDeIE
407 from .radiojavan import RadioJavanIE
408 from .radiobremen import RadioBremenIE
409 from .radiofrance import RadioFranceIE
410 from .rai import RaiIE
411 from .rbmaradio import RBMARadioIE
412 from .redtube import RedTubeIE
413 from .restudy import RestudyIE
414 from .reverbnation import ReverbNationIE
415 from .ringtv import RingTVIE
416 from .ro220 import Ro220IE
417 from .rottentomatoes import RottenTomatoesIE
418 from .roxwel import RoxwelIE
419 from .rtbf import RTBFIE
420 from .rte import RteIE
421 from .rtlnl import RtlNlIE
422 from .rtlnow import RTLnowIE
423 from .rtl2 import RTL2IE
424 from .rtp import RTPIE
425 from .rts import RTSIE
426 from .rtve import RTVEALaCartaIE, RTVELiveIE, RTVEInfantilIE
427 from .ruhd import RUHDIE
428 from .rutube import (
429     RutubeIE,
430     RutubeChannelIE,
431     RutubeEmbedIE,
432     RutubeMovieIE,
433     RutubePersonIE,
434 )
435 from .rutv import RUTVIE
436 from .sandia import SandiaIE
437 from .safari import (
438     SafariIE,
439     SafariCourseIE,
440 )
441 from .sapo import SapoIE
442 from .savefrom import SaveFromIE
443 from .sbs import SBSIE
444 from .scivee import SciVeeIE
445 from .screencast import ScreencastIE
446 from .screencastomatic import ScreencastOMaticIE
447 from .screenwavemedia import CinemassacreIE, ScreenwaveMediaIE, TeamFourIE
448 from .servingsys import ServingSysIE
449 from .sexu import SexuIE
450 from .sexykarma import SexyKarmaIE
451 from .shared import SharedIE
452 from .sharesix import ShareSixIE
453 from .sina import SinaIE
454 from .slideshare import SlideshareIE
455 from .slutload import SlutloadIE
456 from .smotri import (
457     SmotriIE,
458     SmotriCommunityIE,
459     SmotriUserIE,
460     SmotriBroadcastIE,
461 )
462 from .snotr import SnotrIE
463 from .sockshare import SockshareIE
464 from .sohu import SohuIE
465 from .soundcloud import (
466     SoundcloudIE,
467     SoundcloudSetIE,
468     SoundcloudUserIE,
469     SoundcloudPlaylistIE
470 )
471 from .soundgasm import (
472     SoundgasmIE,
473     SoundgasmProfileIE
474 )
475 from .southpark import (
476     SouthParkIE,
477     SouthparkDeIE,
478 )
479 from .space import SpaceIE
480 from .spankbang import SpankBangIE
481 from .spankwire import SpankwireIE
482 from .spiegel import SpiegelIE, SpiegelArticleIE
483 from .spiegeltv import SpiegeltvIE
484 from .spike import SpikeIE
485 from .sport5 import Sport5IE
486 from .sportbox import SportBoxIE
487 from .sportdeutschland import SportDeutschlandIE
488 from .srf import SrfIE
489 from .srmediathek import SRMediathekIE
490 from .ssa import SSAIE
491 from .stanfordoc import StanfordOpenClassroomIE
492 from .steam import SteamIE
493 from .streamcloud import StreamcloudIE
494 from .streamcz import StreamCZIE
495 from .streetvoice import StreetVoiceIE
496 from .sunporno import SunPornoIE
497 from .svtplay import SVTPlayIE
498 from .swrmediathek import SWRMediathekIE
499 from .syfy import SyfyIE
500 from .sztvhu import SztvHuIE
501 from .tagesschau import TagesschauIE
502 from .tapely import TapelyIE
503 from .tass import TassIE
504 from .teachertube import (
505     TeacherTubeIE,
506     TeacherTubeUserIE,
507 )
508 from .teachingchannel import TeachingChannelIE
509 from .teamcoco import TeamcocoIE
510 from .techtalks import TechTalksIE
511 from .ted import TEDIE
512 from .telebruxelles import TeleBruxellesIE
513 from .telecinco import TelecincoIE
514 from .telemb import TeleMBIE
515 from .teletask import TeleTaskIE
516 from .tenplay import TenPlayIE
517 from .testurl import TestURLIE
518 from .testtube import TestTubeIE
519 from .tf1 import TF1IE
520 from .theonion import TheOnionIE
521 from .theplatform import ThePlatformIE
522 from .thesixtyone import TheSixtyOneIE
523 from .thisav import ThisAVIE
524 from .tinypic import TinyPicIE
525 from .tlc import TlcIE, TlcDeIE
526 from .tmz import TMZIE
527 from .tnaflix import TNAFlixIE
528 from .thvideo import (
529     THVideoIE,
530     THVideoPlaylistIE
531 )
532 from .toutv import TouTvIE
533 from .toypics import ToypicsUserIE, ToypicsIE
534 from .traileraddict import TrailerAddictIE
535 from .trilulilu import TriluliluIE
536 from .trutube import TruTubeIE
537 from .tube8 import Tube8IE
538 from .tudou import TudouIE
539 from .tumblr import TumblrIE
540 from .tunein import TuneInIE
541 from .turbo import TurboIE
542 from .tutv import TutvIE
543 from .tv4 import TV4IE
544 from .tvigle import TvigleIE
545 from .tvp import TvpIE, TvpSeriesIE
546 from .tvplay import TVPlayIE
547 from .tweakers import TweakersIE
548 from .twentyfourvideo import TwentyFourVideoIE
549 from .twentytwotracks import (
550     TwentyTwoTracksIE,
551     TwentyTwoTracksGenreIE
552 )
553 from .twitch import (
554     TwitchVideoIE,
555     TwitchChapterIE,
556     TwitchVodIE,
557     TwitchProfileIE,
558     TwitchPastBroadcastsIE,
559     TwitchBookmarksIE,
560     TwitchStreamIE,
561 )
562 from .ubu import UbuIE
563 from .udemy import (
564     UdemyIE,
565     UdemyCourseIE
566 )
567 from .udn import UDNEmbedIE
568 from .ultimedia import UltimediaIE
569 from .unistra import UnistraIE
570 from .urort import UrortIE
571 from .ustream import UstreamIE, UstreamChannelIE
572 from .varzesh3 import Varzesh3IE
573 from .vbox7 import Vbox7IE
574 from .veehd import VeeHDIE
575 from .veoh import VeohIE
576 from .vessel import VesselIE
577 from .vesti import VestiIE
578 from .vevo import VevoIE
579 from .vgtv import VGTVIE
580 from .vh1 import VH1IE
581 from .vice import ViceIE
582 from .viddler import ViddlerIE
583 from .videobam import VideoBamIE
584 from .videodetective import VideoDetectiveIE
585 from .videolecturesnet import VideoLecturesNetIE
586 from .videofyme import VideofyMeIE
587 from .videomega import VideoMegaIE
588 from .videopremium import VideoPremiumIE
589 from .videott import VideoTtIE
590 from .videoweed import VideoWeedIE
591 from .vidme import VidmeIE
592 from .vidzi import VidziIE
593 from .vier import VierIE, VierVideosIE
594 from .viewster import ViewsterIE
595 from .vimeo import (
596     VimeoIE,
597     VimeoAlbumIE,
598     VimeoChannelIE,
599     VimeoGroupsIE,
600     VimeoLikesIE,
601     VimeoReviewIE,
602     VimeoUserIE,
603     VimeoWatchLaterIE,
604 )
605 from .vimple import VimpleIE
606 from .vine import (
607     VineIE,
608     VineUserIE,
609 )
610 from .viki import VikiIE
611 from .vk import (
612     VKIE,
613     VKUserVideosIE,
614 )
615 from .vodlocker import VodlockerIE
616 from .vporn import VpornIE
617 from .vrt import VRTIE
618 from .vube import VubeIE
619 from .vuclip import VuClipIE
620 from .vulture import VultureIE
621 from .walla import WallaIE
622 from .washingtonpost import WashingtonPostIE
623 from .wat import WatIE
624 from .wayofthemaster import WayOfTheMasterIE
625 from .wdr import (
626     WDRIE,
627     WDRMobileIE,
628     WDRMausIE,
629 )
630 from .webofstories import WebOfStoriesIE
631 from .weibo import WeiboIE
632 from .wimp import WimpIE
633 from .wistia import WistiaIE
634 from .worldstarhiphop import WorldStarHipHopIE
635 from .wrzuta import WrzutaIE
636 from .wsj import WSJIE
637 from .xbef import XBefIE
638 from .xboxclips import XboxClipsIE
639 from .xhamster import XHamsterIE
640 from .xminus import XMinusIE
641 from .xnxx import XNXXIE
642 from .xvideos import XVideosIE
643 from .xtube import XTubeUserIE, XTubeIE
644 from .xuite import XuiteIE
645 from .xxxymovies import XXXYMoviesIE
646 from .yahoo import (
647     YahooIE,
648     YahooSearchIE,
649 )
650 from .yam import YamIE
651 from .yandexmusic import (
652     YandexMusicTrackIE,
653     YandexMusicAlbumIE,
654     YandexMusicPlaylistIE,
655 )
656 from .yesjapan import YesJapanIE
657 from .ynet import YnetIE
658 from .youjizz import YouJizzIE
659 from .youku import YoukuIE
660 from .youporn import YouPornIE
661 from .yourupload import YourUploadIE
662 from .youtube import (
663     YoutubeIE,
664     YoutubeChannelIE,
665     YoutubeFavouritesIE,
666     YoutubeHistoryIE,
667     YoutubePlaylistIE,
668     YoutubeRecommendedIE,
669     YoutubeSearchDateIE,
670     YoutubeSearchIE,
671     YoutubeSearchURLIE,
672     YoutubeShowIE,
673     YoutubeSubscriptionsIE,
674     YoutubeTruncatedIDIE,
675     YoutubeTruncatedURLIE,
676     YoutubeUserIE,
677     YoutubeWatchLaterIE,
678 )
679 from .zapiks import ZapiksIE
680 from .zdf import ZDFIE, ZDFChannelIE
681 from .zingmp3 import (
682     ZingMp3SongIE,
683     ZingMp3AlbumIE,
684 )
685
686 _ALL_CLASSES = [
687     klass
688     for name, klass in globals().items()
689     if name.endswith('IE') and name != 'GenericIE'
690 ]
691 _ALL_CLASSES.append(GenericIE)
692
693
694 def gen_extractors():
695     """ Return a list of an instance of every supported extractor.
696     The order does matter; the first extractor matched is the one handling the URL.
697     """
698     return [klass() for klass in _ALL_CLASSES]
699
700
701 def list_extractors(age_limit):
702     """
703     Return a list of extractors that are suitable for the given age,
704     sorted by extractor ID.
705     """
706
707     return sorted(
708         filter(lambda ie: ie.is_suitable(age_limit), gen_extractors()),
709         key=lambda ie: ie.IE_NAME.lower())
710
711
712 def get_info_extractor(ie_name):
713     """Returns the info extractor class with the given ie_name"""
714     return globals()[ie_name + 'IE']