[mtv81] Add extractor (closes #7619)
[youtube-dl] / youtube_dl / extractor / extractors.py
1 # flake8: noqa
2 from __future__ import unicode_literals
3
4 from .abc import (
5     ABCIE,
6     ABCIViewIE,
7 )
8 from .abcnews import (
9     AbcNewsIE,
10     AbcNewsVideoIE,
11 )
12 from .abcotvs import (
13     ABCOTVSIE,
14     ABCOTVSClipsIE,
15 )
16 from .academicearth import AcademicEarthCourseIE
17 from .acast import (
18     ACastIE,
19     ACastChannelIE,
20 )
21 from .addanime import AddAnimeIE
22 from .adobetv import (
23     AdobeTVIE,
24     AdobeTVShowIE,
25     AdobeTVChannelIE,
26     AdobeTVVideoIE,
27 )
28 from .adultswim import AdultSwimIE
29 from .aenetworks import (
30     AENetworksIE,
31     HistoryTopicIE,
32 )
33 from .afreecatv import (
34     AfreecaTVIE,
35     AfreecaTVGlobalIE,
36 )
37 from .airmozilla import AirMozillaIE
38 from .aljazeera import AlJazeeraIE
39 from .alphaporno import AlphaPornoIE
40 from .amcnetworks import AMCNetworksIE
41 from .animeondemand import AnimeOnDemandIE
42 from .anitube import AnitubeIE
43 from .anysex import AnySexIE
44 from .aol import AolIE
45 from .allocine import AllocineIE
46 from .aparat import AparatIE
47 from .appleconnect import AppleConnectIE
48 from .appletrailers import (
49     AppleTrailersIE,
50     AppleTrailersSectionIE,
51 )
52 from .archiveorg import ArchiveOrgIE
53 from .arkena import ArkenaIE
54 from .ard import (
55     ARDIE,
56     ARDMediathekIE,
57 )
58 from .arte import (
59     ArteTvIE,
60     ArteTVPlus7IE,
61     ArteTVCreativeIE,
62     ArteTVConcertIE,
63     ArteTVInfoIE,
64     ArteTVFutureIE,
65     ArteTVCinemaIE,
66     ArteTVDDCIE,
67     ArteTVMagazineIE,
68     ArteTVEmbedIE,
69     TheOperaPlatformIE,
70     ArteTVPlaylistIE,
71 )
72 from .atresplayer import AtresPlayerIE
73 from .atttechchannel import ATTTechChannelIE
74 from .audimedia import AudiMediaIE
75 from .audioboom import AudioBoomIE
76 from .audiomack import AudiomackIE, AudiomackAlbumIE
77 from .awaan import (
78     AWAANIE,
79     AWAANVideoIE,
80     AWAANLiveIE,
81     AWAANSeasonIE,
82 )
83 from .azmedien import (
84     AZMedienIE,
85     AZMedienShowIE,
86 )
87 from .azubu import AzubuIE, AzubuLiveIE
88 from .baidu import BaiduVideoIE
89 from .bambuser import BambuserIE, BambuserChannelIE
90 from .bandcamp import BandcampIE, BandcampAlbumIE
91 from .bbc import (
92     BBCCoUkIE,
93     BBCCoUkArticleIE,
94     BBCCoUkIPlayerPlaylistIE,
95     BBCCoUkPlaylistIE,
96     BBCIE,
97 )
98 from .beampro import BeamProLiveIE
99 from .beeg import BeegIE
100 from .behindkink import BehindKinkIE
101 from .bellmedia import BellMediaIE
102 from .beatport import BeatportIE
103 from .bet import BetIE
104 from .bigflix import BigflixIE
105 from .bild import BildIE
106 from .bilibili import BiliBiliIE
107 from .biobiochiletv import BioBioChileTVIE
108 from .biqle import BIQLEIE
109 from .bleacherreport import (
110     BleacherReportIE,
111     BleacherReportCMSIE,
112 )
113 from .blinkx import BlinkxIE
114 from .bloomberg import BloombergIE
115 from .bokecc import BokeCCIE
116 from .bpb import BpbIE
117 from .br import BRIE
118 from .bravotv import BravoTVIE
119 from .breakcom import BreakIE
120 from .brightcove import (
121     BrightcoveLegacyIE,
122     BrightcoveNewIE,
123 )
124 from .buzzfeed import BuzzFeedIE
125 from .byutv import (
126     BYUtvIE,
127     BYUtvEventIE,
128 )
129 from .c56 import C56IE
130 from .camdemy import (
131     CamdemyIE,
132     CamdemyFolderIE
133 )
134 from .camwithher import CamWithHerIE
135 from .canalplus import CanalplusIE
136 from .canalc2 import Canalc2IE
137 from .canvas import CanvasIE
138 from .carambatv import (
139     CarambaTVIE,
140     CarambaTVPageIE,
141 )
142 from .cartoonnetwork import CartoonNetworkIE
143 from .cbc import (
144     CBCIE,
145     CBCPlayerIE,
146     CBCWatchVideoIE,
147     CBCWatchIE,
148 )
149 from .cbs import CBSIE
150 from .cbslocal import CBSLocalIE
151 from .cbsinteractive import CBSInteractiveIE
152 from .cbsnews import (
153     CBSNewsIE,
154     CBSNewsLiveVideoIE,
155 )
156 from .cbssports import CBSSportsIE
157 from .ccc import CCCIE
158 from .ccma import CCMAIE
159 from .cctv import CCTVIE
160 from .cda import CDAIE
161 from .ceskatelevize import CeskaTelevizeIE
162 from .channel9 import Channel9IE
163 from .charlierose import CharlieRoseIE
164 from .chaturbate import ChaturbateIE
165 from .chilloutzone import ChilloutzoneIE
166 from .chirbit import (
167     ChirbitIE,
168     ChirbitProfileIE,
169 )
170 from .cinchcast import CinchcastIE
171 from .clipfish import ClipfishIE
172 from .cliphunter import CliphunterIE
173 from .cliprs import ClipRsIE
174 from .clipsyndicate import ClipsyndicateIE
175 from .closertotruth import CloserToTruthIE
176 from .cloudy import CloudyIE
177 from .clubic import ClubicIE
178 from .clyp import ClypIE
179 from .cmt import CMTIE
180 from .cnbc import CNBCIE
181 from .cnn import (
182     CNNIE,
183     CNNBlogsIE,
184     CNNArticleIE,
185 )
186 from .coub import CoubIE
187 from .collegerama import CollegeRamaIE
188 from .comedycentral import (
189     ComedyCentralFullEpisodesIE,
190     ComedyCentralIE,
191     ComedyCentralShortnameIE,
192     ComedyCentralTVIE,
193     ToshIE,
194 )
195 from .comcarcoff import ComCarCoffIE
196 from .commonmistakes import CommonMistakesIE, UnicodeBOMIE
197 from .commonprotocols import (
198     MmsIE,
199     RtmpIE,
200 )
201 from .condenast import CondeNastIE
202 from .cracked import CrackedIE
203 from .crackle import CrackleIE
204 from .criterion import CriterionIE
205 from .crooksandliars import CrooksAndLiarsIE
206 from .crunchyroll import (
207     CrunchyrollIE,
208     CrunchyrollShowPlaylistIE
209 )
210 from .cspan import CSpanIE
211 from .ctsnews import CtsNewsIE
212 from .ctvnews import CTVNewsIE
213 from .cultureunplugged import CultureUnpluggedIE
214 from .curiositystream import (
215     CuriosityStreamIE,
216     CuriosityStreamCollectionIE,
217 )
218 from .cwtv import CWTVIE
219 from .dailymail import DailyMailIE
220 from .dailymotion import (
221     DailymotionIE,
222     DailymotionPlaylistIE,
223     DailymotionUserIE,
224     DailymotionCloudIE,
225 )
226 from .daum import (
227     DaumIE,
228     DaumClipIE,
229     DaumPlaylistIE,
230     DaumUserIE,
231 )
232 from .dbtv import DBTVIE
233 from .dctp import DctpTvIE
234 from .deezer import DeezerPlaylistIE
235 from .democracynow import DemocracynowIE
236 from .dfb import DFBIE
237 from .dhm import DHMIE
238 from .dotsub import DotsubIE
239 from .douyutv import DouyuTVIE
240 from .dplay import DPlayIE
241 from .dramafever import (
242     DramaFeverIE,
243     DramaFeverSeriesIE,
244 )
245 from .dreisat import DreiSatIE
246 from .drbonanza import DRBonanzaIE
247 from .drtuber import DrTuberIE
248 from .drtv import DRTVIE
249 from .dvtv import DVTVIE
250 from .dumpert import DumpertIE
251 from .defense import DefenseGouvFrIE
252 from .discovery import DiscoveryIE
253 from .discoverygo import DiscoveryGoIE
254 from .disney import DisneyIE
255 from .dispeak import DigitallySpeakingIE
256 from .dropbox import DropboxIE
257 from .dw import (
258     DWIE,
259     DWArticleIE,
260 )
261 from .eagleplatform import EaglePlatformIE
262 from .ebaumsworld import EbaumsWorldIE
263 from .echomsk import EchoMskIE
264 from .egghead import EggheadCourseIE
265 from .ehow import EHowIE
266 from .eighttracks import EightTracksIE
267 from .einthusan import EinthusanIE
268 from .eitb import EitbIE
269 from .ellentv import (
270     EllenTVIE,
271     EllenTVClipsIE,
272 )
273 from .elpais import ElPaisIE
274 from .embedly import EmbedlyIE
275 from .engadget import EngadgetIE
276 from .eporner import EpornerIE
277 from .eroprofile import EroProfileIE
278 from .escapist import EscapistIE
279 from .espn import (
280     ESPNIE,
281     ESPNArticleIE,
282 )
283 from .esri import EsriVideoIE
284 from .europa import EuropaIE
285 from .everyonesmixtape import EveryonesMixtapeIE
286 from .expotv import ExpoTVIE
287 from .extremetube import ExtremeTubeIE
288 from .eyedotv import EyedoTVIE
289 from .facebook import (
290     FacebookIE,
291     FacebookPluginsVideoIE,
292 )
293 from .faz import FazIE
294 from .fc2 import (
295     FC2IE,
296     FC2EmbedIE,
297 )
298 from .fczenit import FczenitIE
299 from .firstpost import FirstpostIE
300 from .firsttv import FirstTVIE
301 from .fivemin import FiveMinIE
302 from .fivetv import FiveTVIE
303 from .fktv import FKTVIE
304 from .flickr import FlickrIE
305 from .flipagram import FlipagramIE
306 from .folketinget import FolketingetIE
307 from .footyroom import FootyRoomIE
308 from .formula1 import Formula1IE
309 from .fourtube import FourTubeIE
310 from .fox import FOXIE
311 from .fox9 import FOX9IE
312 from .foxgay import FoxgayIE
313 from .foxnews import (
314     FoxNewsIE,
315     FoxNewsArticleIE,
316     FoxNewsInsiderIE,
317 )
318 from .foxsports import FoxSportsIE
319 from .franceculture import FranceCultureIE
320 from .franceinter import FranceInterIE
321 from .francetv import (
322     PluzzIE,
323     FranceTvInfoIE,
324     FranceTVIE,
325     GenerationQuoiIE,
326     CultureboxIE,
327 )
328 from .freesound import FreesoundIE
329 from .freespeech import FreespeechIE
330 from .funimation import FunimationIE
331 from .funnyordie import FunnyOrDieIE
332 from .fusion import FusionIE
333 from .fxnetworks import FXNetworksIE
334 from .gameinformer import GameInformerIE
335 from .gameone import (
336     GameOneIE,
337     GameOnePlaylistIE,
338 )
339 from .gamersyde import GamersydeIE
340 from .gamespot import GameSpotIE
341 from .gamestar import GameStarIE
342 from .gazeta import GazetaIE
343 from .gdcvault import GDCVaultIE
344 from .generic import GenericIE
345 from .gfycat import GfycatIE
346 from .giantbomb import GiantBombIE
347 from .giga import GigaIE
348 from .glide import GlideIE
349 from .globo import (
350     GloboIE,
351     GloboArticleIE,
352 )
353 from .go import GoIE
354 from .godtube import GodTubeIE
355 from .godtv import GodTVIE
356 from .golem import GolemIE
357 from .googledrive import GoogleDriveIE
358 from .googleplus import GooglePlusIE
359 from .googlesearch import GoogleSearchIE
360 from .goshgay import GoshgayIE
361 from .gputechconf import GPUTechConfIE
362 from .groupon import GrouponIE
363 from .hark import HarkIE
364 from .hbo import (
365     HBOIE,
366     HBOEpisodeIE,
367 )
368 from .hearthisat import HearThisAtIE
369 from .heise import HeiseIE
370 from .hellporno import HellPornoIE
371 from .helsinki import HelsinkiIE
372 from .hentaistigma import HentaiStigmaIE
373 from .hgtv import (
374     HGTVIE,
375     HGTVComShowIE,
376 )
377 from .historicfilms import HistoricFilmsIE
378 from .hitbox import HitboxIE, HitboxLiveIE
379 from .hitrecord import HitRecordIE
380 from .hornbunny import HornBunnyIE
381 from .hotnewhiphop import HotNewHipHopIE
382 from .hotstar import HotStarIE
383 from .howcast import HowcastIE
384 from .howstuffworks import HowStuffWorksIE
385 from .hrti import (
386     HRTiIE,
387     HRTiPlaylistIE,
388 )
389 from .huajiao import HuajiaoIE
390 from .huffpost import HuffPostIE
391 from .hypem import HypemIE
392 from .iconosquare import IconosquareIE
393 from .ign import (
394     IGNIE,
395     OneUPIE,
396     PCMagIE,
397 )
398 from .imdb import (
399     ImdbIE,
400     ImdbListIE
401 )
402 from .imgur import (
403     ImgurIE,
404     ImgurAlbumIE,
405 )
406 from .ina import InaIE
407 from .inc import IncIE
408 from .indavideo import (
409     IndavideoIE,
410     IndavideoEmbedIE,
411 )
412 from .infoq import InfoQIE
413 from .instagram import InstagramIE, InstagramUserIE
414 from .internetvideoarchive import InternetVideoArchiveIE
415 from .iprima import IPrimaIE
416 from .iqiyi import IqiyiIE
417 from .ir90tv import Ir90TvIE
418 from .ivi import (
419     IviIE,
420     IviCompilationIE
421 )
422 from .ivideon import IvideonIE
423 from .iwara import IwaraIE
424 from .izlesene import IzleseneIE
425 from .jamendo import (
426     JamendoIE,
427     JamendoAlbumIE,
428 )
429 from .jeuxvideo import JeuxVideoIE
430 from .jove import JoveIE
431 from .jwplatform import JWPlatformIE
432 from .jpopsukitv import JpopsukiIE
433 from .kaltura import KalturaIE
434 from .kamcord import KamcordIE
435 from .kanalplay import KanalPlayIE
436 from .kankan import KankanIE
437 from .karaoketv import KaraoketvIE
438 from .karrierevideos import KarriereVideosIE
439 from .keezmovies import KeezMoviesIE
440 from .ketnet import KetnetIE
441 from .khanacademy import KhanAcademyIE
442 from .kickstarter import KickStarterIE
443 from .keek import KeekIE
444 from .konserthusetplay import KonserthusetPlayIE
445 from .kontrtube import KontrTubeIE
446 from .krasview import KrasViewIE
447 from .ku6 import Ku6IE
448 from .kusi import KUSIIE
449 from .kuwo import (
450     KuwoIE,
451     KuwoAlbumIE,
452     KuwoChartIE,
453     KuwoSingerIE,
454     KuwoCategoryIE,
455     KuwoMvIE,
456 )
457 from .la7 import LA7IE
458 from .laola1tv import (
459     Laola1TvEmbedIE,
460     Laola1TvIE,
461 )
462 from .lci import LCIIE
463 from .lcp import (
464     LcpPlayIE,
465     LcpIE,
466 )
467 from .learnr import LearnrIE
468 from .lecture2go import Lecture2GoIE
469 from .lego import LEGOIE
470 from .lemonde import LemondeIE
471 from .leeco import (
472     LeIE,
473     LePlaylistIE,
474     LetvCloudIE,
475 )
476 from .libraryofcongress import LibraryOfCongressIE
477 from .libsyn import LibsynIE
478 from .lifenews import (
479     LifeNewsIE,
480     LifeEmbedIE,
481 )
482 from .limelight import (
483     LimelightMediaIE,
484     LimelightChannelIE,
485     LimelightChannelListIE,
486 )
487 from .litv import LiTVIE
488 from .liveleak import LiveLeakIE
489 from .livestream import (
490     LivestreamIE,
491     LivestreamOriginalIE,
492     LivestreamShortenerIE,
493 )
494 from .lnkgo import LnkGoIE
495 from .localnews8 import LocalNews8IE
496 from .lovehomeporn import LoveHomePornIE
497 from .lrt import LRTIE
498 from .lynda import (
499     LyndaIE,
500     LyndaCourseIE
501 )
502 from .m6 import M6IE
503 from .macgamestore import MacGameStoreIE
504 from .mailru import MailRuIE
505 from .makerschannel import MakersChannelIE
506 from .makertv import MakerTVIE
507 from .mangomolo import (
508     MangomoloVideoIE,
509     MangomoloLiveIE,
510 )
511 from .matchtv import MatchTVIE
512 from .mdr import MDRIE
513 from .meipai import MeipaiIE
514 from .melonvod import MelonVODIE
515 from .meta import METAIE
516 from .metacafe import MetacafeIE
517 from .metacritic import MetacriticIE
518 from .mgoon import MgoonIE
519 from .mgtv import MGTVIE
520 from .miaopai import MiaoPaiIE
521 from .microsoftvirtualacademy import (
522     MicrosoftVirtualAcademyIE,
523     MicrosoftVirtualAcademyCourseIE,
524 )
525 from .minhateca import MinhatecaIE
526 from .ministrygrid import MinistryGridIE
527 from .minoto import MinotoIE
528 from .miomio import MioMioIE
529 from .mit import TechTVMITIE, MITIE, OCWMITIE
530 from .mitele import MiTeleIE
531 from .mixcloud import (
532     MixcloudIE,
533     MixcloudUserIE,
534     MixcloudPlaylistIE,
535     MixcloudStreamIE,
536 )
537 from .mlb import MLBIE
538 from .mnet import MnetIE
539 from .mpora import MporaIE
540 from .moevideo import MoeVideoIE
541 from .mofosex import MofosexIE
542 from .mojvideo import MojvideoIE
543 from .moniker import MonikerIE
544 from .morningstar import MorningstarIE
545 from .motherless import MotherlessIE
546 from .motorsport import MotorsportIE
547 from .movieclips import MovieClipsIE
548 from .moviezine import MoviezineIE
549 from .movingimage import MovingImageIE
550 from .msn import MSNIE
551 from .mtv import (
552     MTVIE,
553     MTVVideoIE,
554     MTVServicesEmbeddedIE,
555     MTVDEIE,
556     MTV81IE,
557 )
558 from .muenchentv import MuenchenTVIE
559 from .musicplayon import MusicPlayOnIE
560 from .mwave import MwaveIE, MwaveMeetGreetIE
561 from .myspace import MySpaceIE, MySpaceAlbumIE
562 from .myspass import MySpassIE
563 from .myvi import MyviIE
564 from .myvideo import MyVideoIE
565 from .myvidster import MyVidsterIE
566 from .nationalgeographic import (
567     NationalGeographicVideoIE,
568     NationalGeographicIE,
569     NationalGeographicEpisodeGuideIE,
570 )
571 from .naver import NaverIE
572 from .nba import NBAIE
573 from .nbc import (
574     CSNNEIE,
575     NBCIE,
576     NBCNewsIE,
577     NBCOlympicsIE,
578     NBCSportsIE,
579     NBCSportsVPlayerIE,
580 )
581 from .ndr import (
582     NDRIE,
583     NJoyIE,
584     NDREmbedBaseIE,
585     NDREmbedIE,
586     NJoyEmbedIE,
587 )
588 from .ndtv import NDTVIE
589 from .netzkino import NetzkinoIE
590 from .nerdcubed import NerdCubedFeedIE
591 from .neteasemusic import (
592     NetEaseMusicIE,
593     NetEaseMusicAlbumIE,
594     NetEaseMusicSingerIE,
595     NetEaseMusicListIE,
596     NetEaseMusicMvIE,
597     NetEaseMusicProgramIE,
598     NetEaseMusicDjRadioIE,
599 )
600 from .newgrounds import NewgroundsIE
601 from .newstube import NewstubeIE
602 from .nextmedia import (
603     NextMediaIE,
604     NextMediaActionNewsIE,
605     AppleDailyIE,
606     NextTVIE,
607 )
608 from .nfb import NFBIE
609 from .nfl import NFLIE
610 from .nhk import NhkVodIE
611 from .nhl import (
612     NHLVideocenterIE,
613     NHLNewsIE,
614     NHLVideocenterCategoryIE,
615     NHLIE,
616 )
617 from .nick import (
618     NickIE,
619     NickDeIE,
620     NickNightIE,
621 )
622 from .niconico import NiconicoIE, NiconicoPlaylistIE
623 from .ninecninemedia import (
624     NineCNineMediaStackIE,
625     NineCNineMediaIE,
626 )
627 from .ninegag import NineGagIE
628 from .ninenow import NineNowIE
629 from .nintendo import NintendoIE
630 from .nobelprize import NobelPrizeIE
631 from .noco import NocoIE
632 from .normalboots import NormalbootsIE
633 from .nosvideo import NosVideoIE
634 from .nova import NovaIE
635 from .novamov import (
636     AuroraVidIE,
637     CloudTimeIE,
638     NowVideoIE,
639     VideoWeedIE,
640     WholeCloudIE,
641 )
642 from .nowness import (
643     NownessIE,
644     NownessPlaylistIE,
645     NownessSeriesIE,
646 )
647 from .nowtv import (
648     NowTVIE,
649     NowTVListIE,
650 )
651 from .noz import NozIE
652 from .npo import (
653     AndereTijdenIE,
654     NPOIE,
655     NPOLiveIE,
656     NPORadioIE,
657     NPORadioFragmentIE,
658     SchoolTVIE,
659     VPROIE,
660     WNLIE,
661 )
662 from .npr import NprIE
663 from .nrk import (
664     NRKIE,
665     NRKPlaylistIE,
666     NRKSkoleIE,
667     NRKTVIE,
668     NRKTVDirekteIE,
669     NRKTVEpisodesIE,
670 )
671 from .ntvde import NTVDeIE
672 from .ntvru import NTVRuIE
673 from .nytimes import (
674     NYTimesIE,
675     NYTimesArticleIE,
676 )
677 from .nuvid import NuvidIE
678 from .nzz import NZZIE
679 from .odatv import OdaTVIE
680 from .odnoklassniki import OdnoklassnikiIE
681 from .oktoberfesttv import OktoberfestTVIE
682 from .ondemandkorea import OnDemandKoreaIE
683 from .onet import (
684     OnetIE,
685     OnetChannelIE,
686 )
687 from .onionstudios import OnionStudiosIE
688 from .ooyala import (
689     OoyalaIE,
690     OoyalaExternalIE,
691 )
692 from .openload import OpenloadIE
693 from .ora import OraTVIE
694 from .orf import (
695     ORFTVthekIE,
696     ORFOE1IE,
697     ORFFM4IE,
698     ORFIPTVIE,
699 )
700 from .pandatv import PandaTVIE
701 from .pandoratv import PandoraTVIE
702 from .parliamentliveuk import ParliamentLiveUKIE
703 from .patreon import PatreonIE
704 from .pbs import PBSIE
705 from .people import PeopleIE
706 from .periscope import (
707     PeriscopeIE,
708     PeriscopeUserIE,
709 )
710 from .philharmoniedeparis import PhilharmonieDeParisIE
711 from .phoenix import PhoenixIE
712 from .photobucket import PhotobucketIE
713 from .piksel import PikselIE
714 from .pinkbike import PinkbikeIE
715 from .pladform import PladformIE
716 from .playfm import PlayFMIE
717 from .plays import PlaysTVIE
718 from .playtvak import PlaytvakIE
719 from .playvid import PlayvidIE
720 from .playwire import PlaywireIE
721 from .pluralsight import (
722     PluralsightIE,
723     PluralsightCourseIE,
724 )
725 from .podomatic import PodomaticIE
726 from .pokemon import PokemonIE
727 from .polskieradio import (
728     PolskieRadioIE,
729     PolskieRadioCategoryIE,
730 )
731 from .porn91 import Porn91IE
732 from .porncom import PornComIE
733 from .pornflip import PornFlipIE
734 from .pornhd import PornHdIE
735 from .pornhub import (
736     PornHubIE,
737     PornHubPlaylistIE,
738     PornHubUserVideosIE,
739 )
740 from .pornotube import PornotubeIE
741 from .pornovoisines import PornoVoisinesIE
742 from .pornoxo import PornoXOIE
743 from .presstv import PressTVIE
744 from .primesharetv import PrimeShareTVIE
745 from .promptfile import PromptFileIE
746 from .prosiebensat1 import ProSiebenSat1IE
747 from .puls4 import Puls4IE
748 from .pyvideo import PyvideoIE
749 from .qqmusic import (
750     QQMusicIE,
751     QQMusicSingerIE,
752     QQMusicAlbumIE,
753     QQMusicToplistIE,
754     QQMusicPlaylistIE,
755 )
756 from .r7 import (
757     R7IE,
758     R7ArticleIE,
759 )
760 from .radiocanada import (
761     RadioCanadaIE,
762     RadioCanadaAudioVideoIE,
763 )
764 from .radiode import RadioDeIE
765 from .radiojavan import RadioJavanIE
766 from .radiobremen import RadioBremenIE
767 from .radiofrance import RadioFranceIE
768 from .rai import (
769     RaiTVIE,
770     RaiIE,
771 )
772 from .rbmaradio import RBMARadioIE
773 from .rds import RDSIE
774 from .redtube import RedTubeIE
775 from .regiotv import RegioTVIE
776 from .rentv import (
777     RENTVIE,
778     RENTVArticleIE,
779 )
780 from .restudy import RestudyIE
781 from .reuters import ReutersIE
782 from .reverbnation import ReverbNationIE
783 from .revision3 import (
784     Revision3EmbedIE,
785     Revision3IE,
786 )
787 from .rice import RICEIE
788 from .ringtv import RingTVIE
789 from .rmcdecouverte import RMCDecouverteIE
790 from .ro220 import Ro220IE
791 from .rockstargames import RockstarGamesIE
792 from .roosterteeth import RoosterTeethIE
793 from .rottentomatoes import RottenTomatoesIE
794 from .roxwel import RoxwelIE
795 from .rozhlas import RozhlasIE
796 from .rtbf import RTBFIE
797 from .rte import RteIE, RteRadioIE
798 from .rtlnl import RtlNlIE
799 from .rtl2 import RTL2IE
800 from .rtp import RTPIE
801 from .rts import RTSIE
802 from .rtve import RTVEALaCartaIE, RTVELiveIE, RTVEInfantilIE, RTVELiveIE, RTVETelevisionIE
803 from .rtvnh import RTVNHIE
804 from .rudo import RudoIE
805 from .ruhd import RUHDIE
806 from .ruleporn import RulePornIE
807 from .rutube import (
808     RutubeIE,
809     RutubeChannelIE,
810     RutubeEmbedIE,
811     RutubeMovieIE,
812     RutubePersonIE,
813 )
814 from .rutv import RUTVIE
815 from .ruutu import RuutuIE
816 from .sandia import SandiaIE
817 from .safari import (
818     SafariIE,
819     SafariApiIE,
820     SafariCourseIE,
821 )
822 from .sapo import SapoIE
823 from .savefrom import SaveFromIE
824 from .sbs import SBSIE
825 from .scivee import SciVeeIE
826 from .screencast import ScreencastIE
827 from .screencastomatic import ScreencastOMaticIE
828 from .seeker import SeekerIE
829 from .senateisvp import SenateISVPIE
830 from .sendtonews import SendtoNewsIE
831 from .servingsys import ServingSysIE
832 from .sexu import SexuIE
833 from .shahid import ShahidIE
834 from .shared import (
835     SharedIE,
836     VivoIE,
837 )
838 from .showroomlive import ShowRoomLiveIE
839 from .sina import SinaIE
840 from .sixplay import SixPlayIE
841 from .skynewsarabia import (
842     SkyNewsArabiaIE,
843     SkyNewsArabiaArticleIE,
844 )
845 from .skysports import SkySportsIE
846 from .slideshare import SlideshareIE
847 from .slutload import SlutloadIE
848 from .smotri import (
849     SmotriIE,
850     SmotriCommunityIE,
851     SmotriUserIE,
852     SmotriBroadcastIE,
853 )
854 from .snotr import SnotrIE
855 from .sohu import SohuIE
856 from .sonyliv import SonyLIVIE
857 from .soundcloud import (
858     SoundcloudIE,
859     SoundcloudSetIE,
860     SoundcloudUserIE,
861     SoundcloudPlaylistIE,
862     SoundcloudSearchIE
863 )
864 from .soundgasm import (
865     SoundgasmIE,
866     SoundgasmProfileIE
867 )
868 from .southpark import (
869     SouthParkIE,
870     SouthParkDeIE,
871     SouthParkDkIE,
872     SouthParkEsIE,
873     SouthParkNlIE
874 )
875 from .spankbang import SpankBangIE
876 from .spankwire import SpankwireIE
877 from .spiegel import SpiegelIE, SpiegelArticleIE
878 from .spiegeltv import SpiegeltvIE
879 from .spike import SpikeIE
880 from .stitcher import StitcherIE
881 from .sport5 import Sport5IE
882 from .sportbox import (
883     SportBoxIE,
884     SportBoxEmbedIE,
885 )
886 from .sportdeutschland import SportDeutschlandIE
887 from .sportschau import SportschauIE
888 from .srgssr import (
889     SRGSSRIE,
890     SRGSSRPlayIE,
891 )
892 from .srmediathek import SRMediathekIE
893 from .stanfordoc import StanfordOpenClassroomIE
894 from .steam import SteamIE
895 from .streamable import StreamableIE
896 from .streamcloud import StreamcloudIE
897 from .streamcz import StreamCZIE
898 from .streetvoice import StreetVoiceIE
899 from .sunporno import SunPornoIE
900 from .svt import (
901     SVTIE,
902     SVTPlayIE,
903 )
904 from .swrmediathek import SWRMediathekIE
905 from .syfy import SyfyIE
906 from .sztvhu import SztvHuIE
907 from .tagesschau import (
908     TagesschauPlayerIE,
909     TagesschauIE,
910 )
911 from .tass import TassIE
912 from .tbs import TBSIE
913 from .tdslifeway import TDSLifewayIE
914 from .teachertube import (
915     TeacherTubeIE,
916     TeacherTubeUserIE,
917 )
918 from .teachingchannel import TeachingChannelIE
919 from .teamcoco import TeamcocoIE
920 from .teamfourstar import TeamFourStarIE
921 from .techtalks import TechTalksIE
922 from .ted import TEDIE
923 from .tele13 import Tele13IE
924 from .telebruxelles import TeleBruxellesIE
925 from .telecinco import TelecincoIE
926 from .telegraaf import TelegraafIE
927 from .telemb import TeleMBIE
928 from .telequebec import TeleQuebecIE
929 from .teletask import TeleTaskIE
930 from .telewebion import TelewebionIE
931 from .testurl import TestURLIE
932 from .tf1 import TF1IE
933 from .tfo import TFOIE
934 from .theintercept import TheInterceptIE
935 from .theplatform import (
936     ThePlatformIE,
937     ThePlatformFeedIE,
938 )
939 from .thescene import TheSceneIE
940 from .thesixtyone import TheSixtyOneIE
941 from .thestar import TheStarIE
942 from .theweatherchannel import TheWeatherChannelIE
943 from .thisamericanlife import ThisAmericanLifeIE
944 from .thisav import ThisAVIE
945 from .thisoldhouse import ThisOldHouseIE
946 from .threeqsdn import ThreeQSDNIE
947 from .tinypic import TinyPicIE
948 from .tlc import TlcDeIE
949 from .tmz import (
950     TMZIE,
951     TMZArticleIE,
952 )
953 from .tnaflix import (
954     TNAFlixNetworkEmbedIE,
955     TNAFlixIE,
956     EMPFlixIE,
957     MovieFapIE,
958 )
959 from .toggle import ToggleIE
960 from .tonline import TOnlineIE
961 from .toutv import TouTvIE
962 from .toypics import ToypicsUserIE, ToypicsIE
963 from .traileraddict import TrailerAddictIE
964 from .trilulilu import TriluliluIE
965 from .trutv import TruTVIE
966 from .tube8 import Tube8IE
967 from .tubitv import TubiTvIE
968 from .tudou import (
969     TudouIE,
970     TudouPlaylistIE,
971     TudouAlbumIE,
972 )
973 from .tumblr import TumblrIE
974 from .tunein import (
975     TuneInClipIE,
976     TuneInStationIE,
977     TuneInProgramIE,
978     TuneInTopicIE,
979     TuneInShortenerIE,
980 )
981 from .turbo import TurboIE
982 from .tutv import TutvIE
983 from .tv2 import (
984     TV2IE,
985     TV2ArticleIE,
986 )
987 from .tv3 import TV3IE
988 from .tv4 import TV4IE
989 from .tva import TVAIE
990 from .tvanouvelles import (
991     TVANouvellesIE,
992     TVANouvellesArticleIE,
993 )
994 from .tvc import (
995     TVCIE,
996     TVCArticleIE,
997 )
998 from .tvigle import TvigleIE
999 from .tvland import TVLandIE
1000 from .tvnoe import TVNoeIE
1001 from .tvp import (
1002     TVPEmbedIE,
1003     TVPIE,
1004     TVPSeriesIE,
1005 )
1006 from .tvplay import (
1007     TVPlayIE,
1008     ViafreeIE,
1009 )
1010 from .tweakers import TweakersIE
1011 from .twentyfourvideo import TwentyFourVideoIE
1012 from .twentymin import TwentyMinutenIE
1013 from .twentytwotracks import (
1014     TwentyTwoTracksIE,
1015     TwentyTwoTracksGenreIE
1016 )
1017 from .twitch import (
1018     TwitchVideoIE,
1019     TwitchChapterIE,
1020     TwitchVodIE,
1021     TwitchProfileIE,
1022     TwitchAllVideosIE,
1023     TwitchUploadsIE,
1024     TwitchPastBroadcastsIE,
1025     TwitchHighlightsIE,
1026     TwitchStreamIE,
1027     TwitchClipsIE,
1028 )
1029 from .twitter import (
1030     TwitterCardIE,
1031     TwitterIE,
1032     TwitterAmplifyIE,
1033 )
1034 from .udemy import (
1035     UdemyIE,
1036     UdemyCourseIE
1037 )
1038 from .udn import UDNEmbedIE
1039 from .uktvplay import UKTVPlayIE
1040 from .digiteka import DigitekaIE
1041 from .unistra import UnistraIE
1042 from .uol import UOLIE
1043 from .uplynk import (
1044     UplynkIE,
1045     UplynkPreplayIE,
1046 )
1047 from .urort import UrortIE
1048 from .urplay import URPlayIE
1049 from .usanetwork import USANetworkIE
1050 from .usatoday import USATodayIE
1051 from .ustream import UstreamIE, UstreamChannelIE
1052 from .ustudio import (
1053     UstudioIE,
1054     UstudioEmbedIE,
1055 )
1056 from .varzesh3 import Varzesh3IE
1057 from .vbox7 import Vbox7IE
1058 from .veehd import VeeHDIE
1059 from .veoh import VeohIE
1060 from .vessel import VesselIE
1061 from .vesti import VestiIE
1062 from .vevo import (
1063     VevoIE,
1064     VevoPlaylistIE,
1065 )
1066 from .vgtv import (
1067     BTArticleIE,
1068     BTVestlendingenIE,
1069     VGTVIE,
1070 )
1071 from .vh1 import VH1IE
1072 from .vice import (
1073     ViceIE,
1074     ViceShowIE,
1075 )
1076 from .viceland import VicelandIE
1077 from .vidbit import VidbitIE
1078 from .viddler import ViddlerIE
1079 from .videa import VideaIE
1080 from .videodetective import VideoDetectiveIE
1081 from .videofyme import VideofyMeIE
1082 from .videomega import VideoMegaIE
1083 from .videomore import (
1084     VideomoreIE,
1085     VideomoreVideoIE,
1086     VideomoreSeasonIE,
1087 )
1088 from .videopremium import VideoPremiumIE
1089 from .vidio import VidioIE
1090 from .vidme import (
1091     VidmeIE,
1092     VidmeUserIE,
1093     VidmeUserLikesIE,
1094 )
1095 from .vidzi import VidziIE
1096 from .vier import VierIE, VierVideosIE
1097 from .viewlift import (
1098     ViewLiftIE,
1099     ViewLiftEmbedIE,
1100 )
1101 from .viewster import ViewsterIE
1102 from .viidea import ViideaIE
1103 from .vimeo import (
1104     VimeoIE,
1105     VimeoAlbumIE,
1106     VimeoChannelIE,
1107     VimeoGroupsIE,
1108     VimeoLikesIE,
1109     VimeoOndemandIE,
1110     VimeoReviewIE,
1111     VimeoUserIE,
1112     VimeoWatchLaterIE,
1113 )
1114 from .vimple import VimpleIE
1115 from .vine import (
1116     VineIE,
1117     VineUserIE,
1118 )
1119 from .viki import (
1120     VikiIE,
1121     VikiChannelIE,
1122 )
1123 from .viu import (
1124     ViuIE,
1125     ViuPlaylistIE,
1126     ViuOTTIE,
1127 )
1128 from .vk import (
1129     VKIE,
1130     VKUserVideosIE,
1131     VKWallPostIE,
1132 )
1133 from .vlive import (
1134     VLiveIE,
1135     VLiveChannelIE
1136 )
1137 from .vodlocker import VodlockerIE
1138 from .vodplatform import VODPlatformIE
1139 from .voicerepublic import VoiceRepublicIE
1140 from .voxmedia import VoxMediaIE
1141 from .vporn import VpornIE
1142 from .vrt import VRTIE
1143 from .vube import VubeIE
1144 from .vuclip import VuClipIE
1145 from .vvvvid import VVVVIDIE
1146 from .vyborymos import VyboryMosIE
1147 from .vzaar import VzaarIE
1148 from .walla import WallaIE
1149 from .washingtonpost import (
1150     WashingtonPostIE,
1151     WashingtonPostArticleIE,
1152 )
1153 from .wat import WatIE
1154 from .watchindianporn import WatchIndianPornIE
1155 from .wdr import (
1156     WDRIE,
1157     WDRMobileIE,
1158 )
1159 from .webcaster import (
1160     WebcasterIE,
1161     WebcasterFeedIE,
1162 )
1163 from .webofstories import (
1164     WebOfStoriesIE,
1165     WebOfStoriesPlaylistIE,
1166 )
1167 from .weiqitv import WeiqiTVIE
1168 from .wimp import WimpIE
1169 from .wistia import WistiaIE
1170 from .worldstarhiphop import WorldStarHipHopIE
1171 from .wrzuta import (
1172     WrzutaIE,
1173     WrzutaPlaylistIE,
1174 )
1175 from .wsj import WSJIE
1176 from .xbef import XBefIE
1177 from .xboxclips import XboxClipsIE
1178 from .xfileshare import XFileShareIE
1179 from .xhamster import (
1180     XHamsterIE,
1181     XHamsterEmbedIE,
1182 )
1183 from .xiami import (
1184     XiamiSongIE,
1185     XiamiAlbumIE,
1186     XiamiArtistIE,
1187     XiamiCollectionIE
1188 )
1189 from .xminus import XMinusIE
1190 from .xnxx import XNXXIE
1191 from .xstream import XstreamIE
1192 from .xtube import XTubeUserIE, XTubeIE
1193 from .xuite import XuiteIE
1194 from .xvideos import XVideosIE
1195 from .xxxymovies import XXXYMoviesIE
1196 from .yahoo import (
1197     YahooIE,
1198     YahooSearchIE,
1199 )
1200 from .yam import YamIE
1201 from .yandexmusic import (
1202     YandexMusicTrackIE,
1203     YandexMusicAlbumIE,
1204     YandexMusicPlaylistIE,
1205 )
1206 from .yesjapan import YesJapanIE
1207 from .yinyuetai import YinYueTaiIE
1208 from .ynet import YnetIE
1209 from .youjizz import YouJizzIE
1210 from .youku import (
1211     YoukuIE,
1212     YoukuShowIE,
1213 )
1214 from .youporn import YouPornIE
1215 from .yourupload import YourUploadIE
1216 from .youtube import (
1217     YoutubeIE,
1218     YoutubeChannelIE,
1219     YoutubeFavouritesIE,
1220     YoutubeHistoryIE,
1221     YoutubeLiveIE,
1222     YoutubePlaylistIE,
1223     YoutubePlaylistsIE,
1224     YoutubeRecommendedIE,
1225     YoutubeSearchDateIE,
1226     YoutubeSearchIE,
1227     YoutubeSearchURLIE,
1228     YoutubeSharedVideoIE,
1229     YoutubeShowIE,
1230     YoutubeSubscriptionsIE,
1231     YoutubeTruncatedIDIE,
1232     YoutubeTruncatedURLIE,
1233     YoutubeUserIE,
1234     YoutubeWatchLaterIE,
1235 )
1236 from .zapiks import ZapiksIE
1237 from .zdf import ZDFIE, ZDFChannelIE
1238 from .zingmp3 import ZingMp3IE