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.

514 lines
14 KiB

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