extractors.py 26 KB

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