Sergey M․ [Sat, 2 May 2015 17:10:48 +0000 (23:10 +0600)]
[test_utils] Add tests for prepend_extension
Sergey M․ [Sat, 2 May 2015 17:06:01 +0000 (23:06 +0600)]
[utils] Improve prepend_extension
Now `ext` is appended to filename if real extension != expected extension.
Yen Chi Hsuan [Sat, 2 May 2015 16:51:24 +0000 (00:51 +0800)]
[baiduvideo] Add new extractor (closes #4563)
Sergey M․ [Sat, 2 May 2015 16:52:21 +0000 (22:52 +0600)]
[YoutubeDL] Ensure correct extension is always present for a merged file (Closes #5535)
Jaime Marquínez Ferrándiz [Sat, 2 May 2015 15:29:56 +0000 (17:29 +0200)]
Remove code that was only used by the Grooveshark extractor
Yen Chi Hsuan [Sat, 2 May 2015 13:45:25 +0000 (21:45 +0800)]
[Grooveshark] Remove the extractor
grooveshark.com was shut down on 2015/04/30
Sergey M․ [Sat, 2 May 2015 01:18:22 +0000 (07:18 +0600)]
[iconosquare] Fix extraction
Yen Chi Hsuan [Fri, 1 May 2015 17:35:46 +0000 (01:35 +0800)]
[viki] Remove clean_html call
Yen Chi Hsuan [Fri, 1 May 2015 17:19:06 +0000 (01:19 +0800)]
[viki] Extract m3u8 videos (#4855)
Yen Chi Hsuan [Fri, 1 May 2015 16:32:46 +0000 (00:32 +0800)]
[viki] Enhance error message handling (#3774)
Yen Chi Hsuan [Fri, 1 May 2015 16:08:38 +0000 (00:08 +0800)]
[viki] Fix extractor and add a global availble test case
Sergey M․ [Fri, 1 May 2015 11:43:06 +0000 (17:43 +0600)]
[pbs] Add support for HD (Closes #3564, closes #5390)
Nikoli [Wed, 15 Apr 2015 17:27:40 +0000 (20:27 +0300)]
Add ability to embed subtitles in mkv files (closes #5434)
Yen Chi Hsuan [Fri, 1 May 2015 04:31:31 +0000 (12:31 +0800)]
[yahoo] Extend _VALID_URL
Sergey M․ [Thu, 30 Apr 2015 22:07:30 +0000 (04:07 +0600)]
[bbccouk] Mute thumbnail
Sergey M․ [Thu, 30 Apr 2015 22:02:56 +0000 (04:02 +0600)]
[bbccouk] Add test for #5530
Sergey M․ [Thu, 30 Apr 2015 21:59:13 +0000 (03:59 +0600)]
[bbccouk] Improve extraction (Closes #5530)
Sergey M․ [Thu, 30 Apr 2015 20:51:55 +0000 (02:51 +0600)]
[theplaform] Fix FutureWarning
Sergey M․ [Thu, 30 Apr 2015 20:49:06 +0000 (02:49 +0600)]
[foxsports] Add extractor (Closes #5517)
Sergey M․ [Thu, 30 Apr 2015 18:44:34 +0000 (00:44 +0600)]
[YoutubeDL] Filter requested info fields on `--load-info` as well
In order to properly handle JSON info files generated by youtube-dl versions prior to
4070b458ece46a29dad9be2312a7daa48bb2f1d7
Naglis Jonaitis [Thu, 30 Apr 2015 18:26:55 +0000 (21:26 +0300)]
[dreisat] Extend _VALID_URL (Closes #5548)
Jaime Marquínez Ferrándiz [Thu, 30 Apr 2015 18:18:42 +0000 (20:18 +0200)]
[YoutubeDL] pep8: use 'k not in' instead of 'not k in'
Sergey M․ [Thu, 30 Apr 2015 17:55:05 +0000 (23:55 +0600)]
[YoutubeDL] Do not write requested info in info JSON file (Closes #5562, closes #5564)
Yen Chi Hsuan [Thu, 30 Apr 2015 15:33:49 +0000 (23:33 +0800)]
Merge remote-tracking branch 'upstream/master'
Sergey M․ [Thu, 30 Apr 2015 15:31:38 +0000 (21:31 +0600)]
[vporn] More metadata extraction fixes and tests update (#5560)
Yen Chi Hsuan [Thu, 30 Apr 2015 14:58:03 +0000 (22:58 +0800)]
[VeeHD] Replace the third test case due to copyright issues
Sergey M․ [Thu, 30 Apr 2015 15:25:17 +0000 (21:25 +0600)]
[vporn] Fix metadata extraction (#5560)
Sergey M․ [Thu, 30 Apr 2015 15:06:51 +0000 (21:06 +0600)]
[YoutubeDL] Generalize best/worst format match behavior
Sergey M. [Thu, 30 Apr 2015 14:57:02 +0000 (19:57 +0500)]
Merge pull request #5556 from jaimeMF/best-format-nodash
Make 'best' format only match non-DASH formats (closes #5554)
Yen Chi Hsuan [Thu, 30 Apr 2015 14:37:41 +0000 (22:37 +0800)]
[VeeHD] Enhance extraction and fix tests (fixes #4965)
Yen Chi Hsuan [Thu, 30 Apr 2015 10:23:35 +0000 (18:23 +0800)]
[bilibili] Extract multipart videos (closes #3250)
Yen Chi Hsuan [Thu, 30 Apr 2015 09:05:02 +0000 (17:05 +0800)]
[niconico] Fix so* video extraction (fixes #4874) (#2087)
Jaime Marquínez Ferrándiz [Wed, 29 Apr 2015 20:53:18 +0000 (22:53 +0200)]
Make 'best' format only match non-DASH formats (closes #5554)
Otherwise it's impossible to only download non-DASH formats, for example `best[height=?480]/best` would download a DASH video if it's the only one with height=480, instead for falling back to the second format specifier.
For audio only urls (soundcloud, bandcamp ...), the best audio will be downloaded as before.
Jaime Marquínez Ferrándiz [Wed, 29 Apr 2015 20:46:19 +0000 (22:46 +0200)]
[escapist] pep8 fixes
Yen Chi Hsuan [Wed, 29 Apr 2015 18:24:05 +0000 (02:24 +0800)]
[niconico] Try to extract all optional fields from various sources
Yen Chi Hsuan [Wed, 29 Apr 2015 16:47:52 +0000 (00:47 +0800)]
[niconico] Remove credentials from tests and enhance title extraction
All test videos can be downloaded without username and password now.
Yen Chi Hsuan [Wed, 29 Apr 2015 16:24:24 +0000 (00:24 +0800)]
[niconico] Fix extraction and update tests (closes #5511)
Yen Chi Hsuan [Tue, 28 Apr 2015 20:18:53 +0000 (04:18 +0800)]
[YouPorn] Fix extractor
Sergey M. [Wed, 29 Apr 2015 15:05:48 +0000 (20:05 +0500)]
Merge pull request #5553 from zouhair/master
Typo: twice "the the" to "the"
zouhair [Wed, 29 Apr 2015 15:03:10 +0000 (11:03 -0400)]
Typo: twice "the the" to "the"
Sergey M. [Wed, 29 Apr 2015 14:09:47 +0000 (19:09 +0500)]
Merge pull request #5552 from zouhair/master
Typo "incompatible" instead of "uncompatible"
zouhair [Wed, 29 Apr 2015 14:07:49 +0000 (10:07 -0400)]
Typo "incompatible" instead of "uncompatible"
Yen Chi Hsuan [Tue, 28 Apr 2015 20:05:14 +0000 (04:05 +0800)]
[yourupload] Simplify
Yen Chi Hsuan [Tue, 28 Apr 2015 20:03:07 +0000 (04:03 +0800)]
[yourupload] Fix extraction
Yen Chi Hsuan [Tue, 28 Apr 2015 16:24:58 +0000 (00:24 +0800)]
[testtube] Fix test case 1
Seems the site now provides webm with higher bitrates
Yen Chi Hsuan [Tue, 28 Apr 2015 16:01:09 +0000 (00:01 +0800)]
[testtube] Detect Youtube iframes (fixes #4867)
Yen Chi Hsuan [Tue, 28 Apr 2015 15:07:56 +0000 (23:07 +0800)]
[youtube] Catch more alert messages (closes #5074)
Jaime Marquínez Ferrándiz [Tue, 28 Apr 2015 13:05:41 +0000 (15:05 +0200)]
[vimeo] Fix password protected videos again (#5082)
Since they have changed again to the previous format, I've modified the regex to match both formats.
pulpe [Tue, 28 Apr 2015 12:56:48 +0000 (14:56 +0200)]
[vimeo] Fix redirection
Philipp Hagemeister [Tue, 28 Apr 2015 07:11:18 +0000 (09:11 +0200)]
release 2015.04.28
Sergey M․ [Mon, 27 Apr 2015 17:46:16 +0000 (23:46 +0600)]
[moniker] Check not found error (#5541)
Sergey M․ [Mon, 27 Apr 2015 17:44:05 +0000 (23:44 +0600)]
[moniker] Capture and output error message (#5541)
Sergey M․ [Mon, 27 Apr 2015 16:17:51 +0000 (22:17 +0600)]
[escapist] Fix imsVideo regex (#5090)
pulpe [Mon, 27 Apr 2015 15:44:13 +0000 (17:44 +0200)]
[escapist] Fix extractor (fixes #5090)
Sergey M․ [Mon, 27 Apr 2015 14:00:18 +0000 (20:00 +0600)]
[utils] Fix another old python 2.6 kwargs issue (Closes #5539)
Sergey M. [Mon, 27 Apr 2015 11:44:58 +0000 (16:44 +0500)]
Merge pull request #5523 from jaimeMF/remove-format-limit
Remove the --max-quality option
Sergey M. [Mon, 27 Apr 2015 10:05:01 +0000 (16:05 +0600)]
[README] Use youtube-dl test video URL
Sergey M. [Mon, 27 Apr 2015 10:01:30 +0000 (16:01 +0600)]
[README] Document special characters escaping (#5538)
Sergey M․ [Mon, 27 Apr 2015 09:21:51 +0000 (15:21 +0600)]
[README] Clarify youtube-dl version when format selection changed to bestvideo+bestaudio/best
Sergey M․ [Sun, 26 Apr 2015 21:36:46 +0000 (03:36 +0600)]
Merge branch 'fstirlitz-philharmoniedeparis'
Sergey M․ [Sun, 26 Apr 2015 21:36:32 +0000 (03:36 +0600)]
[philharmoniedeparis] Fix extraction and tests, improve, simplify
Philipp Hagemeister [Sun, 26 Apr 2015 20:45:20 +0000 (22:45 +0200)]
release 2015.04.26
felix [Sun, 26 Apr 2015 12:15:29 +0000 (14:15 +0200)]
New extractor: live.philharmoniedeparis.fr
Sergey M․ [Sat, 25 Apr 2015 22:33:43 +0000 (04:33 +0600)]
[downloader/external] Use encodeArgument
Sergey M․ [Sat, 25 Apr 2015 22:32:54 +0000 (04:32 +0600)]
[downloader/rtmp] Fix arguments encoding and simplify retry logic (Closes #5528)
Sergey M․ [Sat, 25 Apr 2015 22:30:45 +0000 (04:30 +0600)]
[downloader/common] Use decodeArgument
Sergey M․ [Sat, 25 Apr 2015 22:29:41 +0000 (04:29 +0600)]
[utils] Add `get_subprocess_encoding` and filename/argument decode counterparts
Jaime Marquínez Ferrándiz [Sat, 25 Apr 2015 20:34:28 +0000 (22:34 +0200)]
[southpark] Use 'ñ' in the spanish extractor name
IE_NAME can contain unicode characters, so it shouldn't be a problem.
pulpe [Sat, 25 Apr 2015 18:41:59 +0000 (20:41 +0200)]
Merge branch 'mp3'
pulpe [Sat, 25 Apr 2015 18:41:15 +0000 (20:41 +0200)]
[postprocessor/embedthumbnail] Fix mp3 embedding with avconv (fixes #5526)
Sergey M․ [Sat, 25 Apr 2015 18:25:51 +0000 (00:25 +0600)]
[mplayer] Rename to RTSP
Sergey M․ [Sat, 25 Apr 2015 18:23:16 +0000 (00:23 +0600)]
[mplayer] Simplify
Sergey M․ [Sat, 25 Apr 2015 18:22:13 +0000 (00:22 +0600)]
[mplayer] Clarify error message
Sergey M. [Sat, 25 Apr 2015 18:19:59 +0000 (23:19 +0500)]
Merge pull request #5521 from mrkrossxdx/mpv
Added support for mpv if mplayer is not available (new version)
Sergey M․ [Sat, 25 Apr 2015 16:42:15 +0000 (22:42 +0600)]
[instagram] Modernize
Sergey M․ [Sat, 25 Apr 2015 16:39:50 +0000 (22:39 +0600)]
[instagram] Improve _VALID_URL
Yen Chi Hsuan [Sat, 25 Apr 2015 15:15:05 +0000 (23:15 +0800)]
[ffmpeg] Add dfxp (TTML) subtitles support (#3432, #5146)
Yen Chi Hsuan [Fri, 24 Apr 2015 15:46:51 +0000 (23:46 +0800)]
[cspan] Extract subtitles
Sergey M․ [Sat, 25 Apr 2015 15:06:27 +0000 (21:06 +0600)]
[orf:iptv] Update test
Sergey M․ [Sat, 25 Apr 2015 14:24:15 +0000 (20:24 +0600)]
[southpark] Improve some _VALID_URL's
Sergey M․ [Sat, 25 Apr 2015 14:23:42 +0000 (20:23 +0600)]
[southpark:espanol] Add extractor (Closes #5525)
Sergey M․ [Sat, 25 Apr 2015 14:22:20 +0000 (20:22 +0600)]
[mtv] Stuff lang into info URL when available
Jaime Marquínez Ferrándiz [Sat, 25 Apr 2015 13:14:16 +0000 (15:14 +0200)]
README: remove --max-quality
Jaime Marquínez Ferrándiz [Sat, 25 Apr 2015 09:59:54 +0000 (11:59 +0200)]
Remove the --max-quality option
It doesn't work well with 'bestvideo' and 'bestaudio' because they are usually before the max quality.
Format filters should be used instead, they are more flexible and don't require the requested quality to exist for each video.
Jaime Marquínez Ferrándiz [Fri, 24 Apr 2015 20:08:00 +0000 (22:08 +0200)]
[postprocessor/embedthumbnail] Style fix
Jaime Marquínez Ferrándiz [Fri, 24 Apr 2015 20:06:22 +0000 (22:06 +0200)]
[ellentv] Remove unused import
mrkrossxdx [Fri, 24 Apr 2015 18:50:34 +0000 (20:50 +0200)]
Added support for mpv if mplayer is not available
Sergey M․ [Fri, 24 Apr 2015 16:10:27 +0000 (22:10 +0600)]
[ellentv:clips] Fix test
Sergey M․ [Fri, 24 Apr 2015 16:09:54 +0000 (22:09 +0600)]
[ellentv:clips] Fix extraction
Sergey M․ [Fri, 24 Apr 2015 16:07:15 +0000 (22:07 +0600)]
[ellentv] Fix tests
Sergey M․ [Fri, 24 Apr 2015 16:03:14 +0000 (22:03 +0600)]
[ellentv] Fix extraction
Sergey M․ [Fri, 24 Apr 2015 15:47:13 +0000 (21:47 +0600)]
[dotsub] Fix extraction
Yen Chi Hsuan [Fri, 24 Apr 2015 14:43:33 +0000 (22:43 +0800)]
[gdcvault] Add display_id
Yen Chi Hsuan [Fri, 24 Apr 2015 14:25:34 +0000 (22:25 +0800)]
[gdcvault] Extend _VALID_URL (fixes #5236)
pulpe [Fri, 24 Apr 2015 07:25:44 +0000 (09:25 +0200)]
Merge branch 'embedthumb'
pulpe [Fri, 24 Apr 2015 07:17:46 +0000 (09:17 +0200)]
Forgot to clean the remains of class
pulpe [Fri, 24 Apr 2015 07:11:39 +0000 (09:11 +0200)]
[ffmpeg] Remove unneeded class
pulpe [Fri, 24 Apr 2015 07:08:57 +0000 (09:08 +0200)]
[embedthumbnail] use FFmpegPostProcessor for mp3
pulpe [Fri, 24 Apr 2015 06:48:49 +0000 (08:48 +0200)]
[embedthumbnail] Add support for mp3 cover embedding
Yen Chi Hsuan [Fri, 24 Apr 2015 06:09:35 +0000 (14:09 +0800)]
[Crunchyroll] Fix extraction on Python 2.6
XPath with recursive children selection not supported