[hostingbulk] remove extractor
[youtube-dl] / youtube_dl / extractor / __init__.py
1 from __future__ import unicode_literals
2
3 from .abc import ABCIE
4 from .abc7news import Abc7NewsIE
5 from .academicearth import AcademicEarthCourseIE
6 from .addanime import AddAnimeIE
7 from .adobetv import (
8     AdobeTVIE,
9     AdobeTVVideoIE,
10 )
11 from .adultswim import AdultSwimIE
12 from .aftenposten import AftenpostenIE
13 from .aftonbladet import AftonbladetIE
14 from .airmozilla import AirMozillaIE
15 from .aljazeera import AlJazeeraIE
16 from .alphaporno import AlphaPornoIE
17 from .anitube import AnitubeIE
18 from .anysex import AnySexIE
19 from .aol import AolIE
20 from .allocine import AllocineIE
21 from .aparat import AparatIE
22 from .appleconnect import AppleConnectIE
23 from .appletrailers import AppleTrailersIE
24 from .archiveorg import ArchiveOrgIE
25 from .ard import (
26     ARDIE,
27     ARDMediathekIE,
28     SportschauIE,
29 )
30 from .arte import (
31     ArteTvIE,
32     ArteTVPlus7IE,
33     ArteTVCreativeIE,
34     ArteTVConcertIE,
35     ArteTVFutureIE,
36     ArteTVDDCIE,
37     ArteTVEmbedIE,
38 )
39 from .atresplayer import AtresPlayerIE
40 from .atttechchannel import ATTTechChannelIE
41 from .audiomack import AudiomackIE, AudiomackAlbumIE
42 from .azubu import AzubuIE
43 from .baidu import BaiduVideoIE
44 from .bambuser import BambuserIE, BambuserChannelIE
45 from .bandcamp import BandcampIE, BandcampAlbumIE
46 from .bbc import (
47     BBCCoUkIE,
48     BBCIE,
49 )
50 from .beeg import BeegIE
51 from .behindkink import BehindKinkIE
52 from .beatportpro import BeatportProIE
53 from .bet import BetIE
54 from .bild import BildIE
55 from .bilibili import BiliBiliIE
56 from .blinkx import BlinkxIE
57 from .bliptv import BlipTVIE, BlipTVUserIE
58 from .bloomberg import BloombergIE
59 from .bpb import BpbIE
60 from .br import BRIE
61 from .breakcom import BreakIE
62 from .brightcove import BrightcoveIE
63 from .buzzfeed import BuzzFeedIE
64 from .byutv import BYUtvIE
65 from .c56 import C56IE
66 from .camdemy import (
67     CamdemyIE,
68     CamdemyFolderIE
69 )
70 from .canal13cl import Canal13clIE
71 from .canalplus import CanalplusIE
72 from .canalc2 import Canalc2IE
73 from .cbs import CBSIE
74 from .cbsnews import CBSNewsIE
75 from .cbssports import CBSSportsIE
76 from .ccc import CCCIE
77 from .ceskatelevize import CeskaTelevizeIE
78 from .channel9 import Channel9IE
79 from .chilloutzone import ChilloutzoneIE
80 from .chirbit import (
81     ChirbitIE,
82     ChirbitProfileIE,
83 )
84 from .cinchcast import CinchcastIE
85 from .cinemassacre import CinemassacreIE
86 from .clipfish import ClipfishIE
87 from .cliphunter import CliphunterIE
88 from .clipsyndicate import ClipsyndicateIE
89 from .cloudy import CloudyIE
90 from .clubic import ClubicIE
91 from .cmt import CMTIE
92 from .cnet import CNETIE
93 from .cnn import (
94     CNNIE,
95     CNNBlogsIE,
96     CNNArticleIE,
97 )
98 from .collegehumor import CollegeHumorIE
99 from .collegerama import CollegeRamaIE
100 from .comedycentral import ComedyCentralIE, ComedyCentralShowsIE
101 from .comcarcoff import ComCarCoffIE
102 from .commonmistakes import CommonMistakesIE, UnicodeBOMIE
103 from .condenast import CondeNastIE
104 from .cracked import CrackedIE
105 from .criterion import CriterionIE
106 from .crooksandliars import CrooksAndLiarsIE
107 from .crunchyroll import (
108     CrunchyrollIE,
109     CrunchyrollShowPlaylistIE
110 )
111 from .cspan import CSpanIE
112 from .ctsnews import CtsNewsIE
113 from .dailymotion import (
114     DailymotionIE,
115     DailymotionPlaylistIE,
116     DailymotionUserIE,
117     DailymotionCloudIE,
118 )
119 from .daum import DaumIE
120 from .dbtv import DBTVIE
121 from .dcn import DCNIE
122 from .dctp import DctpTvIE
123 from .deezer import DeezerPlaylistIE
124 from .dfb import DFBIE
125 from .dhm import DHMIE
126 from .dotsub import DotsubIE
127 from .douyutv import DouyuTVIE
128 from .dramafever import (
129     DramaFeverIE,
130     DramaFeverSeriesIE,
131 )
132 from .dreisat import DreiSatIE
133 from .drbonanza import DRBonanzaIE
134 from .drtuber import DrTuberIE
135 from .drtv import DRTVIE
136 from .dvtv import DVTVIE
137 from .dump import DumpIE
138 from .dumpert import DumpertIE
139 from .defense import DefenseGouvFrIE
140 from .discovery import DiscoveryIE
141 from .dropbox import DropboxIE
142 from .eagleplatform import EaglePlatformIE
143 from .ebaumsworld import EbaumsWorldIE
144 from .echomsk import EchoMskIE
145 from .ehow import EHowIE
146 from .eighttracks import EightTracksIE
147 from .einthusan import EinthusanIE
148 from .eitb import EitbIE
149 from .ellentv import (
150     EllenTVIE,
151     EllenTVClipsIE,
152 )
153 from .elpais import ElPaisIE
154 from .embedly import EmbedlyIE
155 from .engadget import EngadgetIE
156 from .eporner import EpornerIE
157 from .eroprofile import EroProfileIE
158 from .escapist import EscapistIE
159 from .espn import ESPNIE
160 from .esri import EsriVideoIE
161 from .everyonesmixtape import EveryonesMixtapeIE
162 from .exfm import ExfmIE
163 from .expotv import ExpoTVIE
164 from .extremetube import ExtremeTubeIE
165 from .facebook import FacebookIE
166 from .faz import FazIE
167 from .fc2 import FC2IE
168 from .firstpost import FirstpostIE
169 from .firsttv import FirstTVIE
170 from .fivemin import FiveMinIE
171 from .fivetv import FiveTVIE
172 from .fktv import (
173     FKTVIE,
174     FKTVPosteckeIE,
175 )
176 from .flickr import FlickrIE
177 from .folketinget import FolketingetIE
178 from .footyroom import FootyRoomIE
179 from .fourtube import FourTubeIE
180 from .foxgay import FoxgayIE
181 from .foxnews import FoxNewsIE
182 from .foxsports import FoxSportsIE
183 from .franceculture import FranceCultureIE
184 from .franceinter import FranceInterIE
185 from .francetv import (
186     PluzzIE,
187     FranceTvInfoIE,
188     FranceTVIE,
189     GenerationQuoiIE,
190     CultureboxIE,
191 )
192 from .freesound import FreesoundIE
193 from .freespeech import FreespeechIE
194 from .freevideo import FreeVideoIE
195 from .funnyordie import FunnyOrDieIE
196 from .gamekings import GamekingsIE
197 from .gameone import (
198     GameOneIE,
199     GameOnePlaylistIE,
200 )
201 from .gamersyde import GamersydeIE
202 from .gamespot import GameSpotIE
203 from .gamestar import GameStarIE
204 from .gametrailers import GametrailersIE
205 from .gazeta import GazetaIE
206 from .gdcvault import GDCVaultIE
207 from .generic import GenericIE
208 from .gfycat import GfycatIE
209 from .giantbomb import GiantBombIE
210 from .giga import GigaIE
211 from .glide import GlideIE
212 from .globo import GloboIE
213 from .godtube import GodTubeIE
214 from .goldenmoustache import GoldenMoustacheIE
215 from .golem import GolemIE
216 from .googleplus import GooglePlusIE
217 from .googlesearch import GoogleSearchIE
218 from .gorillavid import GorillaVidIE
219 from .goshgay import GoshgayIE
220 from .groupon import GrouponIE
221 from .hark import HarkIE
222 from .hearthisat import HearThisAtIE
223 from .heise import HeiseIE
224 from .hellporno import HellPornoIE
225 from .helsinki import HelsinkiIE
226 from .hentaistigma import HentaiStigmaIE
227 from .historicfilms import HistoricFilmsIE
228 from .history import HistoryIE
229 from .hitbox import HitboxIE, HitboxLiveIE
230 from .hornbunny import HornBunnyIE
231 from .hotnewhiphop import HotNewHipHopIE
232 from .howcast import HowcastIE
233 from .howstuffworks import HowStuffWorksIE
234 from .huffpost import HuffPostIE
235 from .hypem import HypemIE
236 from .iconosquare import IconosquareIE
237 from .ign import IGNIE, OneUPIE
238 from .imdb import (
239     ImdbIE,
240     ImdbListIE
241 )
242 from .imgur import (
243     ImgurIE,
244     ImgurAlbumIE,
245 )
246 from .ina import InaIE
247 from .indavideo import (
248     IndavideoIE,
249     IndavideoEmbedIE,
250 )
251 from .infoq import InfoQIE
252 from .instagram import InstagramIE, InstagramUserIE
253 from .internetvideoarchive import InternetVideoArchiveIE
254 from .iprima import IPrimaIE
255 from .iqiyi import IqiyiIE
256 from .ir90tv import Ir90TvIE
257 from .ivi import (
258     IviIE,
259     IviCompilationIE
260 )
261 from .izlesene import IzleseneIE
262 from .jadorecettepub import JadoreCettePubIE
263 from .jeuxvideo import JeuxVideoIE
264 from .jove import JoveIE
265 from .jukebox import JukeboxIE
266 from .jpopsukitv import JpopsukiIE
267 from .kaltura import KalturaIE
268 from .kanalplay import KanalPlayIE
269 from .kankan import KankanIE
270 from .karaoketv import KaraoketvIE
271 from .karrierevideos import KarriereVideosIE
272 from .keezmovies import KeezMoviesIE
273 from .khanacademy import KhanAcademyIE
274 from .kickstarter import KickStarterIE
275 from .keek import KeekIE
276 from .kontrtube import KontrTubeIE
277 from .krasview import KrasViewIE
278 from .ku6 import Ku6IE
279 from .kuwo import (
280     KuwoIE,
281     KuwoAlbumIE,
282     KuwoChartIE,
283     KuwoSingerIE,
284     KuwoCategoryIE,
285     KuwoMvIE,
286 )
287 from .la7 import LA7IE
288 from .laola1tv import Laola1TvIE
289 from .lecture2go import Lecture2GoIE
290 from .letv import (
291     LetvIE,
292     LetvTvIE,
293     LetvPlaylistIE
294 )
295 from .libsyn import LibsynIE
296 from .lifenews import (
297     LifeNewsIE,
298     LifeEmbedIE,
299 )
300 from .liveleak import LiveLeakIE
301 from .livestream import (
302     LivestreamIE,
303     LivestreamOriginalIE,
304     LivestreamShortenerIE,
305 )
306 from .lnkgo import LnkGoIE
307 from .lrt import LRTIE
308 from .lynda import (
309     LyndaIE,
310     LyndaCourseIE
311 )
312 from .m6 import M6IE
313 from .macgamestore import MacGameStoreIE
314 from .mailru import MailRuIE
315 from .malemotion import MalemotionIE
316 from .mdr import MDRIE
317 from .megavideoz import MegaVideozIE
318 from .metacafe import MetacafeIE
319 from .metacritic import MetacriticIE
320 from .mgoon import MgoonIE
321 from .minhateca import MinhatecaIE
322 from .ministrygrid import MinistryGridIE
323 from .miomio import MioMioIE
324 from .mit import TechTVMITIE, MITIE, OCWMITIE
325 from .mitele import MiTeleIE
326 from .mixcloud import MixcloudIE
327 from .mlb import MLBIE
328 from .mpora import MporaIE
329 from .moevideo import MoeVideoIE
330 from .mofosex import MofosexIE
331 from .mojvideo import MojvideoIE
332 from .moniker import MonikerIE
333 from .mooshare import MooshareIE
334 from .morningstar import MorningstarIE
335 from .motherless import MotherlessIE
336 from .motorsport import MotorsportIE
337 from .movieclips import MovieClipsIE
338 from .moviezine import MoviezineIE
339 from .movshare import MovShareIE
340 from .mtv import (
341     MTVIE,
342     MTVServicesEmbeddedIE,
343     MTVIggyIE,
344     MTVDEIE,
345 )
346 from .muenchentv import MuenchenTVIE
347 from .musicplayon import MusicPlayOnIE
348 from .muzu import MuzuTVIE
349 from .mwave import MwaveIE
350 from .myspace import MySpaceIE, MySpaceAlbumIE
351 from .myspass import MySpassIE
352 from .myvi import MyviIE
353 from .myvideo import MyVideoIE
354 from .myvidster import MyVidsterIE
355 from .nationalgeographic import NationalGeographicIE
356 from .naver import NaverIE
357 from .nba import NBAIE
358 from .nbc import (
359     NBCIE,
360     NBCNewsIE,
361     NBCSportsIE,
362     NBCSportsVPlayerIE,
363     MSNBCIE,
364 )
365 from .ndr import (
366     NDRIE,
367     NJoyIE,
368     NDREmbedBaseIE,
369     NDREmbedIE,
370     NJoyEmbedIE,
371 )
372 from .ndtv import NDTVIE
373 from .netzkino import NetzkinoIE
374 from .nerdcubed import NerdCubedFeedIE
375 from .nerdist import NerdistIE
376 from .neteasemusic import (
377     NetEaseMusicIE,
378     NetEaseMusicAlbumIE,
379     NetEaseMusicSingerIE,
380     NetEaseMusicListIE,
381     NetEaseMusicMvIE,
382     NetEaseMusicProgramIE,
383     NetEaseMusicDjRadioIE,
384 )
385 from .newgrounds import NewgroundsIE
386 from .newstube import NewstubeIE
387 from .nextmedia import (
388     NextMediaIE,
389     NextMediaActionNewsIE,
390     AppleDailyIE,
391 )
392 from .nfb import NFBIE
393 from .nfl import NFLIE
394 from .nhl import (
395     NHLIE,
396     NHLNewsIE,
397     NHLVideocenterIE,
398 )
399 from .niconico import NiconicoIE, NiconicoPlaylistIE
400 from .ninegag import NineGagIE
401 from .noco import NocoIE
402 from .normalboots import NormalbootsIE
403 from .nosvideo import NosVideoIE
404 from .nova import NovaIE
405 from .novamov import NovaMovIE
406 from .nowness import (
407     NownessIE,
408     NownessPlaylistIE,
409     NownessSeriesIE,
410 )
411 from .nowtv import NowTVIE
412 from .nowvideo import NowVideoIE
413 from .npo import (
414     NPOIE,
415     NPOLiveIE,
416     NPORadioIE,
417     NPORadioFragmentIE,
418     VPROIE,
419     WNLIE
420 )
421 from .nrk import (
422     NRKIE,
423     NRKPlaylistIE,
424     NRKTVIE,
425 )
426 from .ntvde import NTVDeIE
427 from .ntvru import NTVRuIE
428 from .nytimes import (
429     NYTimesIE,
430     NYTimesArticleIE,
431 )
432 from .nuvid import NuvidIE
433 from .odnoklassniki import OdnoklassnikiIE
434 from .oktoberfesttv import OktoberfestTVIE
435 from .onionstudios import OnionStudiosIE
436 from .ooyala import (
437     OoyalaIE,
438     OoyalaExternalIE,
439 )
440 from .orf import (
441     ORFTVthekIE,
442     ORFOE1IE,
443     ORFFM4IE,
444     ORFIPTVIE,
445 )
446 from .parliamentliveuk import ParliamentLiveUKIE
447 from .patreon import PatreonIE
448 from .pbs import PBSIE
449 from .periscope import (
450     PeriscopeIE,
451     QuickscopeIE,
452 )
453 from .philharmoniedeparis import PhilharmonieDeParisIE
454 from .phoenix import PhoenixIE
455 from .photobucket import PhotobucketIE
456 from .pinkbike import PinkbikeIE
457 from .planetaplay import PlanetaPlayIE
458 from .pladform import PladformIE
459 from .played import PlayedIE
460 from .playfm import PlayFMIE
461 from .playtvak import PlaytvakIE
462 from .playvid import PlayvidIE
463 from .playwire import PlaywireIE
464 from .pluralsight import (
465     PluralsightIE,
466     PluralsightCourseIE,
467 )
468 from .podomatic import PodomaticIE
469 from .porn91 import Porn91IE
470 from .pornhd import PornHdIE
471 from .pornhub import (
472     PornHubIE,
473     PornHubPlaylistIE,
474 )
475 from .pornotube import PornotubeIE
476 from .pornovoisines import PornoVoisinesIE
477 from .pornoxo import PornoXOIE
478 from .primesharetv import PrimeShareTVIE
479 from .promptfile import PromptFileIE
480 from .prosiebensat1 import ProSiebenSat1IE
481 from .puls4 import Puls4IE
482 from .pyvideo import PyvideoIE
483 from .qqmusic import (
484     QQMusicIE,
485     QQMusicSingerIE,
486     QQMusicAlbumIE,
487     QQMusicToplistIE,
488     QQMusicPlaylistIE,
489 )
490 from .quickvid import QuickVidIE
491 from .r7 import R7IE
492 from .radiode import RadioDeIE
493 from .radiojavan import RadioJavanIE
494 from .radiobremen import RadioBremenIE
495 from .radiofrance import RadioFranceIE
496 from .rai import RaiIE
497 from .rbmaradio import RBMARadioIE
498 from .rds import RDSIE
499 from .redtube import RedTubeIE
500 from .restudy import RestudyIE
501 from .reverbnation import ReverbNationIE
502 from .ringtv import RingTVIE
503 from .ro220 import Ro220IE
504 from .rottentomatoes import RottenTomatoesIE
505 from .roxwel import RoxwelIE
506 from .rtbf import RTBFIE
507 from .rte import RteIE
508 from .rtlnl import RtlNlIE
509 from .rtl2 import RTL2IE
510 from .rtp import RTPIE
511 from .rts import RTSIE
512 from .rtve import RTVEALaCartaIE, RTVELiveIE, RTVEInfantilIE
513 from .rtvnh import RTVNHIE
514 from .ruhd import RUHDIE
515 from .rutube import (
516     RutubeIE,
517     RutubeChannelIE,
518     RutubeEmbedIE,
519     RutubeMovieIE,
520     RutubePersonIE,
521 )
522 from .rutv import RUTVIE
523 from .ruutu import RuutuIE
524 from .sandia import SandiaIE
525 from .safari import (
526     SafariIE,
527     SafariCourseIE,
528 )
529 from .sapo import SapoIE
530 from .savefrom import SaveFromIE
531 from .sbs import SBSIE
532 from .scivee import SciVeeIE
533 from .screencast import ScreencastIE
534 from .screencastomatic import ScreencastOMaticIE
535 from .screenwavemedia import ScreenwaveMediaIE, TeamFourIE
536 from .senateisvp import SenateISVPIE
537 from .servingsys import ServingSysIE
538 from .sexu import SexuIE
539 from .sexykarma import SexyKarmaIE
540 from .shahid import ShahidIE
541 from .shared import SharedIE
542 from .sharesix import ShareSixIE
543 from .sina import SinaIE
544 from .slideshare import SlideshareIE
545 from .slutload import SlutloadIE
546 from .smotri import (
547     SmotriIE,
548     SmotriCommunityIE,
549     SmotriUserIE,
550     SmotriBroadcastIE,
551 )
552 from .snagfilms import (
553     SnagFilmsIE,
554     SnagFilmsEmbedIE,
555 )
556 from .snotr import SnotrIE
557 from .sohu import SohuIE
558 from .soompi import (
559     SoompiIE,
560     SoompiShowIE,
561 )
562 from .soundcloud import (
563     SoundcloudIE,
564     SoundcloudSetIE,
565     SoundcloudUserIE,
566     SoundcloudPlaylistIE
567 )
568 from .soundgasm import (
569     SoundgasmIE,
570     SoundgasmProfileIE
571 )
572 from .southpark import (
573     SouthParkIE,
574     SouthParkDeIE,
575     SouthParkDkIE,
576     SouthParkEsIE,
577     SouthParkNlIE
578 )
579 from .space import SpaceIE
580 from .spankbang import SpankBangIE
581 from .spankwire import SpankwireIE
582 from .spiegel import SpiegelIE, SpiegelArticleIE
583 from .spiegeltv import SpiegeltvIE
584 from .spike import SpikeIE
585 from .sport5 import Sport5IE
586 from .sportbox import (
587     SportBoxIE,
588     SportBoxEmbedIE,
589 )
590 from .sportdeutschland import SportDeutschlandIE
591 from .srf import SrfIE
592 from .srmediathek import SRMediathekIE
593 from .ssa import SSAIE
594 from .stanfordoc import StanfordOpenClassroomIE
595 from .steam import SteamIE
596 from .streamcloud import StreamcloudIE
597 from .streamcz import StreamCZIE
598 from .streetvoice import StreetVoiceIE
599 from .sunporno import SunPornoIE
600 from .svt import (
601     SVTIE,
602     SVTPlayIE,
603 )
604 from .swrmediathek import SWRMediathekIE
605 from .syfy import SyfyIE
606 from .sztvhu import SztvHuIE
607 from .tagesschau import TagesschauIE
608 from .tapely import TapelyIE
609 from .tass import TassIE
610 from .teachertube import (
611     TeacherTubeIE,
612     TeacherTubeUserIE,
613 )
614 from .teachingchannel import TeachingChannelIE
615 from .teamcoco import TeamcocoIE
616 from .techtalks import TechTalksIE
617 from .ted import TEDIE
618 from .telebruxelles import TeleBruxellesIE
619 from .telecinco import TelecincoIE
620 from .telegraaf import TelegraafIE
621 from .telemb import TeleMBIE
622 from .teletask import TeleTaskIE
623 from .tenplay import TenPlayIE
624 from .testurl import TestURLIE
625 from .testtube import TestTubeIE
626 from .tf1 import TF1IE
627 from .theonion import TheOnionIE
628 from .theplatform import (
629     ThePlatformIE,
630     ThePlatformFeedIE,
631 )
632 from .thesixtyone import TheSixtyOneIE
633 from .thisamericanlife import ThisAmericanLifeIE
634 from .thisav import ThisAVIE
635 from .tinypic import TinyPicIE
636 from .tlc import TlcIE, TlcDeIE
637 from .tmz import (
638     TMZIE,
639     TMZArticleIE,
640 )
641 from .tnaflix import (
642     TNAFlixIE,
643     EMPFlixIE,
644     MovieFapIE,
645 )
646 from .thvideo import (
647     THVideoIE,
648     THVideoPlaylistIE
649 )
650 from .toutv import TouTvIE
651 from .toypics import ToypicsUserIE, ToypicsIE
652 from .traileraddict import TrailerAddictIE
653 from .trilulilu import TriluliluIE
654 from .trutube import TruTubeIE
655 from .tube8 import Tube8IE
656 from .tubitv import TubiTvIE
657 from .tudou import TudouIE
658 from .tumblr import TumblrIE
659 from .tunein import TuneInIE
660 from .turbo import TurboIE
661 from .tutv import TutvIE
662 from .tv2 import (
663     TV2IE,
664     TV2ArticleIE,
665 )
666 from .tv4 import TV4IE
667 from .tvc import (
668     TVCIE,
669     TVCArticleIE,
670 )
671 from .tvigle import TvigleIE
672 from .tvp import TvpIE, TvpSeriesIE
673 from .tvplay import TVPlayIE
674 from .tweakers import TweakersIE
675 from .twentyfourvideo import TwentyFourVideoIE
676 from .twentytwotracks import (
677     TwentyTwoTracksIE,
678     TwentyTwoTracksGenreIE
679 )
680 from .twitch import (
681     TwitchVideoIE,
682     TwitchChapterIE,
683     TwitchVodIE,
684     TwitchProfileIE,
685     TwitchPastBroadcastsIE,
686     TwitchBookmarksIE,
687     TwitchStreamIE,
688 )
689 from .twitter import TwitterCardIE
690 from .ubu import UbuIE
691 from .udemy import (
692     UdemyIE,
693     UdemyCourseIE
694 )
695 from .udn import UDNEmbedIE
696 from .ultimedia import UltimediaIE
697 from .unistra import UnistraIE
698 from .urort import UrortIE
699 from .ustream import UstreamIE, UstreamChannelIE
700 from .varzesh3 import Varzesh3IE
701 from .vbox7 import Vbox7IE
702 from .veehd import VeeHDIE
703 from .veoh import VeohIE
704 from .vessel import VesselIE
705 from .vesti import VestiIE
706 from .vevo import VevoIE
707 from .vgtv import (
708     BTArticleIE,
709     BTVestlendingenIE,
710     VGTVIE,
711 )
712 from .vh1 import VH1IE
713 from .vice import ViceIE
714 from .viddler import ViddlerIE
715 from .videodetective import VideoDetectiveIE
716 from .videolecturesnet import VideoLecturesNetIE
717 from .videofyme import VideofyMeIE
718 from .videomega import VideoMegaIE
719 from .videopremium import VideoPremiumIE
720 from .videott import VideoTtIE
721 from .videoweed import VideoWeedIE
722 from .vidme import VidmeIE
723 from .vidzi import VidziIE
724 from .vier import VierIE, VierVideosIE
725 from .viewster import ViewsterIE
726 from .vimeo import (
727     VimeoIE,
728     VimeoAlbumIE,
729     VimeoChannelIE,
730     VimeoGroupsIE,
731     VimeoLikesIE,
732     VimeoReviewIE,
733     VimeoUserIE,
734     VimeoWatchLaterIE,
735 )
736 from .vimple import VimpleIE
737 from .vine import (
738     VineIE,
739     VineUserIE,
740 )
741 from .viki import (
742     VikiIE,
743     VikiChannelIE,
744 )
745 from .vk import (
746     VKIE,
747     VKUserVideosIE,
748 )
749 from .vlive import VLiveIE
750 from .vodlocker import VodlockerIE
751 from .voicerepublic import VoiceRepublicIE
752 from .vporn import VpornIE
753 from .vrt import VRTIE
754 from .vube import VubeIE
755 from .vuclip import VuClipIE
756 from .vulture import VultureIE
757 from .walla import WallaIE
758 from .washingtonpost import WashingtonPostIE
759 from .wat import WatIE
760 from .wayofthemaster import WayOfTheMasterIE
761 from .wdr import (
762     WDRIE,
763     WDRMobileIE,
764     WDRMausIE,
765 )
766 from .webofstories import (
767     WebOfStoriesIE,
768     WebOfStoriesPlaylistIE,
769 )
770 from .weibo import WeiboIE
771 from .wimp import WimpIE
772 from .wistia import WistiaIE
773 from .worldstarhiphop import WorldStarHipHopIE
774 from .wrzuta import WrzutaIE
775 from .wsj import WSJIE
776 from .xbef import XBefIE
777 from .xboxclips import XboxClipsIE
778 from .xhamster import (
779     XHamsterIE,
780     XHamsterEmbedIE,
781 )
782 from .xminus import XMinusIE
783 from .xnxx import XNXXIE
784 from .xstream import XstreamIE
785 from .xtube import XTubeUserIE, XTubeIE
786 from .xuite import XuiteIE
787 from .xvideos import XVideosIE
788 from .xxxymovies import XXXYMoviesIE
789 from .yahoo import (
790     YahooIE,
791     YahooSearchIE,
792 )
793 from .yam import YamIE
794 from .yandexmusic import (
795     YandexMusicTrackIE,
796     YandexMusicAlbumIE,
797     YandexMusicPlaylistIE,
798 )
799 from .yesjapan import YesJapanIE
800 from .yinyuetai import YinYueTaiIE
801 from .ynet import YnetIE
802 from .youjizz import YouJizzIE
803 from .youku import YoukuIE
804 from .youporn import YouPornIE
805 from .yourupload import YourUploadIE
806 from .youtube import (
807     YoutubeIE,
808     YoutubeChannelIE,
809     YoutubeFavouritesIE,
810     YoutubeHistoryIE,
811     YoutubePlaylistIE,
812     YoutubeRecommendedIE,
813     YoutubeSearchDateIE,
814     YoutubeSearchIE,
815     YoutubeSearchURLIE,
816     YoutubeShowIE,
817     YoutubeSubscriptionsIE,
818     YoutubeTruncatedIDIE,
819     YoutubeTruncatedURLIE,
820     YoutubeUserIE,
821     YoutubeWatchLaterIE,
822 )
823 from .zapiks import ZapiksIE
824 from .zdf import ZDFIE, ZDFChannelIE
825 from .zingmp3 import (
826     ZingMp3SongIE,
827     ZingMp3AlbumIE,
828 )
829
830 _ALL_CLASSES = [
831     klass
832     for name, klass in globals().items()
833     if name.endswith('IE') and name != 'GenericIE'
834 ]
835 _ALL_CLASSES.append(GenericIE)
836
837
838 def gen_extractors():
839     """ Return a list of an instance of every supported extractor.
840     The order does matter; the first extractor matched is the one handling the URL.
841     """
842     return [klass() for klass in _ALL_CLASSES]
843
844
845 def list_extractors(age_limit):
846     """
847     Return a list of extractors that are suitable for the given age,
848     sorted by extractor ID.
849     """
850
851     return sorted(
852         filter(lambda ie: ie.is_suitable(age_limit), gen_extractors()),
853         key=lambda ie: ie.IE_NAME.lower())
854
855
856 def get_info_extractor(ie_name):
857     """Returns the info extractor class with the given ie_name"""
858     return globals()[ie_name + 'IE']