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