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.

1225 lines
28 KiB

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