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.

610 lines
17 KiB

11 years ago
10 years ago
12 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
12 years ago
11 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 .addanime import AddAnimeIE
  6. from .adobetv import AdobeTVIE
  7. from .adultswim import AdultSwimIE
  8. from .aftonbladet import AftonbladetIE
  9. from .aljazeera import AlJazeeraIE
  10. from .alphaporno import AlphaPornoIE
  11. from .anitube import AnitubeIE
  12. from .anysex import AnySexIE
  13. from .aol import AolIE
  14. from .allocine import AllocineIE
  15. from .aparat import AparatIE
  16. from .appletrailers import AppleTrailersIE
  17. from .archiveorg import ArchiveOrgIE
  18. from .ard import ARDIE, ARDMediathekIE
  19. from .arte import (
  20. ArteTvIE,
  21. ArteTVPlus7IE,
  22. ArteTVCreativeIE,
  23. ArteTVConcertIE,
  24. ArteTVFutureIE,
  25. ArteTVDDCIE,
  26. ArteTVEmbedIE,
  27. )
  28. from .atresplayer import AtresPlayerIE
  29. from .atttechchannel import ATTTechChannelIE
  30. from .audiomack import AudiomackIE, AudiomackAlbumIE
  31. from .auengine import AUEngineIE
  32. from .azubu import AzubuIE
  33. from .bambuser import BambuserIE, BambuserChannelIE
  34. from .bandcamp import BandcampIE, BandcampAlbumIE
  35. from .bbccouk import BBCCoUkIE
  36. from .beeg import BeegIE
  37. from .behindkink import BehindKinkIE
  38. from .bet import BetIE
  39. from .bild import BildIE
  40. from .bilibili import BiliBiliIE
  41. from .blinkx import BlinkxIE
  42. from .bliptv import BlipTVIE, BlipTVUserIE
  43. from .bloomberg import BloombergIE
  44. from .bpb import BpbIE
  45. from .br import BRIE
  46. from .breakcom import BreakIE
  47. from .brightcove import BrightcoveIE
  48. from .buzzfeed import BuzzFeedIE
  49. from .byutv import BYUtvIE
  50. from .c56 import C56IE
  51. from .canal13cl import Canal13clIE
  52. from .canalplus import CanalplusIE
  53. from .canalc2 import Canalc2IE
  54. from .cbs import CBSIE
  55. from .cbsnews import CBSNewsIE
  56. from .ceskatelevize import CeskaTelevizeIE
  57. from .channel9 import Channel9IE
  58. from .chilloutzone import ChilloutzoneIE
  59. from .cinchcast import CinchcastIE
  60. from .clipfish import ClipfishIE
  61. from .cliphunter import CliphunterIE
  62. from .clipsyndicate import ClipsyndicateIE
  63. from .cloudy import CloudyIE
  64. from .clubic import ClubicIE
  65. from .cmt import CMTIE
  66. from .cnet import CNETIE
  67. from .cnn import (
  68. CNNIE,
  69. CNNBlogsIE,
  70. CNNArticleIE,
  71. )
  72. from .collegehumor import CollegeHumorIE
  73. from .collegerama import CollegeRamaIE
  74. from .comedycentral import ComedyCentralIE, ComedyCentralShowsIE
  75. from .comcarcoff import ComCarCoffIE
  76. from .commonmistakes import CommonMistakesIE
  77. from .condenast import CondeNastIE
  78. from .cracked import CrackedIE
  79. from .criterion import CriterionIE
  80. from .crunchyroll import (
  81. CrunchyrollIE,
  82. CrunchyrollShowPlaylistIE
  83. )
  84. from .cspan import CSpanIE
  85. from .dailymotion import (
  86. DailymotionIE,
  87. DailymotionPlaylistIE,
  88. DailymotionUserIE,
  89. )
  90. from .daum import DaumIE
  91. from .dbtv import DBTVIE
  92. from .deezer import DeezerPlaylistIE
  93. from .dfb import DFBIE
  94. from .dotsub import DotsubIE
  95. from .dreisat import DreiSatIE
  96. from .drbonanza import DRBonanzaIE
  97. from .drtuber import DrTuberIE
  98. from .drtv import DRTVIE
  99. from .dvtv import DVTVIE
  100. from .dump import DumpIE
  101. from .defense import DefenseGouvFrIE
  102. from .discovery import DiscoveryIE
  103. from .divxstage import DivxStageIE
  104. from .dropbox import DropboxIE
  105. from .ebaumsworld import EbaumsWorldIE
  106. from .echomsk import EchoMskIE
  107. from .ehow import EHowIE
  108. from .eighttracks import EightTracksIE
  109. from .einthusan import EinthusanIE
  110. from .eitb import EitbIE
  111. from .ellentv import (
  112. EllenTVIE,
  113. EllenTVClipsIE,
  114. )
  115. from .elpais import ElPaisIE
  116. from .empflix import EMPFlixIE
  117. from .engadget import EngadgetIE
  118. from .eporner import EpornerIE
  119. from .eroprofile import EroProfileIE
  120. from .escapist import EscapistIE
  121. from .everyonesmixtape import EveryonesMixtapeIE
  122. from .exfm import ExfmIE
  123. from .expotv import ExpoTVIE
  124. from .extremetube import ExtremeTubeIE
  125. from .facebook import FacebookIE
  126. from .faz import FazIE
  127. from .fc2 import FC2IE
  128. from .firedrive import FiredriveIE
  129. from .firstpost import FirstpostIE
  130. from .firsttv import FirstTVIE
  131. from .fivemin import FiveMinIE
  132. from .fktv import (
  133. FKTVIE,
  134. FKTVPosteckeIE,
  135. )
  136. from .flickr import FlickrIE
  137. from .folketinget import FolketingetIE
  138. from .fourtube import FourTubeIE
  139. from .foxgay import FoxgayIE
  140. from .foxnews import FoxNewsIE
  141. from .franceculture import FranceCultureIE
  142. from .franceinter import FranceInterIE
  143. from .francetv import (
  144. PluzzIE,
  145. FranceTvInfoIE,
  146. FranceTVIE,
  147. GenerationQuoiIE,
  148. CultureboxIE,
  149. )
  150. from .freesound import FreesoundIE
  151. from .freespeech import FreespeechIE
  152. from .freevideo import FreeVideoIE
  153. from .funnyordie import FunnyOrDieIE
  154. from .gamekings import GamekingsIE
  155. from .gameone import (
  156. GameOneIE,
  157. GameOnePlaylistIE,
  158. )
  159. from .gamespot import GameSpotIE
  160. from .gamestar import GameStarIE
  161. from .gametrailers import GametrailersIE
  162. from .gdcvault import GDCVaultIE
  163. from .generic import GenericIE
  164. from .giantbomb import GiantBombIE
  165. from .giga import GigaIE
  166. from .glide import GlideIE
  167. from .globo import GloboIE
  168. from .godtube import GodTubeIE
  169. from .goldenmoustache import GoldenMoustacheIE
  170. from .golem import GolemIE
  171. from .googleplus import GooglePlusIE
  172. from .googlesearch import GoogleSearchIE
  173. from .gorillavid import GorillaVidIE
  174. from .goshgay import GoshgayIE
  175. from .grooveshark import GroovesharkIE
  176. from .groupon import GrouponIE
  177. from .hark import HarkIE
  178. from .hearthisat import HearThisAtIE
  179. from .heise import HeiseIE
  180. from .hellporno import HellPornoIE
  181. from .helsinki import HelsinkiIE
  182. from .hentaistigma import HentaiStigmaIE
  183. from .hitbox import HitboxIE, HitboxLiveIE
  184. from .hornbunny import HornBunnyIE
  185. from .hostingbulk import HostingBulkIE
  186. from .hotnewhiphop import HotNewHipHopIE
  187. from .howcast import HowcastIE
  188. from .howstuffworks import HowStuffWorksIE
  189. from .huffpost import HuffPostIE
  190. from .hypem import HypemIE
  191. from .iconosquare import IconosquareIE
  192. from .ign import IGNIE, OneUPIE
  193. from .imdb import (
  194. ImdbIE,
  195. ImdbListIE
  196. )
  197. from .ina import InaIE
  198. from .infoq import InfoQIE
  199. from .instagram import InstagramIE, InstagramUserIE
  200. from .internetvideoarchive import InternetVideoArchiveIE
  201. from .iprima import IPrimaIE
  202. from .ivi import (
  203. IviIE,
  204. IviCompilationIE
  205. )
  206. from .izlesene import IzleseneIE
  207. from .jadorecettepub import JadoreCettePubIE
  208. from .jeuxvideo import JeuxVideoIE
  209. from .jove import JoveIE
  210. from .jukebox import JukeboxIE
  211. from .jpopsukitv import JpopsukiIE
  212. from .kankan import KankanIE
  213. from .karaoketv import KaraoketvIE
  214. from .keezmovies import KeezMoviesIE
  215. from .khanacademy import KhanAcademyIE
  216. from .kickstarter import KickStarterIE
  217. from .keek import KeekIE
  218. from .kontrtube import KontrTubeIE
  219. from .krasview import KrasViewIE
  220. from .ku6 import Ku6IE
  221. from .la7 import LA7IE
  222. from .laola1tv import Laola1TvIE
  223. from .lifenews import LifeNewsIE
  224. from .liveleak import LiveLeakIE
  225. from .livestream import (
  226. LivestreamIE,
  227. LivestreamOriginalIE,
  228. LivestreamShortenerIE,
  229. )
  230. from .lnkgo import LnkGoIE
  231. from .lrt import LRTIE
  232. from .lynda import (
  233. LyndaIE,
  234. LyndaCourseIE
  235. )
  236. from .m6 import M6IE
  237. from .macgamestore import MacGameStoreIE
  238. from .mailru import MailRuIE
  239. from .malemotion import MalemotionIE
  240. from .mdr import MDRIE
  241. from .metacafe import MetacafeIE
  242. from .metacritic import MetacriticIE
  243. from .mgoon import MgoonIE
  244. from .minhateca import MinhatecaIE
  245. from .ministrygrid import MinistryGridIE
  246. from .mit import TechTVMITIE, MITIE, OCWMITIE
  247. from .mitele import MiTeleIE
  248. from .mixcloud import MixcloudIE
  249. from .mlb import MLBIE
  250. from .mpora import MporaIE
  251. from .moevideo import MoeVideoIE
  252. from .mofosex import MofosexIE
  253. from .mojvideo import MojvideoIE
  254. from .moniker import MonikerIE
  255. from .mooshare import MooshareIE
  256. from .morningstar import MorningstarIE
  257. from .motherless import MotherlessIE
  258. from .motorsport import MotorsportIE
  259. from .movieclips import MovieClipsIE
  260. from .moviezine import MoviezineIE
  261. from .movshare import MovShareIE
  262. from .mtv import (
  263. MTVIE,
  264. MTVServicesEmbeddedIE,
  265. MTVIggyIE,
  266. )
  267. from .muenchentv import MuenchenTVIE
  268. from .musicplayon import MusicPlayOnIE
  269. from .musicvault import MusicVaultIE
  270. from .muzu import MuzuTVIE
  271. from .myspace import MySpaceIE, MySpaceAlbumIE
  272. from .myspass import MySpassIE
  273. from .myvideo import MyVideoIE
  274. from .myvidster import MyVidsterIE
  275. from .naver import NaverIE
  276. from .nba import NBAIE
  277. from .nbc import (
  278. NBCIE,
  279. NBCNewsIE,
  280. )
  281. from .ndr import NDRIE
  282. from .ndtv import NDTVIE
  283. from .netzkino import NetzkinoIE
  284. from .nerdcubed import NerdCubedFeedIE
  285. from .newgrounds import NewgroundsIE
  286. from .newstube import NewstubeIE
  287. from .nfb import NFBIE
  288. from .nfl import NFLIE
  289. from .nhl import NHLIE, NHLVideocenterIE
  290. from .niconico import NiconicoIE, NiconicoPlaylistIE
  291. from .ninegag import NineGagIE
  292. from .noco import NocoIE
  293. from .normalboots import NormalbootsIE
  294. from .nosvideo import NosVideoIE
  295. from .novamov import NovaMovIE
  296. from .nowness import NownessIE
  297. from .nowvideo import NowVideoIE
  298. from .npo import (
  299. NPOIE,
  300. NPOLiveIE,
  301. TegenlichtVproIE,
  302. )
  303. from .nrk import (
  304. NRKIE,
  305. NRKTVIE,
  306. )
  307. from .ntv import NTVIE
  308. from .nytimes import NYTimesIE
  309. from .nuvid import NuvidIE
  310. from .oktoberfesttv import OktoberfestTVIE
  311. from .ooyala import OoyalaIE
  312. from .openfilm import OpenFilmIE
  313. from .orf import (
  314. ORFTVthekIE,
  315. ORFOE1IE,
  316. ORFFM4IE,
  317. )
  318. from .parliamentliveuk import ParliamentLiveUKIE
  319. from .patreon import PatreonIE
  320. from .pbs import PBSIE
  321. from .phoenix import PhoenixIE
  322. from .photobucket import PhotobucketIE
  323. from .planetaplay import PlanetaPlayIE
  324. from .played import PlayedIE
  325. from .playfm import PlayFMIE
  326. from .playvid import PlayvidIE
  327. from .podomatic import PodomaticIE
  328. from .pornhd import PornHdIE
  329. from .pornhub import PornHubIE
  330. from .pornotube import PornotubeIE
  331. from .pornoxo import PornoXOIE
  332. from .promptfile import PromptFileIE
  333. from .prosiebensat1 import ProSiebenSat1IE
  334. from .pyvideo import PyvideoIE
  335. from .quickvid import QuickVidIE
  336. from .radiode import RadioDeIE
  337. from .radiobremen import RadioBremenIE
  338. from .radiofrance import RadioFranceIE
  339. from .rai import RaiIE
  340. from .rbmaradio import RBMARadioIE
  341. from .redtube import RedTubeIE
  342. from .restudy import RestudyIE
  343. from .reverbnation import ReverbNationIE
  344. from .ringtv import RingTVIE
  345. from .ro220 import Ro220IE
  346. from .rottentomatoes import RottenTomatoesIE
  347. from .roxwel import RoxwelIE
  348. from .rtbf import RTBFIE
  349. from .rte import RteIE
  350. from .rtlnl import RtlXlIE
  351. from .rtlnow import RTLnowIE
  352. from .rtp import RTPIE
  353. from .rts import RTSIE
  354. from .rtve import RTVEALaCartaIE, RTVELiveIE
  355. from .ruhd import RUHDIE
  356. from .rutube import (
  357. RutubeIE,
  358. RutubeChannelIE,
  359. RutubeEmbedIE,
  360. RutubeMovieIE,
  361. RutubePersonIE,
  362. )
  363. from .rutv import RUTVIE
  364. from .sapo import SapoIE
  365. from .savefrom import SaveFromIE
  366. from .sbs import SBSIE
  367. from .scivee import SciVeeIE
  368. from .screencast import ScreencastIE
  369. from .screencastomatic import ScreencastOMaticIE
  370. from .screenwavemedia import CinemassacreIE, ScreenwaveMediaIE, TeamFourIE
  371. from .servingsys import ServingSysIE
  372. from .sexu import SexuIE
  373. from .sexykarma import SexyKarmaIE
  374. from .shared import SharedIE
  375. from .sharesix import ShareSixIE
  376. from .sina import SinaIE
  377. from .slideshare import SlideshareIE
  378. from .slutload import SlutloadIE
  379. from .smotri import (
  380. SmotriIE,
  381. SmotriCommunityIE,
  382. SmotriUserIE,
  383. SmotriBroadcastIE,
  384. )
  385. from .snotr import SnotrIE
  386. from .sockshare import SockshareIE
  387. from .sohu import SohuIE
  388. from .soundcloud import (
  389. SoundcloudIE,
  390. SoundcloudSetIE,
  391. SoundcloudUserIE,
  392. SoundcloudPlaylistIE
  393. )
  394. from .soundgasm import SoundgasmIE
  395. from .southpark import (
  396. SouthParkIE,
  397. SouthparkDeIE,
  398. )
  399. from .space import SpaceIE
  400. from .spankwire import SpankwireIE
  401. from .spiegel import SpiegelIE, SpiegelArticleIE
  402. from .spiegeltv import SpiegeltvIE
  403. from .spike import SpikeIE
  404. from .sport5 import Sport5IE
  405. from .sportbox import SportBoxIE
  406. from .sportdeutschland import SportDeutschlandIE
  407. from .srmediathek import SRMediathekIE
  408. from .stanfordoc import StanfordOpenClassroomIE
  409. from .steam import SteamIE
  410. from .streamcloud import StreamcloudIE
  411. from .streamcz import StreamCZIE
  412. from .streetvoice import StreetVoiceIE
  413. from .sunporno import SunPornoIE
  414. from .swrmediathek import SWRMediathekIE
  415. from .syfy import SyfyIE
  416. from .sztvhu import SztvHuIE
  417. from .tagesschau import TagesschauIE
  418. from .tapely import TapelyIE
  419. from .tass import TassIE
  420. from .teachertube import (
  421. TeacherTubeIE,
  422. TeacherTubeUserIE,
  423. )
  424. from .teachingchannel import TeachingChannelIE
  425. from .teamcoco import TeamcocoIE
  426. from .techtalks import TechTalksIE
  427. from .ted import TEDIE
  428. from .telebruxelles import TeleBruxellesIE
  429. from .telecinco import TelecincoIE
  430. from .telemb import TeleMBIE
  431. from .teletask import TeleTaskIE
  432. from .tenplay import TenPlayIE
  433. from .testurl import TestURLIE
  434. from .testtube import TestTubeIE
  435. from .tf1 import TF1IE
  436. from .theonion import TheOnionIE
  437. from .theplatform import ThePlatformIE
  438. from .thesixtyone import TheSixtyOneIE
  439. from .thisav import ThisAVIE
  440. from .tinypic import TinyPicIE
  441. from .tlc import TlcIE, TlcDeIE
  442. from .tmz import TMZIE
  443. from .tnaflix import TNAFlixIE
  444. from .thvideo import (
  445. THVideoIE,
  446. THVideoPlaylistIE
  447. )
  448. from .toutv import TouTvIE
  449. from .toypics import ToypicsUserIE, ToypicsIE
  450. from .traileraddict import TrailerAddictIE
  451. from .trilulilu import TriluliluIE
  452. from .trutube import TruTubeIE
  453. from .tube8 import Tube8IE
  454. from .tudou import TudouIE
  455. from .tumblr import TumblrIE
  456. from .tunein import TuneInIE
  457. from .turbo import TurboIE
  458. from .tutv import TutvIE
  459. from .tvigle import TvigleIE
  460. from .tvp import TvpIE, TvpSeriesIE
  461. from .tvplay import TVPlayIE
  462. from .twentyfourvideo import TwentyFourVideoIE
  463. from .twitch import (
  464. TwitchVideoIE,
  465. TwitchChapterIE,
  466. TwitchVodIE,
  467. TwitchProfileIE,
  468. TwitchPastBroadcastsIE,
  469. TwitchStreamIE,
  470. )
  471. from .ubu import UbuIE
  472. from .udemy import (
  473. UdemyIE,
  474. UdemyCourseIE
  475. )
  476. from .unistra import UnistraIE
  477. from .urort import UrortIE
  478. from .ustream import UstreamIE, UstreamChannelIE
  479. from .vbox7 import Vbox7IE
  480. from .veehd import VeeHDIE
  481. from .veoh import VeohIE
  482. from .vesti import VestiIE
  483. from .vevo import VevoIE
  484. from .vgtv import VGTVIE
  485. from .vh1 import VH1IE
  486. from .vice import ViceIE
  487. from .viddler import ViddlerIE
  488. from .videobam import VideoBamIE
  489. from .videodetective import VideoDetectiveIE
  490. from .videolecturesnet import VideoLecturesNetIE
  491. from .videofyme import VideofyMeIE
  492. from .videomega import VideoMegaIE
  493. from .videopremium import VideoPremiumIE
  494. from .videott import VideoTtIE
  495. from .videoweed import VideoWeedIE
  496. from .vidme import VidmeIE
  497. from .vidzi import VidziIE
  498. from .vier import VierIE, VierVideosIE
  499. from .vimeo import (
  500. VimeoIE,
  501. VimeoAlbumIE,
  502. VimeoChannelIE,
  503. VimeoGroupsIE,
  504. VimeoLikesIE,
  505. VimeoReviewIE,
  506. VimeoUserIE,
  507. VimeoWatchLaterIE,
  508. )
  509. from .vimple import VimpleIE
  510. from .vine import (
  511. VineIE,
  512. VineUserIE,
  513. )
  514. from .viki import VikiIE
  515. from .vk import (
  516. VKIE,
  517. VKUserVideosIE,
  518. )
  519. from .vodlocker import VodlockerIE
  520. from .vporn import VpornIE
  521. from .vrt import VRTIE
  522. from .vube import VubeIE
  523. from .vuclip import VuClipIE
  524. from .vulture import VultureIE
  525. from .walla import WallaIE
  526. from .washingtonpost import WashingtonPostIE
  527. from .wat import WatIE
  528. from .wayofthemaster import WayOfTheMasterIE
  529. from .wdr import (
  530. WDRIE,
  531. WDRMobileIE,
  532. WDRMausIE,
  533. )
  534. from .webofstories import WebOfStoriesIE
  535. from .weibo import WeiboIE
  536. from .wimp import WimpIE
  537. from .wistia import WistiaIE
  538. from .worldstarhiphop import WorldStarHipHopIE
  539. from .wrzuta import WrzutaIE
  540. from .xbef import XBefIE
  541. from .xboxclips import XboxClipsIE
  542. from .xhamster import XHamsterIE
  543. from .xminus import XMinusIE
  544. from .xnxx import XNXXIE
  545. from .xvideos import XVideosIE
  546. from .xtube import XTubeUserIE, XTubeIE
  547. from .xxxymovies import XXXYMoviesIE
  548. from .yahoo import (
  549. YahooIE,
  550. YahooSearchIE,
  551. )
  552. from .yesjapan import YesJapanIE
  553. from .ynet import YnetIE
  554. from .youjizz import YouJizzIE
  555. from .youku import YoukuIE
  556. from .youporn import YouPornIE
  557. from .yourupload import YourUploadIE
  558. from .youtube import (
  559. YoutubeIE,
  560. YoutubeChannelIE,
  561. YoutubeFavouritesIE,
  562. YoutubeHistoryIE,
  563. YoutubePlaylistIE,
  564. YoutubeRecommendedIE,
  565. YoutubeSearchDateIE,
  566. YoutubeSearchIE,
  567. YoutubeSearchURLIE,
  568. YoutubeShowIE,
  569. YoutubeSubscriptionsIE,
  570. YoutubeTruncatedIDIE,
  571. YoutubeTruncatedURLIE,
  572. YoutubeUserIE,
  573. YoutubeWatchLaterIE,
  574. )
  575. from .zdf import ZDFIE, ZDFChannelIE
  576. from .zingmp3 import (
  577. ZingMp3SongIE,
  578. ZingMp3AlbumIE,
  579. )
  580. _ALL_CLASSES = [
  581. klass
  582. for name, klass in globals().items()
  583. if name.endswith('IE') and name != 'GenericIE'
  584. ]
  585. _ALL_CLASSES.append(GenericIE)
  586. def gen_extractors():
  587. """ Return a list of an instance of every supported extractor.
  588. The order does matter; the first extractor matched is the one handling the URL.
  589. """
  590. return [klass() for klass in _ALL_CLASSES]
  591. def list_extractors(age_limit):
  592. """
  593. Return a list of extractors that are suitable for the given age,
  594. sorted by extractor ID.
  595. """
  596. return sorted(
  597. filter(lambda ie: ie.is_suitable(age_limit), gen_extractors()),
  598. key=lambda ie: ie.IE_NAME.lower())
  599. def get_info_extractor(ie_name):
  600. """Returns the info extractor class with the given ie_name"""
  601. return globals()[ie_name + 'IE']