extractors.py 27 KB

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