Merge remote-tracking branch 'diffycat/thvideo-update'
[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 .godtube import GodTubeIE
138 from .golem import GolemIE
139 from .googleplus import GooglePlusIE
140 from .googlesearch import GoogleSearchIE
141 from .gorillavid import GorillaVidIE
142 from .goshgay import GoshgayIE
143 from .grooveshark import GroovesharkIE
144 from .hark import HarkIE
145 from .heise import HeiseIE
146 from .helsinki import HelsinkiIE
147 from .hentaistigma import HentaiStigmaIE
148 from .hornbunny import HornBunnyIE
149 from .hostingbulk import HostingBulkIE
150 from .hotnewhiphop import HotNewHipHopIE
151 from .howcast import HowcastIE
152 from .howstuffworks import HowStuffWorksIE
153 from .huffpost import HuffPostIE
154 from .hypem import HypemIE
155 from .iconosquare import IconosquareIE
156 from .ign import IGNIE, OneUPIE
157 from .imdb import (
158     ImdbIE,
159     ImdbListIE
160 )
161 from .ina import InaIE
162 from .infoq import InfoQIE
163 from .instagram import InstagramIE, InstagramUserIE
164 from .internetvideoarchive import InternetVideoArchiveIE
165 from .iprima import IPrimaIE
166 from .ivi import (
167     IviIE,
168     IviCompilationIE
169 )
170 from .izlesene import IzleseneIE
171 from .jadorecettepub import JadoreCettePubIE
172 from .jeuxvideo import JeuxVideoIE
173 from .jove import JoveIE
174 from .jukebox import JukeboxIE
175 from .justintv import JustinTVIE
176 from .jpopsukitv import JpopsukiIE
177 from .kankan import KankanIE
178 from .keezmovies import KeezMoviesIE
179 from .khanacademy import KhanAcademyIE
180 from .kickstarter import KickStarterIE
181 from .keek import KeekIE
182 from .kontrtube import KontrTubeIE
183 from .krasview import KrasViewIE
184 from .ku6 import Ku6IE
185 from .la7 import LA7IE
186 from .lifenews import LifeNewsIE
187 from .liveleak import LiveLeakIE
188 from .livestream import (
189     LivestreamIE,
190     LivestreamOriginalIE,
191     LivestreamShortenerIE,
192 )
193 from .lynda import (
194     LyndaIE,
195     LyndaCourseIE
196 )
197 from .m6 import M6IE
198 from .macgamestore import MacGameStoreIE
199 from .mailru import MailRuIE
200 from .malemotion import MalemotionIE
201 from .mdr import MDRIE
202 from .metacafe import MetacafeIE
203 from .metacritic import MetacriticIE
204 from .mgoon import MgoonIE
205 from .ministrygrid import MinistryGridIE
206 from .mit import TechTVMITIE, MITIE, OCWMITIE
207 from .mitele import MiTeleIE
208 from .mixcloud import MixcloudIE
209 from .mlb import MLBIE
210 from .mpora import MporaIE
211 from .moevideo import MoeVideoIE
212 from .mofosex import MofosexIE
213 from .mojvideo import MojvideoIE
214 from .moniker import MonikerIE
215 from .mooshare import MooshareIE
216 from .morningstar import MorningstarIE
217 from .motherless import MotherlessIE
218 from .motorsport import MotorsportIE
219 from .movieclips import MovieClipsIE
220 from .moviezine import MoviezineIE
221 from .movshare import MovShareIE
222 from .mtv import (
223     MTVIE,
224     MTVServicesEmbeddedIE,
225     MTVIggyIE,
226 )
227 from .muenchentv import MuenchenTVIE
228 from .musicplayon import MusicPlayOnIE
229 from .musicvault import MusicVaultIE
230 from .muzu import MuzuTVIE
231 from .myspace import MySpaceIE
232 from .myspass import MySpassIE
233 from .myvideo import MyVideoIE
234 from .naver import NaverIE
235 from .nba import NBAIE
236 from .nbc import (
237     NBCIE,
238     NBCNewsIE,
239 )
240 from .ndr import NDRIE
241 from .ndtv import NDTVIE
242 from .newgrounds import NewgroundsIE
243 from .newstube import NewstubeIE
244 from .nfb import NFBIE
245 from .nfl import NFLIE
246 from .nhl import NHLIE, NHLVideocenterIE
247 from .niconico import NiconicoIE
248 from .ninegag import NineGagIE
249 from .noco import NocoIE
250 from .normalboots import NormalbootsIE
251 from .nosvideo import NosVideoIE
252 from .novamov import NovaMovIE
253 from .nowness import NownessIE
254 from .nowvideo import NowVideoIE
255 from .npo import (
256     NPOIE,
257     TegenlichtVproIE,
258 )
259 from .nrk import (
260     NRKIE,
261     NRKTVIE,
262 )
263 from .ntv import NTVIE
264 from .nytimes import NYTimesIE
265 from .nuvid import NuvidIE
266 from .oktoberfesttv import OktoberfestTVIE
267 from .ooyala import OoyalaIE
268 from .orf import (
269     ORFTVthekIE,
270     ORFOE1IE,
271     ORFFM4IE,
272 )
273 from .parliamentliveuk import ParliamentLiveUKIE
274 from .patreon import PatreonIE
275 from .pbs import PBSIE
276 from .photobucket import PhotobucketIE
277 from .played import PlayedIE
278 from .playfm import PlayFMIE
279 from .playvid import PlayvidIE
280 from .podomatic import PodomaticIE
281 from .pornhd import PornHdIE
282 from .pornhub import PornHubIE
283 from .pornotube import PornotubeIE
284 from .pornoxo import PornoXOIE
285 from .promptfile import PromptFileIE
286 from .prosiebensat1 import ProSiebenSat1IE
287 from .pyvideo import PyvideoIE
288 from .radiofrance import RadioFranceIE
289 from .rai import RaiIE
290 from .rbmaradio import RBMARadioIE
291 from .redtube import RedTubeIE
292 from .reverbnation import ReverbNationIE
293 from .ringtv import RingTVIE
294 from .ro220 import Ro220IE
295 from .rottentomatoes import RottenTomatoesIE
296 from .roxwel import RoxwelIE
297 from .rtbf import RTBFIE
298 from .rtlnl import RtlXlIE
299 from .rtlnow import RTLnowIE
300 from .rts import RTSIE
301 from .rtve import RTVEALaCartaIE, RTVELiveIE
302 from .ruhd import RUHDIE
303 from .rutube import (
304     RutubeIE,
305     RutubeChannelIE,
306     RutubeMovieIE,
307     RutubePersonIE,
308 )
309 from .rutv import RUTVIE
310 from .sapo import SapoIE
311 from .savefrom import SaveFromIE
312 from .sbs import SBSIE
313 from .scivee import SciVeeIE
314 from .screencast import ScreencastIE
315 from .servingsys import ServingSysIE
316 from .shared import SharedIE
317 from .sharesix import ShareSixIE
318 from .sina import SinaIE
319 from .slideshare import SlideshareIE
320 from .slutload import SlutloadIE
321 from .smotri import (
322     SmotriIE,
323     SmotriCommunityIE,
324     SmotriUserIE,
325     SmotriBroadcastIE,
326 )
327 from .snotr import SnotrIE
328 from .sockshare import SockshareIE
329 from .sohu import SohuIE
330 from .soundcloud import (
331     SoundcloudIE,
332     SoundcloudSetIE,
333     SoundcloudUserIE,
334     SoundcloudPlaylistIE
335 )
336 from .soundgasm import SoundgasmIE
337 from .southpark import (
338     SouthParkIE,
339     SouthparkDeIE,
340 )
341 from .space import SpaceIE
342 from .spankwire import SpankwireIE
343 from .spiegel import SpiegelIE, SpiegelArticleIE
344 from .spiegeltv import SpiegeltvIE
345 from .spike import SpikeIE
346 from .sport5 import Sport5IE
347 from .sportdeutschland import SportDeutschlandIE
348 from .stanfordoc import StanfordOpenClassroomIE
349 from .steam import SteamIE
350 from .streamcloud import StreamcloudIE
351 from .streamcz import StreamCZIE
352 from .sunporno import SunPornoIE
353 from .swrmediathek import SWRMediathekIE
354 from .syfy import SyfyIE
355 from .sztvhu import SztvHuIE
356 from .tagesschau import TagesschauIE
357 from .teachertube import (
358     TeacherTubeIE,
359     TeacherTubeUserIE,
360 )
361 from .teachingchannel import TeachingChannelIE
362 from .teamcoco import TeamcocoIE
363 from .techtalks import TechTalksIE
364 from .ted import TEDIE
365 from .telemb import TeleMBIE
366 from .tenplay import TenPlayIE
367 from .testurl import TestURLIE
368 from .tf1 import TF1IE
369 from .theplatform import ThePlatformIE
370 from .thisav import ThisAVIE
371 from .tinypic import TinyPicIE
372 from .tlc import TlcIE, TlcDeIE
373 from .tnaflix import TNAFlixIE
374 from .thvideo import (
375     THVideoIE,
376     THVideoPlaylistIE
377 )
378 from .toutv import TouTvIE
379 from .toypics import ToypicsUserIE, ToypicsIE
380 from .traileraddict import TrailerAddictIE
381 from .trilulilu import TriluliluIE
382 from .trutube import TruTubeIE
383 from .tube8 import Tube8IE
384 from .tudou import TudouIE
385 from .tumblr import TumblrIE
386 from .turbo import TurboIE
387 from .tutv import TutvIE
388 from .tvigle import TvigleIE
389 from .tvp import TvpIE
390 from .tvplay import TVPlayIE
391 from .ubu import UbuIE
392 from .udemy import (
393     UdemyIE,
394     UdemyCourseIE
395 )
396 from .unistra import UnistraIE
397 from .urort import UrortIE
398 from .ustream import UstreamIE, UstreamChannelIE
399 from .vbox7 import Vbox7IE
400 from .veehd import VeeHDIE
401 from .veoh import VeohIE
402 from .vesti import VestiIE
403 from .vevo import VevoIE
404 from .vgtv import VGTVIE
405 from .vh1 import VH1IE
406 from .viddler import ViddlerIE
407 from .videobam import VideoBamIE
408 from .videodetective import VideoDetectiveIE
409 from .videolecturesnet import VideoLecturesNetIE
410 from .videofyme import VideofyMeIE
411 from .videomega import VideoMegaIE
412 from .videopremium import VideoPremiumIE
413 from .videott import VideoTtIE
414 from .videoweed import VideoWeedIE
415 from .vidme import VidmeIE
416 from .vimeo import (
417     VimeoIE,
418     VimeoAlbumIE,
419     VimeoChannelIE,
420     VimeoGroupsIE,
421     VimeoLikesIE,
422     VimeoReviewIE,
423     VimeoUserIE,
424     VimeoWatchLaterIE,
425 )
426 from .vimple import VimpleIE
427 from .vine import (
428     VineIE,
429     VineUserIE,
430 )
431 from .viki import VikiIE
432 from .vk import VKIE
433 from .vodlocker import VodlockerIE
434 from .vporn import VpornIE
435 from .vube import VubeIE
436 from .vuclip import VuClipIE
437 from .vulture import VultureIE
438 from .washingtonpost import WashingtonPostIE
439 from .wat import WatIE
440 from .wayofthemaster import WayOfTheMasterIE
441 from .wdr import (
442     WDRIE,
443     WDRMobileIE,
444     WDRMausIE,
445 )
446 from .weibo import WeiboIE
447 from .wimp import WimpIE
448 from .wistia import WistiaIE
449 from .worldstarhiphop import WorldStarHipHopIE
450 from .wrzuta import WrzutaIE
451 from .xbef import XBefIE
452 from .xboxclips import XboxClipsIE
453 from .xhamster import XHamsterIE
454 from .xnxx import XNXXIE
455 from .xvideos import XVideosIE
456 from .xtube import XTubeUserIE, XTubeIE
457 from .yahoo import (
458     YahooIE,
459     YahooNewsIE,
460     YahooSearchIE,
461 )
462 from .ynet import YnetIE
463 from .youjizz import YouJizzIE
464 from .youku import YoukuIE
465 from .youporn import YouPornIE
466 from .yourupload import YourUploadIE
467 from .youtube import (
468     YoutubeIE,
469     YoutubeChannelIE,
470     YoutubeFavouritesIE,
471     YoutubeHistoryIE,
472     YoutubePlaylistIE,
473     YoutubeRecommendedIE,
474     YoutubeSearchDateIE,
475     YoutubeSearchIE,
476     YoutubeSearchURLIE,
477     YoutubeShowIE,
478     YoutubeSubscriptionsIE,
479     YoutubeTopListIE,
480     YoutubeTruncatedURLIE,
481     YoutubeUserIE,
482     YoutubeWatchLaterIE,
483 )
484
485 from .zdf import ZDFIE
486
487
488 _ALL_CLASSES = [
489     klass
490     for name, klass in globals().items()
491     if name.endswith('IE') and name != 'GenericIE'
492 ]
493 _ALL_CLASSES.append(GenericIE)
494
495
496 def gen_extractors():
497     """ Return a list of an instance of every supported extractor.
498     The order does matter; the first extractor matched is the one handling the URL.
499     """
500     return [klass() for klass in _ALL_CLASSES]
501
502
503 def get_info_extractor(ie_name):
504     """Returns the info extractor class with the given ie_name"""
505     return globals()[ie_name+'IE']