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