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