]>
git.bitcoin.ninja Git - youtube-dl/log
Philipp Hagemeister [Sat, 31 May 2014 18:28:03 +0000 (20:28 +0200)]
release 2014.05.31
Jaime Marquínez Ferrándiz [Sat, 31 May 2014 15:55:03 +0000 (17:55 +0200)]
[vevo] The title in the url is optional (fixes #3020)
Jaime Marquínez Ferrándiz [Sat, 31 May 2014 12:45:46 +0000 (14:45 +0200)]
[fc2] Recognize urls without language part (reported in #1154)
Jaime Marquínez Ferrándiz [Sat, 31 May 2014 12:40:05 +0000 (14:40 +0200)]
[fc2] Encode the string used for the md5 checksum
In python 3 it must be a bytes object.
Sergey M․ [Sat, 31 May 2014 10:45:00 +0000 (17:45 +0700)]
[nrktv] Recognize tv.nrksuper.no URL
Jaime Marquínez Ferrándiz [Fri, 30 May 2014 19:10:48 +0000 (21:10 +0200)]
[theplatform] Use unicode_literals and _download_json
Jaime Marquínez Ferrándiz [Fri, 30 May 2014 18:59:15 +0000 (20:59 +0200)]
[comedycentralshows] Transform the rtmp urls so that rtmpdump can download them (fixes #3010)
From 'rtmpe://viacomccstrmfs.fplive.net/viacomccstrm/gsp.comedystor/*' to 'rtmpe://viacommtvstrmfs.fplive.net:1935/viacommtvstrm/gsp.comedystor/*'
Sergey M․ [Fri, 30 May 2014 12:12:55 +0000 (19:12 +0700)]
[ivi] Replace tests
Philipp Hagemeister [Fri, 30 May 2014 02:59:18 +0000 (04:59 +0200)]
[ard] Fix title (#3006)
Philipp Hagemeister [Fri, 30 May 2014 01:26:03 +0000 (03:26 +0200)]
release 2014.05.30.1
Philipp Hagemeister [Fri, 30 May 2014 01:26:00 +0000 (03:26 +0200)]
[Makefile] Remove CHANGELOG entry
Philipp Hagemeister [Fri, 30 May 2014 01:19:51 +0000 (03:19 +0200)]
release 2014.05.30
Philipp Hagemeister [Fri, 30 May 2014 01:19:37 +0000 (03:19 +0200)]
[devscripts/release] Do not commit CHANGELOG
Jaime Marquínez Ferrándiz [Thu, 29 May 2014 22:38:57 +0000 (00:38 +0200)]
[nbcnews] Add support for /feature/* pages (closes #3007)
Sergey M․ [Thu, 29 May 2014 13:23:36 +0000 (20:23 +0700)]
Merge branch 'anovicecodemonkey-ustream-embed-recorded2'
Sergey M․ [Thu, 29 May 2014 13:22:36 +0000 (20:22 +0700)]
[ustream] Modernize
Sergey M․ [Thu, 29 May 2014 13:20:11 +0000 (20:20 +0700)]
[ustream] Remove unnecessary webpage download
Sergey M․ [Thu, 29 May 2014 12:57:42 +0000 (19:57 +0700)]
Merge branch 'ustream-embed-recorded2' of https://github.com/anovicecodemonkey/youtube-dl into anovicecodemonkey-ustream-embed-recorded2
anovicecodemonkey [Wed, 28 May 2014 12:47:13 +0000 (22:17 +0930)]
[UstreamIE] added support for "/embed/recorded/" style URLs (Fixes #2990)
Sergey M․ [Wed, 28 May 2014 12:38:55 +0000 (19:38 +0700)]
Merge branch 'rzhxeo-cinemassacre'
Sergey M․ [Wed, 28 May 2014 12:38:44 +0000 (19:38 +0700)]
[cinemassacre] Improve formats extraction and modernize
Sergey M․ [Wed, 28 May 2014 12:31:23 +0000 (19:31 +0700)]
Merge branch 'cinemassacre' of https://github.com/rzhxeo/youtube-dl into rzhxeo-cinemassacre
Sergey M․ [Tue, 27 May 2014 11:46:30 +0000 (18:46 +0700)]
[nuvid] Fix video URL extraction
Sergey M․ [Sun, 25 May 2014 17:16:10 +0000 (00:16 +0700)]
[ivi] Update playlist tests
Sergey M․ [Sun, 25 May 2014 00:14:18 +0000 (07:14 +0700)]
[nrktv] Add support for tv.nrk.no (Closes #2980)
Sergey M. [Sat, 24 May 2014 22:42:06 +0000 (05:42 +0700)]
Merge pull request #2953 from codesparkle/ndr-regexes-escape-correctly
[ndr] fix regexes containing illegal characters
Sergey M. [Sat, 24 May 2014 22:36:03 +0000 (05:36 +0700)]
Merge pull request #2960 from codesparkle/fix-test-format-note-regex
[test] fixed typo in test_format_note (test_YoutubeDL)
Sergey M․ [Sat, 24 May 2014 22:32:19 +0000 (05:32 +0700)]
[streamcz] Workaround CertificateError
Sergey M․ [Sat, 24 May 2014 22:30:15 +0000 (05:30 +0700)]
[streamcz] Use compat_str
Sergey M. [Sat, 24 May 2014 22:28:49 +0000 (05:28 +0700)]
Merge pull request #2979 from pulpe/streamcz_fix
[StreamCZ] correct video id + add test
pulpe [Sat, 24 May 2014 14:01:37 +0000 (16:01 +0200)]
[StreamCZ] correct video id + add test
Sergey M․ [Fri, 23 May 2014 18:06:03 +0000 (01:06 +0700)]
[empflix] Fix extraction
Sergey M․ [Fri, 23 May 2014 17:44:34 +0000 (00:44 +0700)]
[pornhub] Fix uploader extraction
Sergey M․ [Fri, 23 May 2014 14:04:21 +0000 (21:04 +0700)]
[swrmediathek] Extract direct links from JSON and add support for audio files
Sergey M․ [Thu, 22 May 2014 12:35:46 +0000 (19:35 +0700)]
[swrmediathek] Simplify
Sergey M. [Thu, 22 May 2014 12:30:09 +0000 (19:30 +0700)]
Merge pull request #2944 from pulpe/SWRMediathek
[SWRMediathek] add support for swrmediathek.de (fixes #2929)
rzhxeo [Thu, 22 May 2014 08:33:30 +0000 (10:33 +0200)]
[CinemassacreIE] Extract all available video/audio formats
Sergey M․ [Wed, 21 May 2014 12:53:58 +0000 (19:53 +0700)]
[gamekings] Update test description
codesparkle [Wed, 21 May 2014 08:03:17 +0000 (18:03 +1000)]
fixed (what I assume was a typo) that caused test_format_note to always fail.
This test was introduced in
c57f7757101690681af2eb8c40c8bf81bbe6e64f .
Philipp Hagemeister [Wed, 21 May 2014 06:33:13 +0000 (08:33 +0200)]
Merge pull request #2940 from codesparkle/remove-unused-files
Remove old, unused CHANGELOG and LATEST_VERSION files
codesparkle [Tue, 20 May 2014 14:55:54 +0000 (00:55 +1000)]
Bringing back LATEST_VERSION
Sergey M․ [Tue, 20 May 2014 13:12:57 +0000 (20:12 +0700)]
Credit @codesparkle for #2928, #2934, #2938, #2939
Sergey M. [Tue, 20 May 2014 12:53:28 +0000 (19:53 +0700)]
Merge pull request #2939 from codesparkle/upload-date-fix
No longer erroneously calculate upload_date within some extractors
Sergey M․ [Tue, 20 May 2014 12:45:28 +0000 (19:45 +0700)]
Merge branch 'codesparkle-bandcamp-albums-regex-duplicate-fix'
Sergey M․ [Tue, 20 May 2014 12:44:42 +0000 (19:44 +0700)]
[bandcamp] Replace maxsplit keyword argument with regular one
Named arguments are not supported by methods implemented in native C (see http://bugs.python.org/issue1176)
Sergey M․ [Tue, 20 May 2014 12:38:28 +0000 (19:38 +0700)]
Merge branch 'bandcamp-albums-regex-duplicate-fix' of https://github.com/codesparkle/youtube-dl into codesparkle-bandcamp-albums-regex-duplicate-fix
Philipp Hagemeister [Mon, 19 May 2014 15:10:19 +0000 (17:10 +0200)]
Merge branch 'master' of github.com:rg3/youtube-dl
Philipp Hagemeister [Mon, 19 May 2014 15:10:11 +0000 (17:10 +0200)]
[generic] Abort if user passes in URL "url" (#2942)
codesparkle [Mon, 19 May 2014 12:17:54 +0000 (22:17 +1000)]
The opening curly brace, '{', is a regex reserved control character, so it needs to be escaped (see http://stackoverflow.com/a/400316/
1106367 )
Minor improvements:
no need to sort the whole list if all we need is the maximum element, also instead of reinventing the wheel we can use utils to get indices from qualities.
Sergey M․ [Mon, 19 May 2014 12:05:18 +0000 (19:05 +0700)]
[nowness] Update test file md5 and modernize
Philipp Hagemeister [Mon, 19 May 2014 09:42:37 +0000 (11:42 +0200)]
release 2014.05.19
pulpe [Sun, 18 May 2014 12:56:35 +0000 (14:56 +0200)]
[SWRMediathek] add support for swrmediathek.de
Sergey M․ [Sun, 18 May 2014 07:23:02 +0000 (14:23 +0700)]
[ndr] Improve thumbnail extraction
Sergey M․ [Sat, 17 May 2014 11:12:12 +0000 (18:12 +0700)]
[generic] Support pagespeed_iframe for NovaMov embeds
Sergey M․ [Sat, 17 May 2014 11:11:40 +0000 (18:11 +0700)]
[ndr] Fix title, description and duration extraction
Sergey M․ [Sat, 17 May 2014 10:58:37 +0000 (17:58 +0700)]
[ndr] Fix thumbnail extraction
codesparkle [Sat, 17 May 2014 07:07:50 +0000 (17:07 +1000)]
CHANGELOG and LATEST_VERSION seem to serve no purpose at all. They haven't been changed in years. Unless these are actually used somewhere, let's get rid of them.
codesparkle [Sat, 17 May 2014 05:21:46 +0000 (15:21 +1000)]
removed duplicate and somemtimes incorrect logic for parsing upload date as this job is already taken care of automatically by YoutubeDL.py
codesparkle [Sat, 17 May 2014 04:22:24 +0000 (14:22 +1000)]
Fixed test failure in test_all_urls: test_no_duplicates: BandcampAlbumIE inappropriately matched non-album bandcamp links as well.
BandcampIE changed to report full-accuracy duration instead of unnecessarily rounding it to the nearest integer.
Simplified conditionals and parsing a bit. Fixed typos.
Philipp Hagemeister [Fri, 16 May 2014 22:17:40 +0000 (00:17 +0200)]
release 2014.05.17
Jaime Marquínez Ferrándiz [Fri, 16 May 2014 20:12:52 +0000 (22:12 +0200)]
[youtube] Recognize a second format of the upload_date in the 'watch-uploader-info' element (#2911)
Jaime Marquínez Ferrándiz [Fri, 16 May 2014 18:43:36 +0000 (20:43 +0200)]
Merge remote-tracking branch 'codesparkle/fix-photobucket-url' (closes #2934)
Fix photobucket url extraction
codesparkle [Fri, 16 May 2014 15:43:03 +0000 (01:43 +1000)]
test_download works for photobucket after this change
Jaime Marquínez Ferrándiz [Fri, 16 May 2014 13:52:34 +0000 (15:52 +0200)]
[youtube] Fix extraction of the feed 'paging' values (fixes #2925)
Philipp Hagemeister [Fri, 16 May 2014 13:53:17 +0000 (15:53 +0200)]
release 2014.05.16.1
Philipp Hagemeister [Fri, 16 May 2014 13:52:01 +0000 (15:52 +0200)]
Merge remote-tracking branch 'origin/master'
Philipp Hagemeister [Fri, 16 May 2014 13:51:01 +0000 (15:51 +0200)]
[francetv] Add support for non-numeric video IDs (Fixes #2927)
Philipp Hagemeister [Fri, 16 May 2014 13:47:54 +0000 (15:47 +0200)]
[ffmpeg] Correct argument encoding on Windows with Python 2.x
Fixes #2924
Sergey M․ [Fri, 16 May 2014 13:32:53 +0000 (20:32 +0700)]
[generic] Fix redirect
Philipp Hagemeister [Fri, 16 May 2014 11:21:24 +0000 (13:21 +0200)]
[youtube] Look for published-on date if uploaded-on is not found
Fixes #2911
Philipp Hagemeister [Fri, 16 May 2014 10:04:52 +0000 (12:04 +0200)]
release 2014.05.16
Philipp Hagemeister [Fri, 16 May 2014 10:04:24 +0000 (12:04 +0200)]
Merge remote-tracking branch 'origin/master'
Philipp Hagemeister [Fri, 16 May 2014 10:03:59 +0000 (12:03 +0200)]
Provide compatibility check_output for 2.6 (Fixes #2926)
Sergey M․ [Thu, 15 May 2014 15:20:40 +0000 (22:20 +0700)]
[bliptv] Switch extraction to RSS (Closes #2920)
Jaime Marquínez Ferrándiz [Thu, 15 May 2014 11:43:29 +0000 (13:43 +0200)]
[youtube] Fix typo
Philipp Hagemeister [Thu, 15 May 2014 10:41:42 +0000 (12:41 +0200)]
Document and test categories (#2923)
Philipp Hagemeister [Thu, 15 May 2014 10:39:33 +0000 (12:39 +0200)]
[extractor/common] --write-pages: Correct file name if video_id is None
Dario Guarascio [Thu, 15 May 2014 06:59:27 +0000 (13:59 +0700)]
[youtube] Video categories added to metadata
Sergey M․ [Wed, 14 May 2014 13:13:34 +0000 (20:13 +0700)]
[gamespot] Update test URL and modernize
Jaime Marquínez Ferrándiz [Tue, 13 May 2014 12:37:05 +0000 (14:37 +0200)]
Makefile: write the manpage to the right file and use the processed markdown document
Philipp Hagemeister [Tue, 13 May 2014 12:21:21 +0000 (14:21 +0200)]
add prepare_manpage
Sergey M․ [Tue, 13 May 2014 12:12:17 +0000 (19:12 +0700)]
[noco] Skip test
Philipp Hagemeister [Tue, 13 May 2014 09:16:11 +0000 (11:16 +0200)]
Split man and README (Fixes #2892)
Philipp Hagemeister [Tue, 13 May 2014 08:28:35 +0000 (10:28 +0200)]
[README] Stress example URL
This seems to be the part most often overlooked in our README.
Philipp Hagemeister [Tue, 13 May 2014 08:20:10 +0000 (10:20 +0200)]
release 2014.05.13
Philipp Hagemeister [Tue, 13 May 2014 08:14:05 +0000 (10:14 +0200)]
[empflix] Simplify (#2903)
Philipp Hagemeister [Tue, 13 May 2014 08:11:14 +0000 (10:11 +0200)]
Merge remote-tracking branch 'hojel/empflix'
Philipp Hagemeister [Tue, 13 May 2014 08:10:59 +0000 (10:10 +0200)]
[hentaistigma] Simplified (#2902)
Philipp Hagemeister [Tue, 13 May 2014 08:09:04 +0000 (10:09 +0200)]
Merge remote-tracking branch 'hojel/hentaistigma'
Philipp Hagemeister [Tue, 13 May 2014 08:08:32 +0000 (10:08 +0200)]
[nuvid] Simplify (#2901)
Philipp Hagemeister [Tue, 13 May 2014 08:05:20 +0000 (10:05 +0200)]
Merge remote-tracking branch 'hojel/nuvid'
Philipp Hagemeister [Tue, 13 May 2014 08:04:29 +0000 (10:04 +0200)]
[slutload] Simplify (#2898)
Philipp Hagemeister [Tue, 13 May 2014 08:00:49 +0000 (10:00 +0200)]
Merge remote-tracking branch 'hojel/slutload'
Philipp Hagemeister [Tue, 13 May 2014 08:00:27 +0000 (10:00 +0200)]
Credit @hojel for fc2 and other extractors (#2877)
Philipp Hagemeister [Tue, 13 May 2014 07:58:32 +0000 (09:58 +0200)]
[fc2] Add new extractor (Fixes #2877)
This commit has been recreated, since there seems to have been a problem with GitHub; the PR doesn't have a branch.
Philipp Hagemeister [Tue, 13 May 2014 07:53:58 +0000 (09:53 +0200)]
Credit @jnormore for vine:user (#2888)
Philipp Hagemeister [Tue, 13 May 2014 07:52:28 +0000 (09:52 +0200)]
Merge remote-tracking branch 'frewsxcv/patch-1'
Philipp Hagemeister [Tue, 13 May 2014 07:50:03 +0000 (09:50 +0200)]
[vine:user] Simplify
Philipp Hagemeister [Tue, 13 May 2014 07:45:27 +0000 (09:45 +0200)]
Merge remote-tracking branch 'jnormore/vine_user'
Philipp Hagemeister [Tue, 13 May 2014 07:42:38 +0000 (09:42 +0200)]
[mixcloud] Shed API dependency (#2904)