__init__.py 10 KB

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