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