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