Merge remote-tracking branch 'tobidope/gameone'
[youtube-dl] / youtube_dl / extractor / __init__.py
1 from .academicearth import AcademicEarthCourseIE
2 from .addanime import AddAnimeIE
3 from .aftonbladet import AftonbladetIE
4 from .anitube import AnitubeIE
5 from .aol import AolIE
6 from .allocine import AllocineIE
7 from .aparat import AparatIE
8 from .appletrailers import AppleTrailersIE
9 from .archiveorg import ArchiveOrgIE
10 from .ard import ARDIE
11 from .arte import (
12     ArteTvIE,
13     ArteTVPlus7IE,
14     ArteTVCreativeIE,
15     ArteTVConcertIE,
16     ArteTVFutureIE,
17     ArteTVDDCIE,
18     ArteTVEmbedIE,
19 )
20 from .auengine import AUEngineIE
21 from .bambuser import BambuserIE, BambuserChannelIE
22 from .bandcamp import BandcampIE, BandcampAlbumIE
23 from .bbccouk import BBCCoUkIE
24 from .bilibili import BiliBiliIE
25 from .blinkx import BlinkxIE
26 from .bliptv import BlipTVIE, BlipTVUserIE
27 from .bloomberg import BloombergIE
28 from .br import BRIE
29 from .breakcom import BreakIE
30 from .brightcove import BrightcoveIE
31 from .byutv import BYUtvIE
32 from .c56 import C56IE
33 from .canal13cl import Canal13clIE
34 from .canalplus import CanalplusIE
35 from .canalc2 import Canalc2IE
36 from .cbs import CBSIE
37 from .cbsnews import CBSNewsIE
38 from .ceskatelevize import CeskaTelevizeIE
39 from .channel9 import Channel9IE
40 from .chilloutzone import ChilloutzoneIE
41 from .cinemassacre import CinemassacreIE
42 from .clipfish import ClipfishIE
43 from .cliphunter import CliphunterIE
44 from .clipsyndicate import ClipsyndicateIE
45 from .clubic import ClubicIE
46 from .cmt import CMTIE
47 from .cnet import CNETIE
48 from .cnn import (
49     CNNIE,
50     CNNBlogsIE,
51 )
52 from .collegehumor import CollegeHumorIE
53 from .comedycentral import ComedyCentralIE, ComedyCentralShowsIE
54 from .condenast import CondeNastIE
55 from .criterion import CriterionIE
56 from .crunchyroll import CrunchyrollIE
57 from .cspan import CSpanIE
58 from .d8 import D8IE
59 from .dailymotion import (
60     DailymotionIE,
61     DailymotionPlaylistIE,
62     DailymotionUserIE,
63 )
64 from .daum import DaumIE
65 from .dotsub import DotsubIE
66 from .dreisat import DreiSatIE
67 from .drtv import DRTVIE
68 from .defense import DefenseGouvFrIE
69 from .discovery import DiscoveryIE
70 from .divxstage import DivxStageIE
71 from .dropbox import DropboxIE
72 from .ebaumsworld import EbaumsWorldIE
73 from .ehow import EHowIE
74 from .eighttracks import EightTracksIE
75 from .eitb import EitbIE
76 from .elpais import ElPaisIE
77 from .empflix import EmpflixIE
78 from .engadget import EngadgetIE
79 from .escapist import EscapistIE
80 from .everyonesmixtape import EveryonesMixtapeIE
81 from .exfm import ExfmIE
82 from .extremetube import ExtremeTubeIE
83 from .facebook import FacebookIE
84 from .faz import FazIE
85 from .fc2 import FC2IE
86 from .firstpost import FirstpostIE
87 from .firsttv import FirstTVIE
88 from .fivemin import FiveMinIE
89 from .fktv import (
90     FKTVIE,
91     FKTVPosteckeIE,
92 )
93 from .flickr import FlickrIE
94 from .fourtube import FourTubeIE
95 from .franceculture import FranceCultureIE
96 from .franceinter import FranceInterIE
97 from .francetv import (
98     PluzzIE,
99     FranceTvInfoIE,
100     FranceTVIE,
101     GenerationQuoiIE,
102     CultureboxIE,
103 )
104 from .freesound import FreesoundIE
105 from .freespeech import FreespeechIE
106 from .funnyordie import FunnyOrDieIE
107 from .gamekings import GamekingsIE
108 from .gameone import GameOneIE
109 from .gamespot import GameSpotIE
110 from .gametrailers import GametrailersIE
111 from .gdcvault import GDCVaultIE
112 from .generic import GenericIE
113 from .googleplus import GooglePlusIE
114 from .googlesearch import GoogleSearchIE
115 from .gorillavid import GorillaVidIE
116 from .goshgay import GoshgayIE
117 from .hark import HarkIE
118 from .helsinki import HelsinkiIE
119 from .hentaistigma import HentaiStigmaIE
120 from .hotnewhiphop import HotNewHipHopIE
121 from .howcast import HowcastIE
122 from .huffpost import HuffPostIE
123 from .hypem import HypemIE
124 from .iconosquare import IconosquareIE
125 from .ign import IGNIE, OneUPIE
126 from .imdb import (
127     ImdbIE,
128     ImdbListIE
129 )
130 from .ina import InaIE
131 from .infoq import InfoQIE
132 from .instagram import InstagramIE, InstagramUserIE
133 from .internetvideoarchive import InternetVideoArchiveIE
134 from .iprima import IPrimaIE
135 from .ivi import (
136     IviIE,
137     IviCompilationIE
138 )
139 from .jadorecettepub import JadoreCettePubIE
140 from .jeuxvideo import JeuxVideoIE
141 from .jukebox import JukeboxIE
142 from .justintv import JustinTVIE
143 from .jpopsukitv import JpopsukiIE
144 from .kankan import KankanIE
145 from .keezmovies import KeezMoviesIE
146 from .khanacademy import KhanAcademyIE
147 from .kickstarter import KickStarterIE
148 from .keek import KeekIE
149 from .kontrtube import KontrTubeIE
150 from .ku6 import Ku6IE
151 from .la7 import LA7IE
152 from .lifenews import LifeNewsIE
153 from .liveleak import LiveLeakIE
154 from .livestream import (
155     LivestreamIE,
156     LivestreamOriginalIE,
157     LivestreamShortenerIE,
158 )
159 from .lynda import (
160     LyndaIE,
161     LyndaCourseIE
162 )
163 from .m6 import M6IE
164 from .macgamestore import MacGameStoreIE
165 from .mailru import MailRuIE
166 from .malemotion import MalemotionIE
167 from .mdr import MDRIE
168 from .metacafe import MetacafeIE
169 from .metacritic import MetacriticIE
170 from .mit import TechTVMITIE, MITIE, OCWMITIE
171 from .mixcloud import MixcloudIE
172 from .mpora import MporaIE
173 from .mofosex import MofosexIE
174 from .mooshare import MooshareIE
175 from .morningstar import MorningstarIE
176 from .motherless import MotherlessIE
177 from .motorsport import MotorsportIE
178 from .moviezine import MoviezineIE
179 from .movshare import MovShareIE
180 from .mtv import (
181     MTVIE,
182     MTVServicesEmbeddedIE,
183     MTVIggyIE,
184 )
185 from .musicplayon import MusicPlayOnIE
186 from .muzu import MuzuTVIE
187 from .myspace import MySpaceIE
188 from .myspass import MySpassIE
189 from .myvideo import MyVideoIE
190 from .naver import NaverIE
191 from .nba import NBAIE
192 from .nbc import (
193     NBCIE,
194     NBCNewsIE,
195 )
196 from .ndr import NDRIE
197 from .ndtv import NDTVIE
198 from .newgrounds import NewgroundsIE
199 from .newstube import NewstubeIE
200 from .nfb import NFBIE
201 from .nhl import NHLIE, NHLVideocenterIE
202 from .niconico import NiconicoIE
203 from .ninegag import NineGagIE
204 from .noco import NocoIE
205 from .normalboots import NormalbootsIE
206 from .novamov import NovaMovIE
207 from .nowness import NownessIE
208 from .nowvideo import NowVideoIE
209 from .npo import NPOIE
210 from .nrk import (
211     NRKIE,
212     NRKTVIE,
213 )
214 from .ntv import NTVIE
215 from .nytimes import NYTimesIE
216 from .nuvid import NuvidIE
217 from .oe1 import OE1IE
218 from .ooyala import OoyalaIE
219 from .orf import ORFIE
220 from .parliamentliveuk import ParliamentLiveUKIE
221 from .pbs import PBSIE
222 from .photobucket import PhotobucketIE
223 from .playvid import PlayvidIE
224 from .podomatic import PodomaticIE
225 from .pornhd import PornHdIE
226 from .pornhub import PornHubIE
227 from .pornotube import PornotubeIE
228 from .prosiebensat1 import ProSiebenSat1IE
229 from .pyvideo import PyvideoIE
230 from .radiofrance import RadioFranceIE
231 from .rai import RaiIE
232 from .rbmaradio import RBMARadioIE
233 from .redtube import RedTubeIE
234 from .ringtv import RingTVIE
235 from .ro220 import Ro220IE
236 from .rottentomatoes import RottenTomatoesIE
237 from .roxwel import RoxwelIE
238 from .rtbf import RTBFIE
239 from .rtlnow import RTLnowIE
240 from .rts import RTSIE
241 from .rtve import RTVEALaCartaIE
242 from .rutube import (
243     RutubeIE,
244     RutubeChannelIE,
245     RutubeMovieIE,
246     RutubePersonIE,
247 )
248 from .rutv import RUTVIE
249 from .savefrom import SaveFromIE
250 from .scivee import SciVeeIE
251 from .servingsys import ServingSysIE
252 from .sina import SinaIE
253 from .slideshare import SlideshareIE
254 from .slutload import SlutloadIE
255 from .smotri import (
256     SmotriIE,
257     SmotriCommunityIE,
258     SmotriUserIE,
259     SmotriBroadcastIE,
260 )
261 from .sohu import SohuIE
262 from .soundcloud import (
263     SoundcloudIE,
264     SoundcloudSetIE,
265     SoundcloudUserIE,
266     SoundcloudPlaylistIE
267 )
268 from .soundgasm import SoundgasmIE
269 from .southparkstudios import (
270     SouthParkStudiosIE,
271     SouthparkDeIE,
272 )
273 from .space import SpaceIE
274 from .spankwire import SpankwireIE
275 from .spiegel import SpiegelIE
276 from .spiegeltv import SpiegeltvIE
277 from .spike import SpikeIE
278 from .stanfordoc import StanfordOpenClassroomIE
279 from .steam import SteamIE
280 from .streamcloud import StreamcloudIE
281 from .streamcz import StreamCZIE
282 from .swrmediathek import SWRMediathekIE
283 from .syfy import SyfyIE
284 from .sztvhu import SztvHuIE
285 from .tagesschau import TagesschauIE
286 from .teachertube import (
287     TeacherTubeIE,
288     TeacherTubeUserIE,
289 )
290 from .teachingchannel import TeachingChannelIE
291 from .teamcoco import TeamcocoIE
292 from .techtalks import TechTalksIE
293 from .ted import TEDIE
294 from .tenplay import TenPlayIE
295 from .testurl import TestURLIE
296 from .tf1 import TF1IE
297 from .theplatform import ThePlatformIE
298 from .thisav import ThisAVIE
299 from .tinypic import TinyPicIE
300 from .tlc import TlcIE, TlcDeIE
301 from .toutv import TouTvIE
302 from .toypics import ToypicsUserIE, ToypicsIE
303 from .traileraddict import TrailerAddictIE
304 from .trilulilu import TriluliluIE
305 from .trutube import TruTubeIE
306 from .tube8 import Tube8IE
307 from .tudou import TudouIE
308 from .tumblr import TumblrIE
309 from .tutv import TutvIE
310 from .tvigle import TvigleIE
311 from .tvp import TvpIE
312 from .udemy import (
313     UdemyIE,
314     UdemyCourseIE
315 )
316 from .unistra import UnistraIE
317 from .urort import UrortIE
318 from .ustream import UstreamIE, UstreamChannelIE
319 from .vbox7 import Vbox7IE
320 from .veehd import VeeHDIE
321 from .veoh import VeohIE
322 from .vesti import VestiIE
323 from .vevo import VevoIE
324 from .vh1 import VH1IE
325 from .viddler import ViddlerIE
326 from .videobam import VideoBamIE
327 from .videodetective import VideoDetectiveIE
328 from .videolecturesnet import VideoLecturesNetIE
329 from .videofyme import VideofyMeIE
330 from .videopremium import VideoPremiumIE
331 from .videott import VideoTtIE
332 from .videoweed import VideoWeedIE
333 from .vimeo import (
334     VimeoIE,
335     VimeoChannelIE,
336     VimeoUserIE,
337     VimeoAlbumIE,
338     VimeoGroupsIE,
339     VimeoReviewIE,
340     VimeoWatchLaterIE,
341 )
342 from .vimple import VimpleIE
343 from .vine import (
344     VineIE,
345     VineUserIE,
346 )
347 from .viki import VikiIE
348 from .vk import VKIE
349 from .vodlocker import VodlockerIE
350 from .vube import VubeIE
351 from .vuclip import VuClipIE
352 from .vulture import VultureIE
353 from .washingtonpost import WashingtonPostIE
354 from .wat import WatIE
355 from .wdr import (
356     WDRIE,
357     WDRMobileIE,
358     WDRMausIE,
359 )
360 from .weibo import WeiboIE
361 from .wimp import WimpIE
362 from .wistia import WistiaIE
363 from .worldstarhiphop import WorldStarHipHopIE
364 from .wrzuta import WrzutaIE
365 from .xbef import XBefIE
366 from .xhamster import XHamsterIE
367 from .xnxx import XNXXIE
368 from .xvideos import XVideosIE
369 from .xtube import XTubeUserIE, XTubeIE
370 from .yahoo import (
371     YahooIE,
372     YahooNewsIE,
373     YahooSearchIE,
374 )
375 from .youjizz import YouJizzIE
376 from .youku import YoukuIE
377 from .youporn import YouPornIE
378 from .youtube import (
379     YoutubeIE,
380     YoutubeChannelIE,
381     YoutubeFavouritesIE,
382     YoutubeHistoryIE,
383     YoutubePlaylistIE,
384     YoutubeRecommendedIE,
385     YoutubeSearchDateIE,
386     YoutubeSearchIE,
387     YoutubeSearchURLIE,
388     YoutubeShowIE,
389     YoutubeSubscriptionsIE,
390     YoutubeTopListIE,
391     YoutubeTruncatedURLIE,
392     YoutubeUserIE,
393     YoutubeWatchLaterIE,
394 )
395 from .zdf import ZDFIE
396
397
398 _ALL_CLASSES = [
399     klass
400     for name, klass in globals().items()
401     if name.endswith('IE') and name != 'GenericIE'
402 ]
403 _ALL_CLASSES.append(GenericIE)
404
405
406 def gen_extractors():
407     """ Return a list of an instance of every supported extractor.
408     The order does matter; the first extractor matched is the one handling the URL.
409     """
410     return [klass() for klass in _ALL_CLASSES]
411
412
413 def get_info_extractor(ie_name):
414     """Returns the info extractor class with the given ie_name"""
415     return globals()[ie_name+'IE']