Merge remote-tracking branch 'capital-G/master'
[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 .bild import BildIE
30 from .bilibili import BiliBiliIE
31 from .blinkx import BlinkxIE
32 from .bliptv import BlipTVIE, BlipTVUserIE
33 from .bloomberg import BloombergIE
34 from .br import BRIE
35 from .breakcom import BreakIE
36 from .brightcove import BrightcoveIE
37 from .byutv import BYUtvIE
38 from .c56 import C56IE
39 from .canal13cl import Canal13clIE
40 from .canalplus import CanalplusIE
41 from .canalc2 import Canalc2IE
42 from .cbs import CBSIE
43 from .cbsnews import CBSNewsIE
44 from .ceskatelevize import CeskaTelevizeIE
45 from .channel9 import Channel9IE
46 from .chilloutzone import ChilloutzoneIE
47 from .cinemassacre import CinemassacreIE
48 from .clipfish import ClipfishIE
49 from .cliphunter import CliphunterIE
50 from .clipsyndicate import ClipsyndicateIE
51 from .cloudy import CloudyIE
52 from .clubic import ClubicIE
53 from .cmt import CMTIE
54 from .cnet import CNETIE
55 from .cnn import (
56     CNNIE,
57     CNNBlogsIE,
58 )
59 from .collegehumor import CollegeHumorIE
60 from .comedycentral import ComedyCentralIE, ComedyCentralShowsIE
61 from .condenast import CondeNastIE
62 from .cracked import CrackedIE
63 from .criterion import CriterionIE
64 from .crunchyroll import CrunchyrollIE
65 from .cspan import CSpanIE
66 from .d8 import D8IE
67 from .dailymotion import (
68     DailymotionIE,
69     DailymotionPlaylistIE,
70     DailymotionUserIE,
71 )
72 from .daum import DaumIE
73 from .dbtv import DBTVIE
74 from .deezer import DeezerPlaylistIE
75 from .dfb import DFBIE
76 from .dotsub import DotsubIE
77 from .dreisat import DreiSatIE
78 from .drtuber import DrTuberIE
79 from .drtv import DRTVIE
80 from .dump import DumpIE
81 from .defense import DefenseGouvFrIE
82 from .discovery import DiscoveryIE
83 from .divxstage import DivxStageIE
84 from .dropbox import DropboxIE
85 from .ebaumsworld import EbaumsWorldIE
86 from .ehow import EHowIE
87 from .eighttracks import EightTracksIE
88 from .einthusan import EinthusanIE
89 from .eitb import EitbIE
90 from .ellentv import (
91     EllenTVIE,
92     EllenTVClipsIE,
93 )
94 from .elpais import ElPaisIE
95 from .empflix import EMPFlixIE
96 from .engadget import EngadgetIE
97 from .eporner import EpornerIE
98 from .escapist import EscapistIE
99 from .everyonesmixtape import EveryonesMixtapeIE
100 from .exfm import ExfmIE
101 from .expotv import ExpoTVIE
102 from .extremetube import ExtremeTubeIE
103 from .facebook import FacebookIE
104 from .faz import FazIE
105 from .fc2 import FC2IE
106 from .firedrive import FiredriveIE
107 from .firstpost import FirstpostIE
108 from .firsttv import FirstTVIE
109 from .fivemin import FiveMinIE
110 from .fktv import (
111     FKTVIE,
112     FKTVPosteckeIE,
113 )
114 from .flickr import FlickrIE
115 from .fourtube import FourTubeIE
116 from .franceculture import FranceCultureIE
117 from .franceinter import FranceInterIE
118 from .francetv import (
119     PluzzIE,
120     FranceTvInfoIE,
121     FranceTVIE,
122     GenerationQuoiIE,
123     CultureboxIE,
124 )
125 from .freesound import FreesoundIE
126 from .freespeech import FreespeechIE
127 from .funnyordie import FunnyOrDieIE
128 from .gamekings import GamekingsIE
129 from .gameone import (
130     GameOneIE,
131     GameOnePlaylistIE,
132 )
133 from .gamespot import GameSpotIE
134 from .gamestar import GameStarIE
135 from .gametrailers import GametrailersIE
136 from .gdcvault import GDCVaultIE
137 from .generic import GenericIE
138 from .globo import GloboIE
139 from .godtube import GodTubeIE
140 from .golem import GolemIE
141 from .googleplus import GooglePlusIE
142 from .googlesearch import GoogleSearchIE
143 from .gorillavid import GorillaVidIE
144 from .goshgay import GoshgayIE
145 from .grooveshark import GroovesharkIE
146 from .hark import HarkIE
147 from .heise import HeiseIE
148 from .helsinki import HelsinkiIE
149 from .hentaistigma import HentaiStigmaIE
150 from .hornbunny import HornBunnyIE
151 from .hostingbulk import HostingBulkIE
152 from .hotnewhiphop import HotNewHipHopIE
153 from .howcast import HowcastIE
154 from .howstuffworks import HowStuffWorksIE
155 from .huffpost import HuffPostIE
156 from .hypem import HypemIE
157 from .iconosquare import IconosquareIE
158 from .ign import IGNIE, OneUPIE
159 from .imdb import (
160     ImdbIE,
161     ImdbListIE
162 )
163 from .ina import InaIE
164 from .infoq import InfoQIE
165 from .instagram import InstagramIE, InstagramUserIE
166 from .internetvideoarchive import InternetVideoArchiveIE
167 from .iprima import IPrimaIE
168 from .ivi import (
169     IviIE,
170     IviCompilationIE
171 )
172 from .izlesene import IzleseneIE
173 from .jadorecettepub import JadoreCettePubIE
174 from .jeuxvideo import JeuxVideoIE
175 from .jove import JoveIE
176 from .jukebox import JukeboxIE
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 .sexykarma import SexyKarmaIE
320 from .shared import SharedIE
321 from .sharesix import ShareSixIE
322 from .sina import SinaIE
323 from .slideshare import SlideshareIE
324 from .slutload import SlutloadIE
325 from .smotri import (
326     SmotriIE,
327     SmotriCommunityIE,
328     SmotriUserIE,
329     SmotriBroadcastIE,
330 )
331 from .snotr import SnotrIE
332 from .sockshare import SockshareIE
333 from .sohu import SohuIE
334 from .soundcloud import (
335     SoundcloudIE,
336     SoundcloudSetIE,
337     SoundcloudUserIE,
338     SoundcloudPlaylistIE
339 )
340 from .soundgasm import SoundgasmIE
341 from .southpark import (
342     SouthParkIE,
343     SouthparkDeIE,
344 )
345 from .space import SpaceIE
346 from .spankwire import SpankwireIE
347 from .spiegel import SpiegelIE, SpiegelArticleIE
348 from .spiegeltv import SpiegeltvIE
349 from .spike import SpikeIE
350 from .sport5 import Sport5IE
351 from .sportbox import SportBoxIE
352 from .sportdeutschland import SportDeutschlandIE
353 from .stanfordoc import StanfordOpenClassroomIE
354 from .steam import SteamIE
355 from .streamcloud import StreamcloudIE
356 from .streamcz import StreamCZIE
357 from .sunporno import SunPornoIE
358 from .swrmediathek import SWRMediathekIE
359 from .syfy import SyfyIE
360 from .sztvhu import SztvHuIE
361 from .tagesschau import TagesschauIE
362 from .tapely import TapelyIE
363 from .teachertube import (
364     TeacherTubeIE,
365     TeacherTubeUserIE,
366 )
367 from .teachingchannel import TeachingChannelIE
368 from .teamcoco import TeamcocoIE
369 from .techtalks import TechTalksIE
370 from .ted import TEDIE
371 from .telecinco import TelecincoIE
372 from .telemb import TeleMBIE
373 from .tenplay import TenPlayIE
374 from .testurl import TestURLIE
375 from .tf1 import TF1IE
376 from .theonion import TheOnionIE
377 from .theplatform import ThePlatformIE
378 from .thesixtyone import TheSixtyOneIE
379 from .thisav import ThisAVIE
380 from .tinypic import TinyPicIE
381 from .tlc import TlcIE, TlcDeIE
382 from .tnaflix import TNAFlixIE
383 from .thvideo import (
384     THVideoIE,
385     THVideoPlaylistIE
386 )
387 from .toutv import TouTvIE
388 from .toypics import ToypicsUserIE, ToypicsIE
389 from .traileraddict import TrailerAddictIE
390 from .trilulilu import TriluliluIE
391 from .trutube import TruTubeIE
392 from .tube8 import Tube8IE
393 from .tudou import TudouIE
394 from .tumblr import TumblrIE
395 from .turbo import TurboIE
396 from .tutv import TutvIE
397 from .tvigle import TvigleIE
398 from .tvp import TvpIE
399 from .tvplay import TVPlayIE
400 from .twitch import TwitchIE
401 from .ubu import UbuIE
402 from .udemy import (
403     UdemyIE,
404     UdemyCourseIE
405 )
406 from .unistra import UnistraIE
407 from .urort import UrortIE
408 from .ustream import UstreamIE, UstreamChannelIE
409 from .vbox7 import Vbox7IE
410 from .veehd import VeeHDIE
411 from .veoh import VeohIE
412 from .vesti import VestiIE
413 from .vevo import VevoIE
414 from .vgtv import VGTVIE
415 from .vh1 import VH1IE
416 from .viddler import ViddlerIE
417 from .videobam import VideoBamIE
418 from .videodetective import VideoDetectiveIE
419 from .videolecturesnet import VideoLecturesNetIE
420 from .videofyme import VideofyMeIE
421 from .videomega import VideoMegaIE
422 from .videopremium import VideoPremiumIE
423 from .videott import VideoTtIE
424 from .videoweed import VideoWeedIE
425 from .vidme import VidmeIE
426 from .vimeo import (
427     VimeoIE,
428     VimeoAlbumIE,
429     VimeoChannelIE,
430     VimeoGroupsIE,
431     VimeoLikesIE,
432     VimeoReviewIE,
433     VimeoUserIE,
434     VimeoWatchLaterIE,
435 )
436 from .vimple import VimpleIE
437 from .vine import (
438     VineIE,
439     VineUserIE,
440 )
441 from .viki import VikiIE
442 from .vk import VKIE
443 from .vodlocker import VodlockerIE
444 from .vporn import VpornIE
445 from .vube import VubeIE
446 from .vuclip import VuClipIE
447 from .vulture import VultureIE
448 from .walla import WallaIE
449 from .washingtonpost import WashingtonPostIE
450 from .wat import WatIE
451 from .wayofthemaster import WayOfTheMasterIE
452 from .wdr import (
453     WDRIE,
454     WDRMobileIE,
455     WDRMausIE,
456 )
457 from .weibo import WeiboIE
458 from .wimp import WimpIE
459 from .wistia import WistiaIE
460 from .worldstarhiphop import WorldStarHipHopIE
461 from .wrzuta import WrzutaIE
462 from .xbef import XBefIE
463 from .xboxclips import XboxClipsIE
464 from .xhamster import XHamsterIE
465 from .xnxx import XNXXIE
466 from .xvideos import XVideosIE
467 from .xtube import XTubeUserIE, XTubeIE
468 from .yahoo import (
469     YahooIE,
470     YahooSearchIE,
471 )
472 from .ynet import YnetIE
473 from .youjizz import YouJizzIE
474 from .youku import YoukuIE
475 from .youporn import YouPornIE
476 from .yourupload import YourUploadIE
477 from .youtube import (
478     YoutubeIE,
479     YoutubeChannelIE,
480     YoutubeFavouritesIE,
481     YoutubeHistoryIE,
482     YoutubePlaylistIE,
483     YoutubeRecommendedIE,
484     YoutubeSearchDateIE,
485     YoutubeSearchIE,
486     YoutubeSearchURLIE,
487     YoutubeShowIE,
488     YoutubeSubscriptionsIE,
489     YoutubeTopListIE,
490     YoutubeTruncatedURLIE,
491     YoutubeUserIE,
492     YoutubeWatchLaterIE,
493 )
494
495 from .zdf import ZDFIE
496
497
498 _ALL_CLASSES = [
499     klass
500     for name, klass in globals().items()
501     if name.endswith('IE') and name != 'GenericIE'
502 ]
503 _ALL_CLASSES.append(GenericIE)
504
505
506 def gen_extractors():
507     """ Return a list of an instance of every supported extractor.
508     The order does matter; the first extractor matched is the one handling the URL.
509     """
510     return [klass() for klass in _ALL_CLASSES]
511
512
513 def get_info_extractor(ie_name):
514     """Returns the info extractor class with the given ie_name"""
515     return globals()[ie_name+'IE']