extractors.py 27 KB

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