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.

351 lines
9.5 KiB

11 years ago
11 years ago
10 years ago
11 years ago
10 years ago
10 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 .morningstar import MorningstarIE
  158. from .motorsport import MotorsportIE
  159. from .mtv import (
  160. MTVIE,
  161. MTVIggyIE,
  162. )
  163. from .musicplayon import MusicPlayOnIE
  164. from .muzu import MuzuTVIE
  165. from .myspace import MySpaceIE
  166. from .myspass import MySpassIE
  167. from .myvideo import MyVideoIE
  168. from .naver import NaverIE
  169. from .nba import NBAIE
  170. from .nbc import (
  171. NBCIE,
  172. NBCNewsIE,
  173. )
  174. from .ndr import NDRIE
  175. from .ndtv import NDTVIE
  176. from .newgrounds import NewgroundsIE
  177. from .nfb import NFBIE
  178. from .nhl import NHLIE, NHLVideocenterIE
  179. from .niconico import NiconicoIE
  180. from .ninegag import NineGagIE
  181. from .normalboots import NormalbootsIE
  182. from .novamov import NovaMovIE
  183. from .nowness import NownessIE
  184. from .nowvideo import NowVideoIE
  185. from .ntv import NTVIE
  186. from .oe1 import OE1IE
  187. from .ooyala import OoyalaIE
  188. from .orf import ORFIE
  189. from .parliamentliveuk import ParliamentLiveUKIE
  190. from .pbs import PBSIE
  191. from .photobucket import PhotobucketIE
  192. from .playvid import PlayvidIE
  193. from .podomatic import PodomaticIE
  194. from .pornhd import PornHdIE
  195. from .pornhub import PornHubIE
  196. from .pornotube import PornotubeIE
  197. from .prosiebensat1 import ProSiebenSat1IE
  198. from .pyvideo import PyvideoIE
  199. from .radiofrance import RadioFranceIE
  200. from .rbmaradio import RBMARadioIE
  201. from .redtube import RedTubeIE
  202. from .ringtv import RingTVIE
  203. from .ro220 import Ro220IE
  204. from .rottentomatoes import RottenTomatoesIE
  205. from .roxwel import RoxwelIE
  206. from .rtlnow import RTLnowIE
  207. from .rts import RTSIE
  208. from .rutube import (
  209. RutubeIE,
  210. RutubeChannelIE,
  211. RutubeMovieIE,
  212. RutubePersonIE,
  213. )
  214. from .rutv import RUTVIE
  215. from .savefrom import SaveFromIE
  216. from .servingsys import ServingSysIE
  217. from .sina import SinaIE
  218. from .slideshare import SlideshareIE
  219. from .smotri import (
  220. SmotriIE,
  221. SmotriCommunityIE,
  222. SmotriUserIE,
  223. SmotriBroadcastIE,
  224. )
  225. from .sohu import SohuIE
  226. from .soundcloud import SoundcloudIE, SoundcloudSetIE, SoundcloudUserIE
  227. from .southparkstudios import (
  228. SouthParkStudiosIE,
  229. SouthparkDeIE,
  230. )
  231. from .space import SpaceIE
  232. from .spankwire import SpankwireIE
  233. from .spiegel import SpiegelIE
  234. from .spike import SpikeIE
  235. from .stanfordoc import StanfordOpenClassroomIE
  236. from .statigram import StatigramIE
  237. from .steam import SteamIE
  238. from .streamcloud import StreamcloudIE
  239. from .streamcz import StreamCZIE
  240. from .syfy import SyfyIE
  241. from .sztvhu import SztvHuIE
  242. from .teamcoco import TeamcocoIE
  243. from .techtalks import TechTalksIE
  244. from .ted import TEDIE
  245. from .testurl import TestURLIE
  246. from .tf1 import TF1IE
  247. from .theplatform import ThePlatformIE
  248. from .thisav import ThisAVIE
  249. from .tinypic import TinyPicIE
  250. from .toutv import TouTvIE
  251. from .toypics import ToypicsUserIE, ToypicsIE
  252. from .traileraddict import TrailerAddictIE
  253. from .trilulilu import TriluliluIE
  254. from .trutube import TruTubeIE
  255. from .tube8 import Tube8IE
  256. from .tudou import TudouIE
  257. from .tumblr import TumblrIE
  258. from .tutv import TutvIE
  259. from .tvigle import TvigleIE
  260. from .tvp import TvpIE
  261. from .udemy import (
  262. UdemyIE,
  263. UdemyCourseIE
  264. )
  265. from .unistra import UnistraIE
  266. from .urort import UrortIE
  267. from .ustream import UstreamIE, UstreamChannelIE
  268. from .vbox7 import Vbox7IE
  269. from .veehd import VeeHDIE
  270. from .veoh import VeohIE
  271. from .vesti import VestiIE
  272. from .vevo import VevoIE
  273. from .viddler import ViddlerIE
  274. from .videobam import VideoBamIE
  275. from .videodetective import VideoDetectiveIE
  276. from .videolecturesnet import VideoLecturesNetIE
  277. from .videofyme import VideofyMeIE
  278. from .videopremium import VideoPremiumIE
  279. from .vimeo import (
  280. VimeoIE,
  281. VimeoChannelIE,
  282. VimeoUserIE,
  283. VimeoAlbumIE,
  284. VimeoGroupsIE,
  285. VimeoReviewIE,
  286. )
  287. from .vine import VineIE
  288. from .viki import VikiIE
  289. from .vk import VKIE
  290. from .vube import VubeIE
  291. from .washingtonpost import WashingtonPostIE
  292. from .wat import WatIE
  293. from .wdr import (
  294. WDRIE,
  295. WDRMausIE,
  296. )
  297. from .weibo import WeiboIE
  298. from .wimp import WimpIE
  299. from .wistia import WistiaIE
  300. from .worldstarhiphop import WorldStarHipHopIE
  301. from .xbef import XBefIE
  302. from .xhamster import XHamsterIE
  303. from .xnxx import XNXXIE
  304. from .xvideos import XVideosIE
  305. from .xtube import XTubeUserIE, XTubeIE
  306. from .yahoo import (
  307. YahooIE,
  308. YahooNewsIE,
  309. YahooSearchIE,
  310. )
  311. from .youjizz import YouJizzIE
  312. from .youku import YoukuIE
  313. from .youporn import YouPornIE
  314. from .youtube import (
  315. YoutubeIE,
  316. YoutubeChannelIE,
  317. YoutubeFavouritesIE,
  318. YoutubeHistoryIE,
  319. YoutubePlaylistIE,
  320. YoutubeRecommendedIE,
  321. YoutubeSearchDateIE,
  322. YoutubeSearchIE,
  323. YoutubeSearchURLIE,
  324. YoutubeShowIE,
  325. YoutubeSubscriptionsIE,
  326. YoutubeTopListIE,
  327. YoutubeTruncatedURLIE,
  328. YoutubeUserIE,
  329. YoutubeWatchLaterIE,
  330. )
  331. from .zdf import ZDFIE
  332. _ALL_CLASSES = [
  333. klass
  334. for name, klass in globals().items()
  335. if name.endswith('IE') and name != 'GenericIE'
  336. ]
  337. _ALL_CLASSES.append(GenericIE)
  338. def gen_extractors():
  339. """ Return a list of an instance of every supported extractor.
  340. The order does matter; the first extractor matched is the one handling the URL.
  341. """
  342. return [klass() for klass in _ALL_CLASSES]
  343. def get_info_extractor(ie_name):
  344. """Returns the info extractor class with the given ie_name"""
  345. return globals()[ie_name+'IE']