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