[Yahoo/NBCSports] Fix #5226
[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     NBCSportsIE,
314     NBCNewsIE,
315 )
316 from .ndr import NDRIE
317 from .ndtv import NDTVIE
318 from .netzkino import NetzkinoIE
319 from .nerdcubed import NerdCubedFeedIE
320 from .nerdist import NerdistIE
321 from .newgrounds import NewgroundsIE
322 from .newstube import NewstubeIE
323 from .nextmedia import (
324     NextMediaIE,
325     NextMediaActionNewsIE,
326     AppleDailyRealtimeNewsIE,
327     AppleDailyAnimationNewsIE
328 )
329 from .nfb import NFBIE
330 from .nfl import NFLIE
331 from .nhl import (
332     NHLIE,
333     NHLNewsIE,
334     NHLVideocenterIE,
335 )
336 from .niconico import NiconicoIE, NiconicoPlaylistIE
337 from .ninegag import NineGagIE
338 from .noco import NocoIE
339 from .normalboots import NormalbootsIE
340 from .nosvideo import NosVideoIE
341 from .novamov import NovaMovIE
342 from .nowness import NownessIE
343 from .nowvideo import NowVideoIE
344 from .npo import (
345     NPOIE,
346     NPOLiveIE,
347     NPORadioIE,
348     NPORadioFragmentIE,
349     TegenlichtVproIE,
350 )
351 from .nrk import (
352     NRKIE,
353     NRKPlaylistIE,
354     NRKTVIE,
355 )
356 from .ntvde import NTVDeIE
357 from .ntvru import NTVRuIE
358 from .nytimes import NYTimesIE
359 from .nuvid import NuvidIE
360 from .odnoklassniki import OdnoklassnikiIE
361 from .oktoberfesttv import OktoberfestTVIE
362 from .ooyala import OoyalaIE
363 from .openfilm import OpenFilmIE
364 from .orf import (
365     ORFTVthekIE,
366     ORFOE1IE,
367     ORFFM4IE,
368     ORFIPTVIE,
369 )
370 from .parliamentliveuk import ParliamentLiveUKIE
371 from .patreon import PatreonIE
372 from .pbs import PBSIE
373 from .phoenix import PhoenixIE
374 from .photobucket import PhotobucketIE
375 from .planetaplay import PlanetaPlayIE
376 from .pladform import PladformIE
377 from .played import PlayedIE
378 from .playfm import PlayFMIE
379 from .playvid import PlayvidIE
380 from .playwire import PlaywireIE
381 from .podomatic import PodomaticIE
382 from .pornhd import PornHdIE
383 from .pornhub import (
384     PornHubIE,
385     PornHubPlaylistIE,
386 )
387 from .pornotube import PornotubeIE
388 from .pornoxo import PornoXOIE
389 from .primesharetv import PrimeShareTVIE
390 from .promptfile import PromptFileIE
391 from .prosiebensat1 import ProSiebenSat1IE
392 from .puls4 import Puls4IE
393 from .pyvideo import PyvideoIE
394 from .quickvid import QuickVidIE
395 from .r7 import R7IE
396 from .radiode import RadioDeIE
397 from .radiobremen import RadioBremenIE
398 from .radiofrance import RadioFranceIE
399 from .rai import RaiIE
400 from .rbmaradio import RBMARadioIE
401 from .redtube import RedTubeIE
402 from .restudy import RestudyIE
403 from .reverbnation import ReverbNationIE
404 from .ringtv import RingTVIE
405 from .ro220 import Ro220IE
406 from .rottentomatoes import RottenTomatoesIE
407 from .roxwel import RoxwelIE
408 from .rtbf import RTBFIE
409 from .rte import RteIE
410 from .rtlnl import RtlNlIE
411 from .rtlnow import RTLnowIE
412 from .rtl2 import RTL2IE
413 from .rtp import RTPIE
414 from .rts import RTSIE
415 from .rtve import RTVEALaCartaIE, RTVELiveIE, RTVEInfantilIE
416 from .ruhd import RUHDIE
417 from .rutube import (
418     RutubeIE,
419     RutubeChannelIE,
420     RutubeEmbedIE,
421     RutubeMovieIE,
422     RutubePersonIE,
423 )
424 from .rutv import RUTVIE
425 from .sandia import SandiaIE
426 from .safari import (
427     SafariIE,
428     SafariCourseIE,
429 )
430 from .sapo import SapoIE
431 from .savefrom import SaveFromIE
432 from .sbs import SBSIE
433 from .scivee import SciVeeIE
434 from .screencast import ScreencastIE
435 from .screencastomatic import ScreencastOMaticIE
436 from .screenwavemedia import CinemassacreIE, ScreenwaveMediaIE, TeamFourIE
437 from .servingsys import ServingSysIE
438 from .sexu import SexuIE
439 from .sexykarma import SexyKarmaIE
440 from .shared import SharedIE
441 from .sharesix import ShareSixIE
442 from .sina import SinaIE
443 from .slideshare import SlideshareIE
444 from .slutload import SlutloadIE
445 from .smotri import (
446     SmotriIE,
447     SmotriCommunityIE,
448     SmotriUserIE,
449     SmotriBroadcastIE,
450 )
451 from .snotr import SnotrIE
452 from .sockshare import SockshareIE
453 from .sohu import SohuIE
454 from .soundcloud import (
455     SoundcloudIE,
456     SoundcloudSetIE,
457     SoundcloudUserIE,
458     SoundcloudPlaylistIE
459 )
460 from .soundgasm import (
461     SoundgasmIE,
462     SoundgasmProfileIE
463 )
464 from .southpark import (
465     SouthParkIE,
466     SouthparkDeIE,
467 )
468 from .space import SpaceIE
469 from .spankwire import SpankwireIE
470 from .spiegel import SpiegelIE, SpiegelArticleIE
471 from .spiegeltv import SpiegeltvIE
472 from .spike import SpikeIE
473 from .sport5 import Sport5IE
474 from .sportbox import SportBoxIE
475 from .sportdeutschland import SportDeutschlandIE
476 from .srmediathek import SRMediathekIE
477 from .ssa import SSAIE
478 from .stanfordoc import StanfordOpenClassroomIE
479 from .steam import SteamIE
480 from .streamcloud import StreamcloudIE
481 from .streamcz import StreamCZIE
482 from .streetvoice import StreetVoiceIE
483 from .sunporno import SunPornoIE
484 from .svtplay import SVTPlayIE
485 from .swrmediathek import SWRMediathekIE
486 from .syfy import SyfyIE
487 from .sztvhu import SztvHuIE
488 from .tagesschau import TagesschauIE
489 from .tapely import TapelyIE
490 from .tass import TassIE
491 from .teachertube import (
492     TeacherTubeIE,
493     TeacherTubeUserIE,
494 )
495 from .teachingchannel import TeachingChannelIE
496 from .teamcoco import TeamcocoIE
497 from .techtalks import TechTalksIE
498 from .ted import TEDIE
499 from .telebruxelles import TeleBruxellesIE
500 from .telecinco import TelecincoIE
501 from .telemb import TeleMBIE
502 from .teletask import TeleTaskIE
503 from .tenplay import TenPlayIE
504 from .testurl import TestURLIE
505 from .testtube import TestTubeIE
506 from .tf1 import TF1IE
507 from .theonion import TheOnionIE
508 from .theplatform import ThePlatformIE
509 from .thesixtyone import TheSixtyOneIE
510 from .thisav import ThisAVIE
511 from .tinypic import TinyPicIE
512 from .tlc import TlcIE, TlcDeIE
513 from .tmz import TMZIE
514 from .tnaflix import TNAFlixIE
515 from .thvideo import (
516     THVideoIE,
517     THVideoPlaylistIE
518 )
519 from .toutv import TouTvIE
520 from .toypics import ToypicsUserIE, ToypicsIE
521 from .traileraddict import TrailerAddictIE
522 from .trilulilu import TriluliluIE
523 from .trutube import TruTubeIE
524 from .tube8 import Tube8IE
525 from .tudou import TudouIE
526 from .tumblr import TumblrIE
527 from .tunein import TuneInIE
528 from .turbo import TurboIE
529 from .tutv import TutvIE
530 from .tv4 import TV4IE
531 from .tvigle import TvigleIE
532 from .tvp import TvpIE, TvpSeriesIE
533 from .tvplay import TVPlayIE
534 from .tweakers import TweakersIE
535 from .twentyfourvideo import TwentyFourVideoIE
536 from .twentytwotracks import (
537     TwentyTwoTracksIE,
538     TwentyTwoTracksGenreIE
539 )
540 from .twitch import (
541     TwitchVideoIE,
542     TwitchChapterIE,
543     TwitchVodIE,
544     TwitchProfileIE,
545     TwitchPastBroadcastsIE,
546     TwitchBookmarksIE,
547     TwitchStreamIE,
548 )
549 from .ubu import UbuIE
550 from .udemy import (
551     UdemyIE,
552     UdemyCourseIE
553 )
554 from .ultimedia import UltimediaIE
555 from .unistra import UnistraIE
556 from .urort import UrortIE
557 from .ustream import UstreamIE, UstreamChannelIE
558 from .vbox7 import Vbox7IE
559 from .veehd import VeeHDIE
560 from .veoh import VeohIE
561 from .vessel import VesselIE
562 from .vesti import VestiIE
563 from .vevo import VevoIE
564 from .vgtv import VGTVIE
565 from .vh1 import VH1IE
566 from .vice import ViceIE
567 from .viddler import ViddlerIE
568 from .videobam import VideoBamIE
569 from .videodetective import VideoDetectiveIE
570 from .videolecturesnet import VideoLecturesNetIE
571 from .videofyme import VideofyMeIE
572 from .videomega import VideoMegaIE
573 from .videopremium import VideoPremiumIE
574 from .videott import VideoTtIE
575 from .videoweed import VideoWeedIE
576 from .vidme import VidmeIE
577 from .vidzi import VidziIE
578 from .vier import VierIE, VierVideosIE
579 from .viewster import ViewsterIE
580 from .vimeo import (
581     VimeoIE,
582     VimeoAlbumIE,
583     VimeoChannelIE,
584     VimeoGroupsIE,
585     VimeoLikesIE,
586     VimeoReviewIE,
587     VimeoUserIE,
588     VimeoWatchLaterIE,
589 )
590 from .vimple import VimpleIE
591 from .vine import (
592     VineIE,
593     VineUserIE,
594 )
595 from .viki import VikiIE
596 from .vk import (
597     VKIE,
598     VKUserVideosIE,
599 )
600 from .vodlocker import VodlockerIE
601 from .vporn import VpornIE
602 from .vrt import VRTIE
603 from .vube import VubeIE
604 from .vuclip import VuClipIE
605 from .vulture import VultureIE
606 from .walla import WallaIE
607 from .washingtonpost import WashingtonPostIE
608 from .wat import WatIE
609 from .wayofthemaster import WayOfTheMasterIE
610 from .wdr import (
611     WDRIE,
612     WDRMobileIE,
613     WDRMausIE,
614 )
615 from .webofstories import WebOfStoriesIE
616 from .weibo import WeiboIE
617 from .wimp import WimpIE
618 from .wistia import WistiaIE
619 from .worldstarhiphop import WorldStarHipHopIE
620 from .wrzuta import WrzutaIE
621 from .wsj import WSJIE
622 from .xbef import XBefIE
623 from .xboxclips import XboxClipsIE
624 from .xhamster import XHamsterIE
625 from .xminus import XMinusIE
626 from .xnxx import XNXXIE
627 from .xvideos import XVideosIE
628 from .xtube import XTubeUserIE, XTubeIE
629 from .xuite import XuiteIE
630 from .xxxymovies import XXXYMoviesIE
631 from .yahoo import (
632     YahooIE,
633     YahooSearchIE,
634 )
635 from .yam import YamIE
636 from .yandexmusic import (
637     YandexMusicTrackIE,
638     YandexMusicAlbumIE,
639     YandexMusicPlaylistIE,
640 )
641 from .yesjapan import YesJapanIE
642 from .ynet import YnetIE
643 from .youjizz import YouJizzIE
644 from .youku import YoukuIE
645 from .youporn import YouPornIE
646 from .yourupload import YourUploadIE
647 from .youtube import (
648     YoutubeIE,
649     YoutubeChannelIE,
650     YoutubeFavouritesIE,
651     YoutubeHistoryIE,
652     YoutubePlaylistIE,
653     YoutubeRecommendedIE,
654     YoutubeSearchDateIE,
655     YoutubeSearchIE,
656     YoutubeSearchURLIE,
657     YoutubeShowIE,
658     YoutubeSubscriptionsIE,
659     YoutubeTruncatedIDIE,
660     YoutubeTruncatedURLIE,
661     YoutubeUserIE,
662     YoutubeWatchLaterIE,
663 )
664 from .zapiks import ZapiksIE
665 from .zdf import ZDFIE, ZDFChannelIE
666 from .zingmp3 import (
667     ZingMp3SongIE,
668     ZingMp3AlbumIE,
669 )
670
671 _ALL_CLASSES = [
672     klass
673     for name, klass in globals().items()
674     if name.endswith('IE') and name != 'GenericIE'
675 ]
676 _ALL_CLASSES.append(GenericIE)
677
678
679 def gen_extractors():
680     """ Return a list of an instance of every supported extractor.
681     The order does matter; the first extractor matched is the one handling the URL.
682     """
683     return [klass() for klass in _ALL_CLASSES]
684
685
686 def list_extractors(age_limit):
687     """
688     Return a list of extractors that are suitable for the given age,
689     sorted by extractor ID.
690     """
691
692     return sorted(
693         filter(lambda ie: ie.is_suitable(age_limit), gen_extractors()),
694         key=lambda ie: ie.IE_NAME.lower())
695
696
697 def get_info_extractor(ie_name):
698     """Returns the info extractor class with the given ie_name"""
699     return globals()[ie_name + 'IE']