You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1062 lines
25 KiB

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