]>
git.bitcoin.ninja Git - youtube-dl/log
Sergey M․ [Sat, 6 Feb 2016 13:35:32 +0000 (19:35 +0600)]
[extractor/generic] Detect DASH manifests and extract mpd formats
remitamine [Sat, 6 Feb 2016 13:27:04 +0000 (14:27 +0100)]
[common] use float conversion instead of using division from __future__
remitamine [Sat, 6 Feb 2016 13:03:48 +0000 (14:03 +0100)]
rename _parse_mpd to _parse_mpd_formats and add default value for mpd namespace
remitamine [Sat, 6 Feb 2016 05:52:48 +0000 (06:52 +0100)]
[common] sort dash formats
remitamine [Sat, 6 Feb 2016 05:47:38 +0000 (06:47 +0100)]
[generic] extract dash formats detected using content type
remitamine [Sat, 6 Feb 2016 05:26:02 +0000 (06:26 +0100)]
Merge pull request #8408 from remitamine/dash
Add generic support for mpd manifests(dash formats)
Sergey M․ [Sat, 6 Feb 2016 00:44:38 +0000 (06:44 +0600)]
[youtube] Fix automatic captions
Sergey M․ [Fri, 5 Feb 2016 17:58:26 +0000 (23:58 +0600)]
[vidme] Clarify IE_NAMEs
Sergey M․ [Fri, 5 Feb 2016 17:57:35 +0000 (23:57 +0600)]
[vidme:user:likes] Add extractor
Sergey M․ [Fri, 5 Feb 2016 17:32:22 +0000 (23:32 +0600)]
[vidme:user] Add extractor (Closes #8416)
remitamine [Fri, 5 Feb 2016 16:20:00 +0000 (17:20 +0100)]
Merge branch 'master' of github.com:rg3/youtube-dl
Sergey M․ [Fri, 5 Feb 2016 16:16:56 +0000 (22:16 +0600)]
[spankbang] Add test with single format (#8398)
Sergey M․ [Fri, 5 Feb 2016 16:16:40 +0000 (22:16 +0600)]
[spankbang] Check formats (#8398)
Sergey M․ [Fri, 5 Feb 2016 16:16:12 +0000 (22:16 +0600)]
[spankbang] Extend format id regex (Closes #8398)
remitamine [Fri, 5 Feb 2016 16:12:49 +0000 (17:12 +0100)]
[ffmpeg] check for m3u8 protocol in FFmpegMetadataPP
Philipp Hagemeister [Fri, 5 Feb 2016 14:17:31 +0000 (15:17 +0100)]
release 2016.02.05.1
remitamine [Fri, 5 Feb 2016 14:12:06 +0000 (15:12 +0100)]
[ffmpeg] fix condition(fixes #8440)
Philipp Hagemeister [Fri, 5 Feb 2016 10:04:00 +0000 (11:04 +0100)]
release 2016.02.05
Jaime Marquínez Ferrándiz [Thu, 4 Feb 2016 19:16:47 +0000 (20:16 +0100)]
[arte.tv:+7] Fix extraction (fixes #8427)
Philipp Hagemeister [Thu, 4 Feb 2016 12:39:26 +0000 (13:39 +0100)]
release 2016.02.04
remitamine [Thu, 4 Feb 2016 07:50:55 +0000 (08:50 +0100)]
[test_subtitles] update youtube subtitles tests
remitamine [Thu, 4 Feb 2016 07:39:01 +0000 (08:39 +0100)]
[youtube] fix subtitle order
remitamine [Thu, 4 Feb 2016 07:28:37 +0000 (08:28 +0100)]
[youtube] fix subtitle extraction(fixes #8415)
remitamine [Thu, 4 Feb 2016 00:25:36 +0000 (01:25 +0100)]
[generic] extract m3u8 formats when mpegurl content type detected
remitamine [Wed, 3 Feb 2016 22:57:08 +0000 (23:57 +0100)]
[common] fix segment duration calculation
remitamine [Wed, 3 Feb 2016 22:54:34 +0000 (23:54 +0100)]
[common] fix media_template string formating
remitamine [Wed, 3 Feb 2016 17:44:43 +0000 (18:44 +0100)]
[common] skip drm protected dash formats
Yen Chi Hsuan [Wed, 3 Feb 2016 17:26:25 +0000 (01:26 +0800)]
[kuwo] Check for georestriction
Sergey M [Wed, 3 Feb 2016 14:18:25 +0000 (19:18 +0500)]
[README.md] Clarify unavailable sequences in output format
remitamine [Wed, 3 Feb 2016 12:24:07 +0000 (13:24 +0100)]
[common] ignore ISO 639-2 generic codes
remitamine [Tue, 2 Feb 2016 22:09:50 +0000 (23:09 +0100)]
[srgssr] use flv as ext for rtmp formats
remitamine [Tue, 2 Feb 2016 22:02:18 +0000 (23:02 +0100)]
[cbsnews] add support for live videos(fixes #7010)
Jaime Marquínez Ferrándiz [Tue, 2 Feb 2016 21:30:13 +0000 (22:30 +0100)]
[utils] dfxp2srt: make TTMLPElementParser inherit from object
For consistency between python 2 and 3.
remitamine [Tue, 2 Feb 2016 21:14:23 +0000 (22:14 +0100)]
[ffmpeg] fix adding metadata when using --hls-prefer-native(#8350)
remitamine [Tue, 2 Feb 2016 21:02:08 +0000 (22:02 +0100)]
[common] remove duplicate reference to namespace
Yen Chi Hsuan [Tue, 2 Feb 2016 19:42:37 +0000 (03:42 +0800)]
[test_YoutubeDL] Fix test_youtube_format_selection
Broken since
a6c2c24479e5f4827ceb06f64d855329c0a6f593 . Thanks to
@jaimeMF and @anisse for pointing that out
remitamine [Tue, 2 Feb 2016 18:13:58 +0000 (19:13 +0100)]
Merge pull request #8354 from remitamine/m3u8_metadata
[ffmpeg] fix adding metadata when using m3u8_native(fixes #8350)
remitamine [Tue, 2 Feb 2016 17:36:26 +0000 (18:36 +0100)]
Merge pull request #8348 from remitamine/dfxp2srt-text
[utils] fix dfxp2srt text extraction(fixes #8055)
remitamine [Tue, 2 Feb 2016 17:30:31 +0000 (18:30 +0100)]
[common] fix media template regex
remitamine [Tue, 2 Feb 2016 17:13:01 +0000 (18:13 +0100)]
[vevo] add support for dash formats
remitamine [Tue, 2 Feb 2016 17:12:32 +0000 (18:12 +0100)]
[downloader/dash] make initialization_url optional
remitamine [Tue, 2 Feb 2016 17:11:16 +0000 (18:11 +0100)]
[facebook] use _parse_mpd
remitamine [Tue, 2 Feb 2016 17:10:23 +0000 (18:10 +0100)]
[youtube] use _extract_mpd_formats
remitamine [Tue, 2 Feb 2016 17:07:07 +0000 (18:07 +0100)]
[common] add a generic support for mpd manifests
Sergey M․ [Mon, 1 Feb 2016 18:52:37 +0000 (00:52 +0600)]
[vk:uservideos] Improve _VALID_URL (Closes #8389)
Philipp Hagemeister [Mon, 1 Feb 2016 11:00:32 +0000 (12:00 +0100)]
release 2016.02.01
Yen Chi Hsuan [Mon, 1 Feb 2016 10:31:49 +0000 (18:31 +0800)]
Merge pull request #8374 from yan12125/facebook-dash
Facebook DASH formats
Yen Chi Hsuan [Mon, 1 Feb 2016 10:26:23 +0000 (18:26 +0800)]
[daum.net:user] Match more URLs (#1952)
Yen Chi Hsuan [Mon, 1 Feb 2016 10:19:32 +0000 (18:19 +0800)]
Merge branch 'ping-daum-playlist-user'
Yen Chi Hsuan [Mon, 1 Feb 2016 10:19:02 +0000 (18:19 +0800)]
[daum] Update test_daum_1
Yen Chi Hsuan [Mon, 1 Feb 2016 10:15:53 +0000 (18:15 +0800)]
[daum] Do not match a single URL with multiple info extractors
Yen Chi Hsuan [Mon, 1 Feb 2016 09:40:35 +0000 (17:40 +0800)]
[daum] PEP8
Yen Chi Hsuan [Mon, 1 Feb 2016 09:29:12 +0000 (17:29 +0800)]
Merge branch 'daum-playlist-user' of https://github.com/ping/youtube-dl into ping-daum-playlist-user
Yen Chi Hsuan [Mon, 1 Feb 2016 09:21:40 +0000 (17:21 +0800)]
[kickstarter] Fix title and test_kickstarter
It's the description page that contains a video. The original URL is now
the calendar.
Yen Chi Hsuan [Mon, 1 Feb 2016 09:10:11 +0000 (17:10 +0800)]
[kickstarter] Eliminate the warning message and add_ie
Yen Chi Hsuan [Mon, 1 Feb 2016 09:05:48 +0000 (17:05 +0800)]
[YoutubeDL] Do not override ie_key in url_transparent
Yen Chi Hsuan [Mon, 1 Feb 2016 09:03:31 +0000 (17:03 +0800)]
[vidzi] Fix _TESTS
Yen Chi Hsuan [Mon, 1 Feb 2016 07:40:42 +0000 (15:40 +0800)]
[vidzi] Fix extraction
Closes #8386.
Vidzi.tv now uses jwplayer, which can be handled by GenericIE
Yen Chi Hsuan [Sun, 31 Jan 2016 21:32:28 +0000 (05:32 +0800)]
[allocine] Use xpath_element
Yen Chi Hsuan [Sun, 31 Jan 2016 21:00:09 +0000 (05:00 +0800)]
[bpb] Fix extraction and update tests
Yen Chi Hsuan [Sun, 31 Jan 2016 19:34:02 +0000 (03:34 +0800)]
[allocine] Fix for Python 2.6
Python 2.6 does not support .// syntax in find(). Fortunately, the
interested node is at the top level
Yen Chi Hsuan [Sun, 31 Jan 2016 19:31:58 +0000 (03:31 +0800)]
[allocine] Fix extraction of test_allocine_1 and update tests
Yen Chi Hsuan [Sun, 31 Jan 2016 19:08:46 +0000 (03:08 +0800)]
[acast] Remove ACastBaseIE
No longer necessary as _API_BASE_URL is used by ACastChannelIE only
Yen Chi Hsuan [Sun, 31 Jan 2016 19:07:04 +0000 (03:07 +0800)]
[acast] Fix extraction
Yen Chi Hsuan [Sun, 31 Jan 2016 18:21:02 +0000 (02:21 +0800)]
Merge branch 'rrooij-gamekings_fix'
Yen Chi Hsuan [Sun, 31 Jan 2016 18:19:03 +0000 (02:19 +0800)]
[gamekings] Stricter checks
Yen Chi Hsuan [Sun, 31 Jan 2016 18:15:25 +0000 (02:15 +0800)]
[gamekings] add_ie
Yen Chi Hsuan [Sun, 31 Jan 2016 18:13:11 +0000 (02:13 +0800)]
[gamekings] Add MD5 back
The test is now a YouTube video, whose MD5 should be stable
Yen Chi Hsuan [Sun, 31 Jan 2016 18:11:25 +0000 (02:11 +0800)]
Merge branch 'gamekings_fix' of https://github.com/rrooij/youtube-dl into rrooij-gamekings_fix
Jaime Marquínez Ferrándiz [Sun, 31 Jan 2016 14:11:00 +0000 (15:11 +0100)]
[youtube] Use 'orderedSet' instead of 'set' to preserve the order
Jaime Marquínez Ferrándiz [Sun, 31 Jan 2016 13:22:36 +0000 (14:22 +0100)]
[FFmpegSubtitlesConvertorPP] delete old subtitle files (fixes #8382)
Yen Chi Hsuan [Sun, 31 Jan 2016 12:21:57 +0000 (20:21 +0800)]
[xuite] Replace the test case with my uploaded one
Yen Chi Hsuan [Sun, 31 Jan 2016 12:00:07 +0000 (20:00 +0800)]
[youporn] Fix uploader and description
Yen Chi Hsuan [Sun, 31 Jan 2016 11:53:22 +0000 (19:53 +0800)]
[test_subtitles] Fix TestRaiSubtitles
RaiIE is renamed to RaiTVIE in
06d5556dface3901a86419b6b125ef377116448f
Yen Chi Hsuan [Sun, 31 Jan 2016 11:49:54 +0000 (19:49 +0800)]
[test_youtube_lists] Fix TestYoutubeLists.test_youtube_course
Youtube entries are now generators
Philipp Hagemeister [Sun, 31 Jan 2016 11:57:18 +0000 (12:57 +0100)]
release 2016.01.31
Sergey M․ [Sun, 31 Jan 2016 11:52:02 +0000 (17:52 +0600)]
[youtube] Filter duplicates in playlists base extractor
Sergey M․ [Sun, 31 Jan 2016 11:49:59 +0000 (17:49 +0600)]
[youtube] Use authentication for entry list base extractor (Closes #8380)
rrooij [Sat, 30 Jan 2016 23:12:45 +0000 (00:12 +0100)]
[Gamekings] Fix viewing of old videos
Some old videos that aren't on Vimeo are being uploaded to YouTube under the
'Gamekings Vault' channel. They use YouTube now for some videos as video
hosting instead of Vimeo or their own hosting. The first test failed to
succeed under the existing code, but works now by using the YouTube
extractor.
The Regex is changed to find the new gogoVideo JavaScript line with the
YouTube embed. Checking if there is a YouTube embed is done by a String
find, which is probably not the best method of checking this.
Yen Chi Hsuan [Sat, 30 Jan 2016 23:13:21 +0000 (07:13 +0800)]
[letv] Fix LetvCloud extraction
rrooij [Sat, 30 Jan 2016 23:03:23 +0000 (00:03 +0100)]
[Gamekings] Fix url from .tv to .nl
Gamekings doesn't use the .tv top level domain anymore, but the regular
domain for Dutch sites.
Sergey M․ [Sat, 30 Jan 2016 22:41:18 +0000 (04:41 +0600)]
[schooltv] Improve video id regex
Sergey M [Sat, 30 Jan 2016 22:36:33 +0000 (04:36 +0600)]
Merge pull request #8376 from rrooij/schooltv
[schooltv] Add extractor for SchoolTV playlists
rrooij [Sat, 30 Jan 2016 19:31:31 +0000 (20:31 +0100)]
[schooltv] Add extractor for SchoolTV playlists
This closes #8163
Yen Chi Hsuan [Sat, 30 Jan 2016 20:49:04 +0000 (04:49 +0800)]
[nba] Add ext for hls formats and fix test_NBA
Yen Chi Hsuan [Sat, 30 Jan 2016 20:34:46 +0000 (04:34 +0800)]
[nbc] Use NBC's id and fix _TESTS
ThePlatform URL gives the same ID for all _TESTS
Yen Chi Hsuan [Sat, 30 Jan 2016 20:01:45 +0000 (04:01 +0800)]
[nrktv] Fix _TESTS
Yen Chi Hsuan [Sat, 30 Jan 2016 19:45:09 +0000 (03:45 +0800)]
[senateisvp] Fix test_SenateISVP and test_SenateISVP_1
Yen Chi Hsuan [Sat, 30 Jan 2016 19:42:34 +0000 (03:42 +0800)]
[tv2] Fix test_TV2
Yen Chi Hsuan [Sat, 30 Jan 2016 19:38:20 +0000 (03:38 +0800)]
[screenwavemedia] Fix HLS extension and test_TeamFour
Yen Chi Hsuan [Sat, 30 Jan 2016 19:31:03 +0000 (03:31 +0800)]
[vgtv] Fix test_VGTV_2
Yen Chi Hsuan [Sat, 30 Jan 2016 19:21:33 +0000 (03:21 +0800)]
[viidea] Skip download for the test case requiring ffmpeg
Sergey M․ [Sat, 30 Jan 2016 20:38:28 +0000 (02:38 +0600)]
[npo] Add extension for m3u8
remitamine [Sat, 30 Jan 2016 19:51:47 +0000 (20:51 +0100)]
[limelight] fix format sorting and make m3u8 and f4m extraction non fatal
remitamine [Sat, 30 Jan 2016 19:45:56 +0000 (20:45 +0100)]
[generic] Add support for Limelight API
Yen Chi Hsuan [Sat, 30 Jan 2016 15:01:19 +0000 (23:01 +0800)]
[facebook] Add md5 for the test case with DASH
Yen Chi Hsuan [Sat, 30 Jan 2016 14:52:23 +0000 (22:52 +0800)]
[common] Add _extract_dash_manifest_formats
Yen Chi Hsuan [Sat, 30 Jan 2016 14:45:16 +0000 (22:45 +0800)]
[common] Remove unused arguments
Yen Chi Hsuan [Sat, 30 Jan 2016 14:40:13 +0000 (22:40 +0800)]
[common] Rename to namespace
For consistency with _parse_smil_*
Yen Chi Hsuan [Sat, 30 Jan 2016 14:28:53 +0000 (22:28 +0800)]
[youtube] Remove '(v|a)codec': 'none' entries
Not used anymore