youtube-dl/youtube_dl/extractor
Jaime Marquínez Ferrándiz 88bd97e34c [vevo] Some improvements (fixes #1580)
Extract the info from http://videoplayer.vevo.com/VideoService/AuthenticateVideo?isrc={id}
Some videos don't have an smil manifest, extract the video urls directly from the json and use the last version of the video.
Extract all the available formats and set the 'formats' field of the result
2013-10-08 21:25:38 +02:00
..
__init__.py Restore warning when user forgets to quote URL (#1396) 2013-10-07 12:21:24 +02:00
addanime.py Remove unused imports 2013-08-28 12:47:38 +02:00
appletrailers.py [appletrailers] The request for the settings must have the trailer name in lower case (fixes #1329) 2013-09-29 20:59:19 +02:00
archiveorg.py Set the ext field for each format 2013-09-14 14:45:04 +02:00
ard.py
arte.py [arte] add support for downloading from http://liveweb.arte.tv (fixes #1014) 2013-08-03 19:07:04 +02:00
auengine.py
bandcamp.py
bliptv.py [bliptv] Make sure video ID is a string 2013-10-05 16:12:29 +02:00
bloomberg.py Add an extractor for Bloomberg (closes #1436) 2013-09-16 20:38:48 +02:00
breakcom.py
brightcove.py [brightcove] Fix up some broken HTML (#1553) 2013-10-04 11:53:49 +02:00
c56.py fixed tests for c56 and dailymotion 2013-08-27 01:00:17 +05:00
canalc2.py Wrong property name 2013-09-10 12:13:22 +02:00
canalplus.py [canalplust] accept urls that don't include the video id (fixes #1415), extract more info and update test 2013-09-12 21:56:36 +02:00
cnn.py [cnn] remove debug print call. 2013-08-28 10:20:37 +02:00
collegehumor.py [collegehumor] Allow old-style videos (Fixes #1285) 2013-08-21 03:50:56 +02:00
comedycentral.py [comedycentral] Prepare for generic video extraction (#980) 2013-10-04 11:14:10 +02:00
common.py Allow users to specify an age limit (fixes #1545) 2013-10-06 06:08:56 +02:00
condenast.py
criterion.py
cspan.py
dailymotion.py [dailymotion] Fix playlist extraction 2013-10-04 14:07:29 +02:00
daum.py [daum] Get the video page from a canonical url to extract the full id (fixes #1373) and extract description. 2013-09-05 10:08:17 +02:00
defense.py Suggested by @phihag 2013-09-03 12:03:19 +02:00
depositfiles.py
dotsub.py
dreisat.py Set the ext field for each format 2013-09-14 14:45:04 +02:00
ebaumsworld.py Add an extractor for ebaumsworld.com (closes #1462) 2013-09-20 16:55:50 +02:00
ehow.py
eighttracks.py
escapist.py
exfm.py
facebook.py [facebook] Allow untitled videos (Fixes #1484) 2013-09-23 11:24:33 +02:00
fktv.py [fktv] support videos splitted in any number of parts and some style changes 2013-09-18 23:32:37 +02:00
flickr.py [FlickrIE] Fix HTTPS url 2013-10-04 07:47:40 +02:00
francetv.py [francetv] Use common format for ID of generation-quoi subextractor 2013-10-04 11:30:47 +02:00
freesound.py
funnyordie.py [funnyordie] Fix video url extraction 2013-09-20 13:05:34 +02:00
gamespot.py [gamespot] Update test video title 2013-09-12 22:18:39 +02:00
gametrailers.py
generic.py [generic] Clarify error messages 2013-10-06 16:03:18 +02:00
googleplus.py [googleplus] Fix upload_date detection 2013-10-05 16:38:33 +02:00
googlesearch.py
hark.py [hark] get the song info in JSON and extract more information. 2013-08-27 10:25:38 +02:00
hotnewhiphop.py [hotnewhiphop] Fix test case title 2013-09-17 21:10:57 +02:00
howcast.py [howcast] Do not download from http://www.howcast.com/videos/{video_id} 2013-09-11 17:36:23 +02:00
hypem.py
ign.py [ign] Support more urls and detect multiple videos in articles (fixes #1543) 2013-10-02 20:59:34 +02:00
ina.py
infoq.py
instagram.py
jeuxvideo.py [jeuxvideo] Improve code quality (fixes #1567) 2013-10-07 14:33:23 +02:00
jukebox.py
justintv.py
kankan.py fix bug: kankan extractor not support http://vod.kankan.com/v/70/70309.shtml 2013-08-02 15:26:11 +08:00
keek.py
kickstarter.py Merge pull request #1409 from JohnyMoSwag/master (closes #1404) 2013-09-13 19:52:56 +02:00
liveleak.py
livestream.py [livestream] Fix events extraction (fixes #1467) 2013-09-21 13:50:52 +02:00
metacafe.py [metacafe] Add more cases for detecting the uploader detection (reported in #1343) 2013-08-31 22:35:39 +02:00
metacritic.py Add an extractor for Metacritic 2013-09-06 18:08:07 +02:00
mit.py Fix MIT extractor for Python 2.6 2013-08-28 14:24:42 -05:00
mixcloud.py [mixcloud] Rewrite extractor (fixes #278) 2013-09-14 14:26:42 +02:00
mtv.py [mtv] Prepare for #980 2013-10-04 11:10:04 +02:00
muzu.py Add an extractor from muzu.tv (closes #1177) 2013-08-04 11:10:57 +02:00
myspass.py
myvideo.py [myvideo] add support for videos that place the video info inside www.myvideo.de/service/data/video/{id}/config (fixes #616) 2013-08-02 21:09:17 +02:00
naver.py Add extractor for tvcast.naver.com (closes #1331) 2013-09-05 10:53:40 +02:00
nba.py
nbc.py Add an extractor for NBC news (closes #1320) 2013-08-27 12:38:57 +02:00
newgrounds.py [newgrounds] simplify 2013-09-18 22:14:43 +02:00
ooyala.py Add an extractor for vice.com (closes #1051) 2013-09-16 20:58:36 +02:00
orf.py [orf] Remove the test video, they seem to expire in one week 2013-09-03 11:51:01 +02:00
pbs.py Add an extractor for PBS (closes #870 and #873) 2013-08-22 11:57:21 +02:00
photobucket.py
pornotube.py Call extracted property age_limit everywhere 2013-10-06 16:23:06 +02:00
rbmaradio.py
redtube.py [redtube] add age_limit 2013-10-06 16:39:35 +02:00
ringtv.py
ro220.py [ro220] Add support for 220.ro 2013-08-24 21:10:03 +02:00
roxwel.py
rtlnow.py [rtlnow] Skip test on travis 2013-10-04 11:33:14 +02:00
sina.py
slashdot.py Add an extractor for tv.slashdot.org (closes #1192) 2013-08-21 21:51:58 +02:00
slideshare.py Add an extractor for Slideshare (closes #1400) 2013-09-10 11:19:58 +02:00
sohu.py [sohu] add support for my.tv.sohu.com urls (fixes #1398) 2013-09-09 19:56:16 +02:00
soundcloud.py [soundcloud] Add an extractor for users (closes #1426) 2013-09-14 21:41:49 +02:00
southparkstudios.py Revert "[southparkstudios] Fix mgid extraction" 2013-09-24 21:39:38 +02:00
spiegel.py
stanfordoc.py
statigram.py [statigram] change test video 2013-08-21 19:20:27 +02:00
steam.py
subtitles.py Now --all-sub is a modifier to --write-sub and --write-auto-sub (closes #1412) 2013-09-14 11:14:40 +02:00
teamcoco.py
ted.py [ted] Prepare #980 merge 2013-10-04 10:32:34 +02:00
tf1.py
thisav.py
traileraddict.py
trilulilu.py Set the ext field for each format 2013-09-14 14:45:04 +02:00
tudou.py
tumblr.py
tutv.py
unistra.py Update descriptions checksum for some test for Unistra and Youtube 2013-08-29 13:41:59 +02:00
ustream.py [ustream] Simplify channel extraction 2013-09-13 22:05:29 +02:00
vbox7.py
veehd.py Add an extractor for VeeHD (closes #1359) 2013-09-02 11:54:09 +02:00
veoh.py
vevo.py [vevo] Some improvements (fixes #1580) 2013-10-08 21:25:38 +02:00
vice.py Add an extractor for vice.com (closes #1051) 2013-09-16 20:58:36 +02:00
viddler.py [viddler] Add basic support (Fixes #1520) 2013-10-06 07:12:47 +02:00
videofyme.py [videofyme] Add an additional quality (they change between downloads of the info) and update md5 sum of the test video 2013-08-22 23:23:52 +02:00
vimeo.py [vimeo] Recognize urls ending in a slash (fixes #1242) 2013-10-06 21:56:23 +02:00
vine.py
wat.py Remove unused imports 2013-08-28 12:47:38 +02:00
weibo.py
wimp.py
worldstarhiphop.py
xhamster.py XHamsterIE: Fix support for new HD video url format and add test (closes PR #1443) 2013-09-17 23:08:01 +02:00
xnxx.py
xvideos.py
yahoo.py [yahoo] Switch ext of test 2013-10-04 11:44:56 +02:00
youjizz.py
youku.py [youku] better error handling 2013-09-21 20:50:31 +02:00
youporn.py Call extracted property age_limit everywhere 2013-10-06 16:23:06 +02:00
youtube.py Restore warning when user forgets to quote URL (#1396) 2013-10-07 12:21:24 +02:00
zdf.py [zdf] Add support for hash URLs and simplify (#1518) 2013-09-28 15:43:34 +02:00