apply ratelimit to f4m
[youtube-dl] / youtube_dl / extractor / __init__.py
1 from .abc import ABCIE
2 from .academicearth import AcademicEarthCourseIE
3 from .addanime import AddAnimeIE
4 from .adultswim import AdultSwimIE
5 from .aftonbladet import AftonbladetIE
6 from .anitube import AnitubeIE
7 from .anysex import AnySexIE
8 from .aol import AolIE
9 from .allocine import AllocineIE
10 from .aparat import AparatIE
11 from .appletrailers import AppleTrailersIE
12 from .archiveorg import ArchiveOrgIE
13 from .ard import ARDIE, ARDMediathekIE
14 from .arte import (
15     ArteTvIE,
16     ArteTVPlus7IE,
17     ArteTVCreativeIE,
18     ArteTVConcertIE,
19     ArteTVFutureIE,
20     ArteTVDDCIE,
21     ArteTVEmbedIE,
22 )
23 from .auengine import AUEngineIE
24 from .bambuser import BambuserIE, BambuserChannelIE
25 from .bandcamp import BandcampIE, BandcampAlbumIE
26 from .bbccouk import BBCCoUkIE
27 from .beeg import BeegIE
28 from .behindkink import BehindKinkIE
29 from .bilibili import BiliBiliIE
30 from .blinkx import BlinkxIE
31 from .bliptv import BlipTVIE, BlipTVUserIE
32 from .bloomberg import BloombergIE
33 from .br import BRIE
34 from .breakcom import BreakIE
35 from .brightcove import BrightcoveIE
36 from .byutv import BYUtvIE
37 from .c56 import C56IE
38 from .canal13cl import Canal13clIE
39 from .canalplus import CanalplusIE
40 from .canalc2 import Canalc2IE
41 from .cbs import CBSIE
42 from .cbsnews import CBSNewsIE
43 from .ceskatelevize import CeskaTelevizeIE
44 from .channel9 import Channel9IE
45 from .chilloutzone import ChilloutzoneIE
46 from .cinemassacre import CinemassacreIE
47 from .clipfish import ClipfishIE
48 from .cliphunter import CliphunterIE
49 from .clipsyndicate import ClipsyndicateIE
50 from .cloudy import CloudyIE
51 from .clubic import ClubicIE
52 from .cmt import CMTIE
53 from .cnet import CNETIE
54 from .cnn import (
55     CNNIE,
56     CNNBlogsIE,
57 )
58 from .collegehumor import CollegeHumorIE
59 from .comedycentral import ComedyCentralIE, ComedyCentralShowsIE
60 from .condenast import CondeNastIE
61 from .cracked import CrackedIE
62 from .criterion import CriterionIE
63 from .crunchyroll import CrunchyrollIE
64 from .cspan import CSpanIE
65 from .d8 import D8IE
66 from .dailymotion import (
67     DailymotionIE,
68     DailymotionPlaylistIE,
69     DailymotionUserIE,
70 )
71 from .daum import DaumIE
72 from .dbtv import DBTVIE
73 from .deezer import DeezerPlaylistIE
74 from .dfb import DFBIE
75 from .dotsub import DotsubIE
76 from .dreisat import DreiSatIE
77 from .drtuber import DrTuberIE
78 from .drtv import DRTVIE
79 from .dump import DumpIE
80 from .defense import DefenseGouvFrIE
81 from .discovery import DiscoveryIE
82 from .divxstage import DivxStageIE
83 from .dropbox import DropboxIE
84 from .ebaumsworld import EbaumsWorldIE
85 from .ehow import EHowIE
86 from .eighttracks import EightTracksIE
87 from .einthusan import EinthusanIE
88 from .eitb import EitbIE
89 from .ellentv import (
90     EllenTVIE,
91     EllenTVClipsIE,
92 )
93 from .elpais import ElPaisIE
94 from .empflix import EMPFlixIE
95 from .engadget import EngadgetIE
96 from .eporner import EpornerIE
97 from .escapist import EscapistIE
98 from .everyonesmixtape import EveryonesMixtapeIE
99 from .exfm import ExfmIE
100 from .expotv import ExpoTVIE
101 from .extremetube import ExtremeTubeIE
102 from .facebook import FacebookIE
103 from .faz import FazIE
104 from .fc2 import FC2IE
105 from .firedrive import FiredriveIE
106 from .firstpost import FirstpostIE
107 from .firsttv import FirstTVIE
108 from .fivemin import FiveMinIE
109 from .fktv import (
110     FKTVIE,
111     FKTVPosteckeIE,
112 )
113 from .flickr import FlickrIE
114 from .fourtube import FourTubeIE
115 from .franceculture import FranceCultureIE
116 from .franceinter import FranceInterIE
117 from .francetv import (
118     PluzzIE,
119     FranceTvInfoIE,
120     FranceTVIE,
121     GenerationQuoiIE,
122     CultureboxIE,
123 )
124 from .freesound import FreesoundIE
125 from .freespeech import FreespeechIE
126 from .funnyordie import FunnyOrDieIE
127 from .gamekings import GamekingsIE
128 from .gameone import (
129     GameOneIE,
130     GameOnePlaylistIE,
131 )
132 from .gamespot import GameSpotIE
133 from .gamestar import GameStarIE
134 from .gametrailers import GametrailersIE
135 from .gdcvault import GDCVaultIE
136 from .generic import GenericIE
137 from .globo import GloboIE
138 from .godtube import GodTubeIE
139 from .golem import GolemIE
140 from .googleplus import GooglePlusIE
141 from .googlesearch import GoogleSearchIE
142 from .gorillavid import GorillaVidIE
143 from .goshgay import GoshgayIE
144 from .grooveshark import GroovesharkIE
145 from .hark import HarkIE
146 from .heise import HeiseIE
147 from .helsinki import HelsinkiIE
148 from .hentaistigma import HentaiStigmaIE
149 from .hornbunny import HornBunnyIE
150 from .hostingbulk import HostingBulkIE
151 from .hotnewhiphop import HotNewHipHopIE
152 from .howcast import HowcastIE
153 from .howstuffworks import HowStuffWorksIE
154 from .huffpost import HuffPostIE
155 from .hypem import HypemIE
156 from .iconosquare import IconosquareIE
157 from .ign import IGNIE, OneUPIE
158 from .imdb import (
159     ImdbIE,
160     ImdbListIE
161 )
162 from .ina import InaIE
163 from .infoq import InfoQIE
164 from .instagram import InstagramIE, InstagramUserIE
165 from .internetvideoarchive import InternetVideoArchiveIE
166 from .iprima import IPrimaIE
167 from .ivi import (
168     IviIE,
169     IviCompilationIE
170 )
171 from .izlesene import IzleseneIE
172 from .jadorecettepub import JadoreCettePubIE
173 from .jeuxvideo import JeuxVideoIE
174 from .jove import JoveIE
175 from .jukebox import JukeboxIE
176 from .justintv import JustinTVIE
177 from .jpopsukitv import JpopsukiIE
178 from .kankan import KankanIE
179 from .keezmovies import KeezMoviesIE
180 from .khanacademy import KhanAcademyIE
181 from .kickstarter import KickStarterIE
182 from .keek import KeekIE
183 from .kontrtube import KontrTubeIE
184 from .krasview import KrasViewIE
185 from .ku6 import Ku6IE
186 from .la7 import LA7IE
187 from .lifenews import LifeNewsIE
188 from .liveleak import LiveLeakIE
189 from .livestream import (
190     LivestreamIE,
191     LivestreamOriginalIE,
192     LivestreamShortenerIE,
193 )
194 from .lrt import LRTIE
195 from .lynda import (
196     LyndaIE,
197     LyndaCourseIE
198 )
199 from .m6 import M6IE
200 from .macgamestore import MacGameStoreIE
201 from .mailru import MailRuIE
202 from .malemotion import MalemotionIE
203 from .mdr import MDRIE
204 from .metacafe import MetacafeIE
205 from .metacritic import MetacriticIE
206 from .mgoon import MgoonIE
207 from .ministrygrid import MinistryGridIE
208 from .mit import TechTVMITIE, MITIE, OCWMITIE
209 from .mitele import MiTeleIE
210 from .mixcloud import MixcloudIE
211 from .mlb import MLBIE
212 from .mpora import MporaIE
213 from .moevideo import MoeVideoIE
214 from .mofosex import MofosexIE
215 from .mojvideo import MojvideoIE
216 from .moniker import MonikerIE
217 from .mooshare import MooshareIE
218 from .morningstar import MorningstarIE
219 from .motherless import MotherlessIE
220 from .motorsport import MotorsportIE
221 from .movieclips import MovieClipsIE
222 from .moviezine import MoviezineIE
223 from .movshare import MovShareIE
224 from .mtv import (
225     MTVIE,
226     MTVServicesEmbeddedIE,
227     MTVIggyIE,
228 )
229 from .muenchentv import MuenchenTVIE
230 from .musicplayon import MusicPlayOnIE
231 from .musicvault import MusicVaultIE
232 from .muzu import MuzuTVIE
233 from .myspace import MySpaceIE
234 from .myspass import MySpassIE
235 from .myvideo import MyVideoIE
236 from .naver import NaverIE
237 from .nba import NBAIE
238 from .nbc import (
239     NBCIE,
240     NBCNewsIE,
241 )
242 from .ndr import NDRIE
243 from .ndtv import NDTVIE
244 from .newgrounds import NewgroundsIE
245 from .newstube import NewstubeIE
246 from .nfb import NFBIE
247 from .nfl import NFLIE
248 from .nhl import NHLIE, NHLVideocenterIE
249 from .niconico import NiconicoIE
250 from .ninegag import NineGagIE
251 from .noco import NocoIE
252 from .normalboots import NormalbootsIE
253 from .nosvideo import NosVideoIE
254 from .novamov import NovaMovIE
255 from .nowness import NownessIE
256 from .nowvideo import NowVideoIE
257 from .npo import (
258     NPOIE,
259     TegenlichtVproIE,
260 )
261 from .nrk import (
262     NRKIE,
263     NRKTVIE,
264 )
265 from .ntv import NTVIE
266 from .nytimes import NYTimesIE
267 from .nuvid import NuvidIE
268 from .oktoberfesttv import OktoberfestTVIE
269 from .ooyala import OoyalaIE
270 from .orf import (
271     ORFTVthekIE,
272     ORFOE1IE,
273     ORFFM4IE,
274 )
275 from .parliamentliveuk import ParliamentLiveUKIE
276 from .patreon import PatreonIE
277 from .pbs import PBSIE
278 from .photobucket import PhotobucketIE
279 from .planetaplay import PlanetaPlayIE
280 from .played import PlayedIE
281 from .playfm import PlayFMIE
282 from .playvid import PlayvidIE
283 from .podomatic import PodomaticIE
284 from .pornhd import PornHdIE
285 from .pornhub import PornHubIE
286 from .pornotube import PornotubeIE
287 from .pornoxo import PornoXOIE
288 from .promptfile import PromptFileIE
289 from .prosiebensat1 import ProSiebenSat1IE
290 from .pyvideo import PyvideoIE
291 from .radiofrance import RadioFranceIE
292 from .rai import RaiIE
293 from .rbmaradio import RBMARadioIE
294 from .redtube import RedTubeIE
295 from .reverbnation import ReverbNationIE
296 from .ringtv import RingTVIE
297 from .ro220 import Ro220IE
298 from .rottentomatoes import RottenTomatoesIE
299 from .roxwel import RoxwelIE
300 from .rtbf import RTBFIE
301 from .rtlnl import RtlXlIE
302 from .rtlnow import RTLnowIE
303 from .rts import RTSIE
304 from .rtve import RTVEALaCartaIE, RTVELiveIE
305 from .ruhd import RUHDIE
306 from .rutube import (
307     RutubeIE,
308     RutubeChannelIE,
309     RutubeMovieIE,
310     RutubePersonIE,
311 )
312 from .rutv import RUTVIE
313 from .sapo import SapoIE
314 from .savefrom import SaveFromIE
315 from .sbs import SBSIE
316 from .scivee import SciVeeIE
317 from .screencast import ScreencastIE
318 from .servingsys import ServingSysIE
319 from .shared import SharedIE
320 from .sharesix import ShareSixIE
321 from .sina import SinaIE
322 from .slideshare import SlideshareIE
323 from .slutload import SlutloadIE
324 from .smotri import (
325     SmotriIE,
326     SmotriCommunityIE,
327     SmotriUserIE,
328     SmotriBroadcastIE,
329 )
330 from .snotr import SnotrIE
331 from .sockshare import SockshareIE
332 from .sohu import SohuIE
333 from .soundcloud import (
334     SoundcloudIE,
335     SoundcloudSetIE,
336     SoundcloudUserIE,
337     SoundcloudPlaylistIE
338 )
339 from .soundgasm import SoundgasmIE
340 from .southpark import (
341     SouthParkIE,
342     SouthparkDeIE,
343 )
344 from .space import SpaceIE
345 from .spankwire import SpankwireIE
346 from .spiegel import SpiegelIE, SpiegelArticleIE
347 from .spiegeltv import SpiegeltvIE
348 from .spike import SpikeIE
349 from .sport5 import Sport5IE
350 from .sportbox import SportBoxIE
351 from .sportdeutschland import SportDeutschlandIE
352 from .stanfordoc import StanfordOpenClassroomIE
353 from .steam import SteamIE
354 from .streamcloud import StreamcloudIE
355 from .streamcz import StreamCZIE
356 from .sunporno import SunPornoIE
357 from .swrmediathek import SWRMediathekIE
358 from .syfy import SyfyIE
359 from .sztvhu import SztvHuIE
360 from .tagesschau import TagesschauIE
361 from .tapely import TapelyIE
362 from .teachertube import (
363     TeacherTubeIE,
364     TeacherTubeUserIE,
365 )
366 from .teachingchannel import TeachingChannelIE
367 from .teamcoco import TeamcocoIE
368 from .techtalks import TechTalksIE
369 from .ted import TEDIE
370 from .telemb import TeleMBIE
371 from .tenplay import TenPlayIE
372 from .testurl import TestURLIE
373 from .tf1 import TF1IE
374 from .theplatform import ThePlatformIE
375 from .thesixtyone import TheSixtyOneIE
376 from .thisav import ThisAVIE
377 from .tinypic import TinyPicIE
378 from .tlc import TlcIE, TlcDeIE
379 from .tnaflix import TNAFlixIE
380 from .thvideo import (
381     THVideoIE,
382     THVideoPlaylistIE
383 )
384 from .toutv import TouTvIE
385 from .toypics import ToypicsUserIE, ToypicsIE
386 from .traileraddict import TrailerAddictIE
387 from .trilulilu import TriluliluIE
388 from .trutube import TruTubeIE
389 from .tube8 import Tube8IE
390 from .tudou import TudouIE
391 from .tumblr import TumblrIE
392 from .turbo import TurboIE
393 from .tutv import TutvIE
394 from .tvigle import TvigleIE
395 from .tvp import TvpIE
396 from .tvplay import TVPlayIE
397 from .ubu import UbuIE
398 from .udemy import (
399     UdemyIE,
400     UdemyCourseIE
401 )
402 from .unistra import UnistraIE
403 from .urort import UrortIE
404 from .ustream import UstreamIE, UstreamChannelIE
405 from .vbox7 import Vbox7IE
406 from .veehd import VeeHDIE
407 from .veoh import VeohIE
408 from .vesti import VestiIE
409 from .vevo import VevoIE
410 from .vgtv import VGTVIE
411 from .vh1 import VH1IE
412 from .viddler import ViddlerIE
413 from .videobam import VideoBamIE
414 from .videodetective import VideoDetectiveIE
415 from .videolecturesnet import VideoLecturesNetIE
416 from .videofyme import VideofyMeIE
417 from .videomega import VideoMegaIE
418 from .videopremium import VideoPremiumIE
419 from .videott import VideoTtIE
420 from .videoweed import VideoWeedIE
421 from .vidme import VidmeIE
422 from .vimeo import (
423     VimeoIE,
424     VimeoAlbumIE,
425     VimeoChannelIE,
426     VimeoGroupsIE,
427     VimeoLikesIE,
428     VimeoReviewIE,
429     VimeoUserIE,
430     VimeoWatchLaterIE,
431 )
432 from .vimple import VimpleIE
433 from .vine import (
434     VineIE,
435     VineUserIE,
436 )
437 from .viki import VikiIE
438 from .vk import VKIE
439 from .vodlocker import VodlockerIE
440 from .vporn import VpornIE
441 from .vube import VubeIE
442 from .vuclip import VuClipIE
443 from .vulture import VultureIE
444 from .walla import WallaIE
445 from .washingtonpost import WashingtonPostIE
446 from .wat import WatIE
447 from .wayofthemaster import WayOfTheMasterIE
448 from .wdr import (
449     WDRIE,
450     WDRMobileIE,
451     WDRMausIE,
452 )
453 from .weibo import WeiboIE
454 from .wimp import WimpIE
455 from .wistia import WistiaIE
456 from .worldstarhiphop import WorldStarHipHopIE
457 from .wrzuta import WrzutaIE
458 from .xbef import XBefIE
459 from .xboxclips import XboxClipsIE
460 from .xhamster import XHamsterIE
461 from .xnxx import XNXXIE
462 from .xvideos import XVideosIE
463 from .xtube import XTubeUserIE, XTubeIE
464 from .yahoo import (
465     YahooIE,
466     YahooSearchIE,
467 )
468 from .ynet import YnetIE
469 from .youjizz import YouJizzIE
470 from .youku import YoukuIE
471 from .youporn import YouPornIE
472 from .yourupload import YourUploadIE
473 from .youtube import (
474     YoutubeIE,
475     YoutubeChannelIE,
476     YoutubeFavouritesIE,
477     YoutubeHistoryIE,
478     YoutubePlaylistIE,
479     YoutubeRecommendedIE,
480     YoutubeSearchDateIE,
481     YoutubeSearchIE,
482     YoutubeSearchURLIE,
483     YoutubeShowIE,
484     YoutubeSubscriptionsIE,
485     YoutubeTopListIE,
486     YoutubeTruncatedURLIE,
487     YoutubeUserIE,
488     YoutubeWatchLaterIE,
489 )
490
491 from .zdf import ZDFIE
492
493
494 _ALL_CLASSES = [
495     klass
496     for name, klass in globals().items()
497     if name.endswith('IE') and name != 'GenericIE'
498 ]
499 _ALL_CLASSES.append(GenericIE)
500
501
502 def gen_extractors():
503     """ Return a list of an instance of every supported extractor.
504     The order does matter; the first extractor matched is the one handling the URL.
505     """
506     return [klass() for klass in _ALL_CLASSES]
507
508
509 def get_info_extractor(ie_name):
510     """Returns the info extractor class with the given ie_name"""
511     return globals()[ie_name+'IE']