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