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.

350 lines
9.4 KiB

11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
  1. from .academicearth import AcademicEarthCourseIE
  2. from .addanime import AddAnimeIE
  3. from .aftonbladet import AftonbladetIE
  4. from .anitube import AnitubeIE
  5. from .aol import AolIE
  6. from .aparat import AparatIE
  7. from .appletrailers import AppleTrailersIE
  8. from .archiveorg import ArchiveOrgIE
  9. from .ard import ARDIE
  10. from .arte import (
  11. ArteTvIE,
  12. ArteTVPlus7IE,
  13. ArteTVCreativeIE,
  14. ArteTVConcertIE,
  15. ArteTVFutureIE,
  16. ArteTVDDCIE,
  17. ArteTVEmbedIE,
  18. )
  19. from .auengine import AUEngineIE
  20. from .bambuser import BambuserIE, BambuserChannelIE
  21. from .bandcamp import BandcampIE, BandcampAlbumIE
  22. from .bbccouk import BBCCoUkIE
  23. from .blinkx import BlinkxIE
  24. from .bliptv import BlipTVIE, BlipTVUserIE
  25. from .bloomberg import BloombergIE
  26. from .br import BRIE
  27. from .breakcom import BreakIE
  28. from .brightcove import BrightcoveIE
  29. from .byutv import BYUtvIE
  30. from .c56 import C56IE
  31. from .canal13cl import Canal13clIE
  32. from .canalplus import CanalplusIE
  33. from .canalc2 import Canalc2IE
  34. from .cbs import CBSIE
  35. from .ceskatelevize import CeskaTelevizeIE
  36. from .channel9 import Channel9IE
  37. from .chilloutzone import ChilloutzoneIE
  38. from .cinemassacre import CinemassacreIE
  39. from .clipfish import ClipfishIE
  40. from .cliphunter import CliphunterIE
  41. from .clipsyndicate import ClipsyndicateIE
  42. from .cmt import CMTIE
  43. from .cnet import CNETIE
  44. from .cnn import (
  45. CNNIE,
  46. CNNBlogsIE,
  47. )
  48. from .collegehumor import CollegeHumorIE
  49. from .comedycentral import ComedyCentralIE, ComedyCentralShowsIE
  50. from .condenast import CondeNastIE
  51. from .criterion import CriterionIE
  52. from .crunchyroll import CrunchyrollIE
  53. from .cspan import CSpanIE
  54. from .d8 import D8IE
  55. from .dailymotion import (
  56. DailymotionIE,
  57. DailymotionPlaylistIE,
  58. DailymotionUserIE,
  59. )
  60. from .daum import DaumIE
  61. from .dotsub import DotsubIE
  62. from .dreisat import DreiSatIE
  63. from .defense import DefenseGouvFrIE
  64. from .discovery import DiscoveryIE
  65. from .dropbox import DropboxIE
  66. from .ebaumsworld import EbaumsWorldIE
  67. from .ehow import EHowIE
  68. from .eighttracks import EightTracksIE
  69. from .eitb import EitbIE
  70. from .elpais import ElPaisIE
  71. from .engadget import EngadgetIE
  72. from .escapist import EscapistIE
  73. from .everyonesmixtape import EveryonesMixtapeIE
  74. from .exfm import ExfmIE
  75. from .extremetube import ExtremeTubeIE
  76. from .facebook import FacebookIE
  77. from .faz import FazIE
  78. from .firstpost import FirstpostIE
  79. from .firsttv import FirstTVIE
  80. from .fivemin import FiveMinIE
  81. from .fktv import (
  82. FKTVIE,
  83. FKTVPosteckeIE,
  84. )
  85. from .flickr import FlickrIE
  86. from .fourtube import FourTubeIE
  87. from .franceculture import FranceCultureIE
  88. from .franceinter import FranceInterIE
  89. from .francetv import (
  90. PluzzIE,
  91. FranceTvInfoIE,
  92. FranceTVIE,
  93. GenerationQuoiIE,
  94. CultureboxIE,
  95. )
  96. from .freesound import FreesoundIE
  97. from .freespeech import FreespeechIE
  98. from .funnyordie import FunnyOrDieIE
  99. from .gamekings import GamekingsIE
  100. from .gamespot import GameSpotIE
  101. from .gametrailers import GametrailersIE
  102. from .gdcvault import GDCVaultIE
  103. from .generic import GenericIE
  104. from .googleplus import GooglePlusIE
  105. from .googlesearch import GoogleSearchIE
  106. from .hark import HarkIE
  107. from .helsinki import HelsinkiIE
  108. from .hotnewhiphop import HotNewHipHopIE
  109. from .howcast import HowcastIE
  110. from .huffpost import HuffPostIE
  111. from .hypem import HypemIE
  112. from .ign import IGNIE, OneUPIE
  113. from .imdb import (
  114. ImdbIE,
  115. ImdbListIE
  116. )
  117. from .ina import InaIE
  118. from .infoq import InfoQIE
  119. from .instagram import InstagramIE, InstagramUserIE
  120. from .internetvideoarchive import InternetVideoArchiveIE
  121. from .iprima import IPrimaIE
  122. from .ivi import (
  123. IviIE,
  124. IviCompilationIE
  125. )
  126. from .jadorecettepub import JadoreCettePubIE
  127. from .jeuxvideo import JeuxVideoIE
  128. from .jukebox import JukeboxIE
  129. from .justintv import JustinTVIE
  130. from .jpopsukitv import JpopsukiIE
  131. from .kankan import KankanIE
  132. from .keezmovies import KeezMoviesIE
  133. from .khanacademy import KhanAcademyIE
  134. from .kickstarter import KickStarterIE
  135. from .keek import KeekIE
  136. from .kontrtube import KontrTubeIE
  137. from .la7 import LA7IE
  138. from .lifenews import LifeNewsIE
  139. from .liveleak import LiveLeakIE
  140. from .livestream import LivestreamIE, LivestreamOriginalIE
  141. from .lynda import (
  142. LyndaIE,
  143. LyndaCourseIE
  144. )
  145. from .m6 import M6IE
  146. from .macgamestore import MacGameStoreIE
  147. from .mailru import MailRuIE
  148. from .malemotion import MalemotionIE
  149. from .mdr import MDRIE
  150. from .metacafe import MetacafeIE
  151. from .metacritic import MetacriticIE
  152. from .mit import TechTVMITIE, MITIE, OCWMITIE
  153. from .mixcloud import MixcloudIE
  154. from .mpora import MporaIE
  155. from .mofosex import MofosexIE
  156. from .mooshare import MooshareIE
  157. from .motorsport import MotorsportIE
  158. from .mtv import (
  159. MTVIE,
  160. MTVIggyIE,
  161. )
  162. from .musicplayon import MusicPlayOnIE
  163. from .muzu import MuzuTVIE
  164. from .myspace import MySpaceIE
  165. from .myspass import MySpassIE
  166. from .myvideo import MyVideoIE
  167. from .naver import NaverIE
  168. from .nba import NBAIE
  169. from .nbc import (
  170. NBCIE,
  171. NBCNewsIE,
  172. )
  173. from .ndr import NDRIE
  174. from .ndtv import NDTVIE
  175. from .newgrounds import NewgroundsIE
  176. from .nfb import NFBIE
  177. from .nhl import NHLIE, NHLVideocenterIE
  178. from .niconico import NiconicoIE
  179. from .ninegag import NineGagIE
  180. from .normalboots import NormalbootsIE
  181. from .novamov import NovaMovIE
  182. from .nowness import NownessIE
  183. from .nowvideo import NowVideoIE
  184. from .ntv import NTVIE
  185. from .oe1 import OE1IE
  186. from .ooyala import OoyalaIE
  187. from .orf import ORFIE
  188. from .parliamentliveuk import ParliamentLiveUKIE
  189. from .pbs import PBSIE
  190. from .photobucket import PhotobucketIE
  191. from .playvid import PlayvidIE
  192. from .podomatic import PodomaticIE
  193. from .pornhd import PornHdIE
  194. from .pornhub import PornHubIE
  195. from .pornotube import PornotubeIE
  196. from .prosiebensat1 import ProSiebenSat1IE
  197. from .pyvideo import PyvideoIE
  198. from .radiofrance import RadioFranceIE
  199. from .rbmaradio import RBMARadioIE
  200. from .redtube import RedTubeIE
  201. from .ringtv import RingTVIE
  202. from .ro220 import Ro220IE
  203. from .rottentomatoes import RottenTomatoesIE
  204. from .roxwel import RoxwelIE
  205. from .rtlnow import RTLnowIE
  206. from .rts import RTSIE
  207. from .rutube import (
  208. RutubeIE,
  209. RutubeChannelIE,
  210. RutubeMovieIE,
  211. RutubePersonIE,
  212. )
  213. from .rutv import RUTVIE
  214. from .savefrom import SaveFromIE
  215. from .servingsys import ServingSysIE
  216. from .sina import SinaIE
  217. from .slideshare import SlideshareIE
  218. from .smotri import (
  219. SmotriIE,
  220. SmotriCommunityIE,
  221. SmotriUserIE,
  222. SmotriBroadcastIE,
  223. )
  224. from .sohu import SohuIE
  225. from .soundcloud import SoundcloudIE, SoundcloudSetIE, SoundcloudUserIE
  226. from .southparkstudios import (
  227. SouthParkStudiosIE,
  228. SouthparkDeIE,
  229. )
  230. from .space import SpaceIE
  231. from .spankwire import SpankwireIE
  232. from .spiegel import SpiegelIE
  233. from .spike import SpikeIE
  234. from .stanfordoc import StanfordOpenClassroomIE
  235. from .statigram import StatigramIE
  236. from .steam import SteamIE
  237. from .streamcloud import StreamcloudIE
  238. from .streamcz import StreamCZIE
  239. from .syfy import SyfyIE
  240. from .sztvhu import SztvHuIE
  241. from .teamcoco import TeamcocoIE
  242. from .techtalks import TechTalksIE
  243. from .ted import TEDIE
  244. from .testurl import TestURLIE
  245. from .tf1 import TF1IE
  246. from .theplatform import ThePlatformIE
  247. from .thisav import ThisAVIE
  248. from .tinypic import TinyPicIE
  249. from .toutv import TouTvIE
  250. from .toypics import ToypicsUserIE, ToypicsIE
  251. from .traileraddict import TrailerAddictIE
  252. from .trilulilu import TriluliluIE
  253. from .trutube import TruTubeIE
  254. from .tube8 import Tube8IE
  255. from .tudou import TudouIE
  256. from .tumblr import TumblrIE
  257. from .tutv import TutvIE
  258. from .tvigle import TvigleIE
  259. from .tvp import TvpIE
  260. from .udemy import (
  261. UdemyIE,
  262. UdemyCourseIE
  263. )
  264. from .unistra import UnistraIE
  265. from .urort import UrortIE
  266. from .ustream import UstreamIE, UstreamChannelIE
  267. from .vbox7 import Vbox7IE
  268. from .veehd import VeeHDIE
  269. from .veoh import VeohIE
  270. from .vesti import VestiIE
  271. from .vevo import VevoIE
  272. from .viddler import ViddlerIE
  273. from .videobam import VideoBamIE
  274. from .videodetective import VideoDetectiveIE
  275. from .videolecturesnet import VideoLecturesNetIE
  276. from .videofyme import VideofyMeIE
  277. from .videopremium import VideoPremiumIE
  278. from .vimeo import (
  279. VimeoIE,
  280. VimeoChannelIE,
  281. VimeoUserIE,
  282. VimeoAlbumIE,
  283. VimeoGroupsIE,
  284. VimeoReviewIE,
  285. )
  286. from .vine import VineIE
  287. from .viki import VikiIE
  288. from .vk import VKIE
  289. from .vube import VubeIE
  290. from .washingtonpost import WashingtonPostIE
  291. from .wat import WatIE
  292. from .wdr import (
  293. WDRIE,
  294. WDRMausIE,
  295. )
  296. from .weibo import WeiboIE
  297. from .wimp import WimpIE
  298. from .wistia import WistiaIE
  299. from .worldstarhiphop import WorldStarHipHopIE
  300. from .xbef import XBefIE
  301. from .xhamster import XHamsterIE
  302. from .xnxx import XNXXIE
  303. from .xvideos import XVideosIE
  304. from .xtube import XTubeUserIE, XTubeIE
  305. from .yahoo import (
  306. YahooIE,
  307. YahooNewsIE,
  308. YahooSearchIE,
  309. )
  310. from .youjizz import YouJizzIE
  311. from .youku import YoukuIE
  312. from .youporn import YouPornIE
  313. from .youtube import (
  314. YoutubeIE,
  315. YoutubeChannelIE,
  316. YoutubeFavouritesIE,
  317. YoutubeHistoryIE,
  318. YoutubePlaylistIE,
  319. YoutubeRecommendedIE,
  320. YoutubeSearchDateIE,
  321. YoutubeSearchIE,
  322. YoutubeSearchURLIE,
  323. YoutubeShowIE,
  324. YoutubeSubscriptionsIE,
  325. YoutubeTopListIE,
  326. YoutubeTruncatedURLIE,
  327. YoutubeUserIE,
  328. YoutubeWatchLaterIE,
  329. )
  330. from .zdf import ZDFIE
  331. _ALL_CLASSES = [
  332. klass
  333. for name, klass in globals().items()
  334. if name.endswith('IE') and name != 'GenericIE'
  335. ]
  336. _ALL_CLASSES.append(GenericIE)
  337. def gen_extractors():
  338. """ Return a list of an instance of every supported extractor.
  339. The order does matter; the first extractor matched is the one handling the URL.
  340. """
  341. return [klass() for klass in _ALL_CLASSES]
  342. def get_info_extractor(ie_name):
  343. """Returns the info extractor class with the given ie_name"""
  344. return globals()[ie_name+'IE']