1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2025-01-22 07:45:55 +00:00
youtube-dl/youtube_dl/extractor
2014-05-13 10:04:29 +02:00
..
__init__.py Merge remote-tracking branch 'hojel/slutload' 2014-05-13 10:00:49 +02:00
academicearth.py [academicearth] Remove debug print 2014-02-24 14:20:17 +01:00
addanime.py [addanime] Modernize 2014-03-24 16:39:53 +01:00
aftonbladet.py [aftonbladet] Modernize 2014-03-10 10:28:56 +01:00
anitube.py Use the new '_download_xml' helper in more extractors 2013-11-26 19:17:25 +01:00
aol.py [aol] Add support for playlists (Fixes #2730) 2014-04-13 03:22:24 +02:00
aparat.py [aparat] Add support (Fixes #2012) 2013-12-20 17:05:39 +01:00
appletrailers.py
archiveorg.py [archiveorg] Use centralized sorting 2014-01-07 10:16:22 +01:00
ard.py [ard] Support multiple formats (Closes #2247) 2014-01-27 18:40:10 +01:00
arte.py [arte] Fix versionCode interpretation (#2588) 2014-05-08 02:00:47 +02:00
auengine.py
bambuser.py More unicode literals 2014-01-07 10:06:30 +01:00
bandcamp.py [bandcamp] Add support for subdomains (Fixes #2850) 2014-05-05 02:44:44 +02:00
bbccouk.py
bilibili.py [bilibili] Add preliminary support (#2174) 2014-04-21 13:46:41 +02:00
blinkx.py Correctly set IE_NAME field 2014-01-07 09:45:58 +01:00
bliptv.py [bliptv] Remove unused imports 2014-02-04 10:25:19 +01:00
bloomberg.py [bloomberg] Fix extraction (fixes #2154) 2014-03-29 11:55:12 +01:00
br.py [br] Add audio extraction and support more URLs (Closes #2728) 2014-04-09 20:19:27 +07:00
breakcom.py
brightcove.py [brightcove] Only use url from meta element if it has the 'playerKey' field (fixes #2738) 2014-04-12 12:53:48 +02:00
byutv.py
c56.py
canal13cl.py [canal13cl] Add test and improve extraction (#2498) 2014-03-03 12:53:11 +01:00
canalc2.py
canalplus.py [canalplus] Fix id determination (Fixes #2851) 2014-05-05 03:30:05 +02:00
cbs.py
cbsnews.py
ceskatelevize.py
channel9.py [channel9] Simplify 2014-02-07 19:41:18 +07:00
chilloutzone.py
cinemassacre.py [cinemassacre] Fix #2815 2014-03-24 13:43:13 +01:00
clipfish.py
cliphunter.py Remove unused imports and simplify 2014-02-02 12:03:36 +01:00
clipsyndicate.py [clipsyndicate] Modernize 2014-03-27 02:30:00 +01:00
clubic.py [clubic] Add extractor (Fixes #2773) 2014-04-21 07:12:02 +02:00
cmt.py
cnet.py [cnet] Correct JSON capturing 2014-04-21 07:59:29 +02:00
cnn.py [cnn] Add an extractor for blogs (closes #2361) 2014-02-11 14:38:17 +01:00
collegehumor.py [collegehumor] Fix one more test 2014-03-13 06:25:12 +07:00
comedycentral.py [comedycentral:shows] Add support for TDS special editions (Fixes #2733) 2014-04-11 09:30:07 +02:00
common.py [mixcloud] Shed API dependency (#2904) 2014-05-13 09:42:38 +02:00
condenast.py [condenast|generic] Add support for condenast embeds (Fixes #2783) 2014-04-21 05:47:52 +02:00
criterion.py CriterionIE: simplify some parts and use _html_search_regex 2013-07-13 12:26:05 +02:00
crunchyroll.py
cspan.py [cspan] Support multiple segments (Fixes #2674) 2014-04-03 06:09:38 +02:00
d8.py [d8] typo 2014-01-22 03:10:31 +01:00
dailymotion.py [dailymotion] Fix user playlist extraction 2014-04-23 19:42:34 +07:00
daum.py [daum] Modernize 2014-03-21 14:38:41 +01:00
defense.py Correctly set IE_NAME field 2014-01-07 09:45:58 +01:00
discovery.py
divxstage.py
dotsub.py [dotsub] Modernize 2014-02-10 20:52:53 +01:00
dreisat.py [dreisat] Make ‘index.php’ optional in the url (fixes #2080) 2014-01-03 12:02:08 +01:00
dropbox.py
ebaumsworld.py
ehow.py [ehow] Modernize 2014-03-27 21:23:02 +01:00
eighttracks.py Correct some extractor _VALID_URL regexes 2013-12-04 20:34:47 +07:00
eitb.py [brightcove] the format function requires to specify the index in python2.6 2013-11-09 18:10:11 +01:00
elpais.py
engadget.py Add extractor for Engadget and 5min (closes #2465) 2014-03-21 19:13:46 +01:00
escapist.py
everyonesmixtape.py [everyonesmixtape] Add support (Fixes #2161) 2014-01-17 02:56:13 +01:00
exfm.py [exfm] Modernize 2014-02-10 21:00:37 +01:00
extremetube.py
facebook.py
faz.py Merge remote-tracking branch 'dstftw/correct-valid-urls' 2013-12-04 19:56:05 +01:00
fc2.py
firstpost.py
firsttv.py
fivemin.py [5min] Raise an error if the 'success' field is False 2014-04-29 14:57:38 +02:00
fktv.py Correct some extractor _VALID_URL regexes 2013-12-04 20:34:47 +07:00
flickr.py [flickr] Use unicode literals 2014-01-17 03:07:01 +01:00
fourtube.py
franceculture.py [franceculture] Add extractor (Fixes #2669) 2014-04-03 08:55:38 +02:00
franceinter.py
francetv.py
freesound.py
freespeech.py
funnyordie.py [funnyordie] Extract more formats 2014-05-07 21:02:57 +07:00
gamekings.py [gamekings] Modernize and update the test's description field 2014-03-09 11:57:30 +01:00
gamespot.py [gamespot] Fix regexp 2014-01-22 22:31:19 +01:00
gametrailers.py [gametrailers] Fix gametrailers test 2014-02-12 01:50:53 +07:00
gdcvault.py [gdcvault] Formatting / Remove unused variables 2014-02-28 15:50:19 +01:00
generic.py [soundcloud/generic] Add support for playlists 2014-05-05 03:15:17 +02:00
googleplus.py [googleplus] Modernize and simplify 2014-02-10 20:36:11 +01:00
googlesearch.py
hark.py [hark] get the song info in JSON and extract more information. 2013-08-27 10:25:38 +02:00
helsinki.py [helsinki] Simplify 2014-02-17 11:32:30 +01:00
hotnewhiphop.py
howcast.py [howcast] Modernize 2014-02-10 20:45:17 +01:00
huffpost.py [huffpost] Modernize test 2014-03-29 14:35:45 +01:00
hypem.py Style fixes for extractors: remove spaces around (,),{ and } 2013-11-03 14:06:47 +01:00
iconosquare.py
ign.py
imdb.py [imdb] Fix duplicated entries bug 2014-01-28 09:12:23 +07:00
ina.py
infoq.py [infoq] Add support for HTTP downloads (Fixes #722) 2014-04-21 03:21:34 +02:00
instagram.py
internetvideoarchive.py [internetvideoarchive] Use centralized format sorting 2013-12-26 21:08:52 +01:00
iprima.py
ivi.py [ivi] Simplify 2014-02-07 19:36:50 +07:00
jadorecettepub.py
jeuxvideo.py
jpopsukitv.py [jpopsuki] Simplify 2014-01-03 12:51:37 +01:00
jukebox.py [jukebox] Update test md5 2014-04-21 19:00:27 +07:00
justintv.py [justin.tv] Modernize (Fixes #2705) 2014-04-05 17:56:36 +02:00
kankan.py
keek.py
keezmovies.py [keezmovies] Modernize 2014-04-04 18:52:43 +02:00
khanacademy.py [khanacademy] Add support (Fixes #2066) 2014-01-07 09:35:34 +01:00
kickstarter.py
kontrtube.py
la7.py [la7] Skip test on travis 2014-01-27 23:47:22 +01:00
lifenews.py
liveleak.py [liveleak] Add support for prochan embeds (Fixes #2406) 2014-02-19 01:27:12 +01:00
livestream.py
lynda.py [lynda] Modernize 2014-03-07 22:11:01 +07:00
m6.py
macgamestore.py
mailru.py
malemotion.py [malemotion] Disable test case 2014-01-30 06:15:50 +01:00
mdr.py [mdr] Remove unused imports 2014-04-21 06:49:21 +02:00
metacafe.py
metacritic.py
mit.py [mit] Fix MITIE test 2014-02-26 18:09:43 +07:00
mixcloud.py
mofosex.py
mooshare.py [mooshare] Add support for URLs starting with 'www' 2014-03-27 19:08:35 +07:00
morningstar.py
motorsport.py
moviezine.py
movshare.py [movshare] Support more domains 2014-04-05 17:00:18 +07:00
mpora.py
mtv.py [mtv] Transform the urls from the mobile version to get the best quality 2014-03-08 22:09:42 +01:00
musicplayon.py [musicplayon] Add support for musicplayon.com 2014-04-02 22:10:20 +07:00
muzu.py Correct some extractor _VALID_URL regexes 2013-12-04 20:34:47 +07:00
myspace.py
myspass.py
myvideo.py [myvideo] Modernize 2014-03-09 18:58:34 +01:00
naver.py
nba.py
nbc.py [nbc] Add an extractor for the main nbc.com site 2014-02-25 23:57:54 +01:00
ndr.py [ndr] Replace 404 test 2014-02-14 23:12:15 +07:00
ndtv.py [ndtv] Remove unused imports 2013-12-16 08:16:38 +01:00
newgrounds.py Remove unused imports and simplify 2014-02-02 12:03:36 +01:00
newstube.py [newstube] Do not shadow standard str 2014-05-03 02:30:50 +07:00
nfb.py [nfb] Add support for videos with captions (#2866) 2014-05-08 22:07:14 +07:00
nhl.py Use the new '_download_xml' helper in more extractors 2013-11-26 19:17:25 +01:00
niconico.py [niconico] Modernize 2014-03-27 21:01:09 +01:00
ninegag.py [9gag] Fix post view regex 2014-04-24 19:52:34 +07:00
noco.py
normalboots.py [normalboots] Modernize and simplify 2014-02-23 18:28:22 +01:00
novamov.py
nowness.py [nowness] Add support 2014-01-23 00:12:47 +01:00
nowvideo.py [nowvideo] Support more domains 2014-04-05 16:38:57 +07:00
nrk.py
ntv.py [ntv] Simplify 2014-05-02 02:26:07 +07:00
nytimes.py [nytimes] Improve file size extraction 2014-05-03 03:11:38 +07:00
oe1.py [oe1] Simplify (#2646) 2014-03-28 23:23:58 +01:00
ooyala.py
orf.py
parliamentliveuk.py Remove unused imports and clarify variable names 2014-03-22 15:17:32 +01:00
pbs.py [pbs] Add support for video ratings 2014-03-21 00:59:51 +01:00
photobucket.py [photobucket] More unicode literals 2014-03-10 12:59:19 +01:00
playvid.py
podomatic.py [podomatic] Improve video URL extraction (Closes #2763) 2014-04-17 19:59:52 +07:00
pornhd.py
pornhub.py
pornotube.py
prosiebensat1.py [prosiebensat1] Simplify 2014-05-05 19:02:49 +07:00
pyvideo.py [pyvideo] Fix title 2014-04-11 02:20:50 +02:00
radiofrance.py [radiofrance] Modernize 2014-03-23 17:43:33 +01:00
rbmaradio.py
redtube.py [redtube] Use unicode_literals 2014-01-21 14:16:44 +01:00
ringtv.py [ringtv] Fix and add news extraction 2014-01-22 02:16:40 +01:00
ro220.py [ro220] Make test case more flexible 2014-04-04 23:08:33 +02:00
rottentomatoes.py [rottentomatoes] Use unicode_literals 2014-01-23 04:05:58 +01:00
roxwel.py [roxwel] Modernize 2014-03-29 14:57:44 +01:00
rtbf.py [rtbf] Minor changes and YouTube videos support 2014-04-29 19:41:58 +07:00
rtlnow.py [rtlnow] Remove unused import 2014-02-26 18:02:17 +07:00
rts.py [rts] Update test 2014-04-07 00:34:23 +07:00
rtve.py Add support for rtve.es/alacarta 2014-04-07 17:30:32 +02:00
rutube.py [rutube] Add missing whitespace 2014-04-21 19:04:11 +07:00
rutv.py
savefrom.py [savefrom] Add extractor (Fixes #2434) 2014-02-22 14:36:16 +01:00
scivee.py [scivee] Revert test file download 2014-04-30 18:49:29 +07:00
servingsys.py [servingsys] Do not run test on travis 2014-01-22 00:27:18 +01:00
sina.py [sina] Recognize http://video.sina.com.cn/v/b/{id}-*.html urls (fixes #2212) 2014-01-23 14:03:14 +01:00
slideshare.py [slideshare] Fix description 2014-04-11 02:19:15 +02:00
slutload.py
smotri.py
sohu.py [sohu] Skip test 2014-02-15 13:12:41 +01:00
soundcloud.py [soundcloud/generic] Add support for playlists 2014-05-05 03:15:17 +02:00
southparkstudios.py
space.py [space] modernize 2014-02-19 01:04:24 +01:00
spankwire.py
spiegel.py [spiegel] Simplify and use unicode_literals 2014-01-31 14:00:55 +01:00
spike.py
stanfordoc.py
steam.py
streamcloud.py [streamcloud] skip test on travis 2013-11-23 15:57:42 +01:00
streamcz.py
subtitles.py [subtittles] Check that the result is not empty 2014-02-04 10:24:17 +01:00
syfy.py [syfy] Add suppor for generic URLs (Fixes #2827) 2014-04-30 01:35:52 +02:00
sztvhu.py [sztv] skip test, site is undergoing mid-term maintenance 2013-11-20 09:59:03 +01:00
teamcoco.py Remove unused imports 2014-04-19 19:57:09 +02:00
techtalks.py Add an extractor for techtalks.tv (closes #1606) 2013-10-17 08:20:58 +02:00
ted.py [ted] Update test 2014-04-22 19:49:41 +07:00
testurl.py [testurl] Fix case when only one IE matches 2014-02-25 10:43:34 +01:00
tf1.py
theplatform.py [syfy] Add suppor for generic URLs (Fixes #2827) 2014-04-30 01:35:52 +02:00
thisav.py [thisav] Simplify and use unicode literals 2014-02-05 19:13:06 +07:00
tinypic.py
tlc.py
toutv.py
toypics.py
traileraddict.py [traileraddict] mark as broken 2014-02-04 10:13:52 +01:00
trilulilu.py
trutube.py Fix imports 2014-02-22 23:03:12 +01:00
tube8.py [tube8] Fix extraction and modernize 2014-04-13 03:56:32 +07:00
tudou.py [tudou] Fix title regex (Fixes #1614) 2013-10-18 11:16:20 +02:00
tumblr.py
tutv.py
tvigle.py
tvp.py [tvp] Skip tests 2013-11-16 02:09:30 +01:00
udemy.py [udemy] Make sure test case is not inherited 2014-03-16 07:09:10 +01:00
unistra.py
urort.py
ustream.py
vbox7.py [vbox7] simplify 2014-02-04 23:02:53 +01:00
veehd.py
veoh.py
vesti.py
vevo.py [vevo] Add friendly error output (#2874) 2014-05-10 04:34:53 +07:00
viddler.py
videobam.py
videodetective.py
videofyme.py Correct some extractor _VALID_URL regexes 2013-12-04 20:34:47 +07:00
videolecturesnet.py
videopremium.py
videott.py [videott] Add support for video.tt (Closes #2889) 2014-05-12 20:23:08 +07:00
videoweed.py [videoweed] Revert _FILE_DELETED_REGEX 2014-04-05 16:32:14 +07:00
viki.py [pbs] Add support for video ratings 2014-03-21 00:59:51 +01:00
vimeo.py [vimeo] Add video duration extraction(Closes #2876) 2014-05-10 01:46:40 +07:00
vine.py [vine:user] Simplify 2014-05-13 09:50:03 +02:00
vk.py
vube.py
vuclip.py [vuclip] Fix VALID_URL regex 2014-04-21 16:14:21 +02:00
washingtonpost.py [washingtonpost] Add extractor (Fixes #2622) 2014-03-24 23:21:20 +01:00
wat.py [wat] Modernize 2014-03-29 15:15:16 +01:00
wdr.py [wdr] Add support for mobile URLs 2014-05-12 22:17:19 +02:00
weibo.py [weibo] Modernize 2014-04-11 16:02:34 +02:00
wimp.py [wimp] Detect youtube videos (fixes #2686) 2014-04-03 20:44:51 +02:00
wistia.py [wistia] Prefer original video format above all others 2014-01-01 20:23:49 +01:00
worldstarhiphop.py [worldstarhiphop] Modernize 2014-03-23 13:49:15 +01:00
xbef.py [xbef] (Add extractor) 2014-03-23 14:04:36 +01:00
xhamster.py [XHamsterIE] Make hd video search more robust 2014-02-26 10:01:44 +01:00
xnxx.py
xtube.py
xvideos.py [xvideos] Simplify 2014-01-22 19:02:48 +01:00
yahoo.py [yahoo] Add support for movies (Fixes #2780) 2014-04-21 06:18:04 +02:00
youjizz.py [youjizz] Simplify and use unicode_literals 2014-01-29 16:59:21 +01:00
youku.py
youporn.py
youtube.py [youtube:playlist] Improve detection of private lists (#2840) 2014-05-12 07:59:33 +02:00
zdf.py [zdf] Fix podcast extraction and use unicode literals (Closes #2446) 2014-02-24 13:47:47 +07:00