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