extractors.py 29 KB

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