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