You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

982 lines
24 KiB

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