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