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