]>
gitweb @ CieloNegro.org - youtube-dl.git/log
remitamine [Fri, 13 May 2016 04:25:32 +0000 (05:25 +0100)]
[extractors] add import for UstudioEmbedIE
remitamine [Fri, 13 May 2016 04:21:45 +0000 (05:21 +0100)]
[ustudio] add support ustudio app/embed urls
remitamine [Thu, 12 May 2016 21:45:54 +0000 (22:45 +0100)]
[mgtv] extract http formats
Sergey M․ [Thu, 12 May 2016 20:07:12 +0000 (02:07 +0600)]
[nrk] Rework extractor (Closes #9470)
Sergey M․ [Thu, 12 May 2016 18:14:30 +0000 (00:14 +0600)]
[twitch:bookmarks] Remove extractor
Bookmarks no longer available
Sergey M․ [Thu, 12 May 2016 17:57:52 +0000 (23:57 +0600)]
[twitch] Skip dead tests
Yen Chi Hsuan [Thu, 12 May 2016 10:57:53 +0000 (18:57 +0800)]
[utils] Unquote crendentials passed to SOCKS proxies
Fixes #9450
Yen Chi Hsuan [Thu, 12 May 2016 12:05:43 +0000 (20:05 +0800)]
[bloomberg] Fix test_Bloomberg
In this test case, sometimes HLS is the best format while sometimes HDS
is. To prevent occasional test failures, force HDS to be the best
format. In the past, testing against HDS formats causes the same error
as #9214, which is fixed as #9377 landed.
Yen Chi Hsuan [Tue, 3 May 2016 10:06:50 +0000 (18:06 +0800)]
[downloader/f4m] Tolerate truncate segments when testing
Replaces #9216
Fixes #9214 and test_Bloomberg partially
Yen Chi Hsuan [Thu, 12 May 2016 11:56:58 +0000 (19:56 +0800)]
[vevo] Delay the georestriction check to prevent false alerts
Fixes #9408
Yen Chi Hsuan [Thu, 12 May 2016 11:48:48 +0000 (19:48 +0800)]
[utils] Add Œ and œ found in French to ACCENT_CHARS
Fixes #9463
Yen Chi Hsuan [Thu, 12 May 2016 10:48:27 +0000 (18:48 +0800)]
[iqiyi] Fix 1080P extraction (closes #9446)
Sergey M․ [Wed, 11 May 2016 16:03:30 +0000 (22:03 +0600)]
[__init__] Simplify colon presence check
teemuy [Wed, 11 May 2016 15:10:30 +0000 (18:10 +0300)]
Bugfix: Allow colons in custom HTTP header values.
Yen Chi Hsuan [Tue, 10 May 2016 07:58:25 +0000 (15:58 +0800)]
[compat] Rename shlex_quote and remove unused subprocess_check_output
Philipp Hagemeister [Tue, 10 May 2016 07:08:08 +0000 (09:08 +0200)]
release 2016.05.10
Yen Chi Hsuan [Sun, 8 May 2016 07:16:32 +0000 (15:16 +0800)]
[test/test_socks] Use a different port range
Seems on Travis CI, ports in the original range are often used.
Yen Chi Hsuan [Sun, 8 May 2016 07:15:58 +0000 (15:15 +0800)]
[options] Update --proxy description for SOCKS proxies
Yen Chi Hsuan [Sun, 8 May 2016 07:14:56 +0000 (15:14 +0800)]
[socks] Remove a superfluous clause
Yen Chi Hsuan [Thu, 5 May 2016 09:09:13 +0000 (17:09 +0800)]
[test/test_socks] Test with local SOCKS servers
Yen Chi Hsuan [Tue, 3 May 2016 08:50:16 +0000 (16:50 +0800)]
[compat] Rename struct_(un)pack to compat_struct_(un)pack
Yen Chi Hsuan [Tue, 3 May 2016 07:37:30 +0000 (15:37 +0800)]
[utils] Add rationale for register_socks_protocols
Yen Chi Hsuan [Tue, 3 May 2016 07:15:32 +0000 (15:15 +0800)]
[utils] Register SOCKS protocols in urllib and support SOCKS4A
Yen Chi Hsuan [Tue, 3 May 2016 07:11:05 +0000 (15:11 +0800)]
[socks] Eliminate magic constants and improve
Yen Chi Hsuan [Sat, 23 Apr 2016 13:30:44 +0000 (21:30 +0800)]
[test/test_socks] Add tests for SOCKS proxies
Yen Chi Hsuan [Sat, 23 Apr 2016 13:30:06 +0000 (21:30 +0800)]
[socks] Support SOCKS proxies
Yen Chi Hsuan [Sat, 23 Apr 2016 10:28:49 +0000 (18:28 +0800)]
[utils,compat] Move struct_pack and struct_unpack to compat.py
Yen Chi Hsuan [Sat, 23 Apr 2016 07:44:34 +0000 (15:44 +0800)]
[socks] Add socks.py from @bluec0re's public domain implementation
https://gist.github.com/bluec0re/
cafd3764412967417fd3
Sergey M․ [Mon, 9 May 2016 16:16:33 +0000 (22:16 +0600)]
[downloader/hls] PEP 8
Sergey M․ [Mon, 9 May 2016 16:15:55 +0000 (22:15 +0600)]
[test_compat] Remove unused import
Sergey M․ [Mon, 9 May 2016 16:05:12 +0000 (22:05 +0600)]
[downloader/external] Call ffmpeg with with HTTP_PROXY env variable set (#9437)
Sergey M․ [Mon, 9 May 2016 16:00:14 +0000 (22:00 +0600)]
[test_compat] Avoid None values for compat_setenv
Sergey M․ [Mon, 9 May 2016 15:58:38 +0000 (21:58 +0600)]
[test_compat] Use compat_setenv
Sergey M․ [Mon, 9 May 2016 15:55:03 +0000 (21:55 +0600)]
[compat] Add compat_setenv
Sergey M․ [Mon, 9 May 2016 14:55:37 +0000 (20:55 +0600)]
[downloader/hls] Add event media playlists to unsupported features of hlsnative
Sergey M․ [Mon, 9 May 2016 14:45:03 +0000 (20:45 +0600)]
[downloader/hls] Remove EXT-X-MEDIA-SEQUENCE from unsupported features for hlsnative
Sergey M․ [Mon, 9 May 2016 14:38:33 +0000 (20:38 +0600)]
Credit @sleep-walker for #9431
Sergey M․ [Mon, 9 May 2016 14:37:20 +0000 (20:37 +0600)]
[ceskatelevize] Simplify, restore bonus video test and skip georestricted test (Closes #9431)
Tomáš Čech [Sat, 7 May 2016 18:15:49 +0000 (20:15 +0200)]
[ceskatelevize] Add support for live streams
Live streams has no playlist title, use title of the stream containing
TV channel name. Internal m3u8 handler doesn't seem to handle well
continuous streams. Add test for live stream. Remove no longer
reachable test.
Sergey M [Sun, 8 May 2016 22:07:55 +0000 (22:07 +0000)]
Merge pull request #9358 from dstftw/hls-native-to-ffmpeg-delegation
[downloader/hls] Delegate extraction to ffmpeg when unsupported features detected
Sergey M․ [Sun, 8 May 2016 14:10:20 +0000 (20:10 +0600)]
[mva] Improve _VALID_URLs
Sergey M․ [Sun, 8 May 2016 14:02:54 +0000 (20:02 +0600)]
[mva] Add extractor (Closes #6667)
Yen Chi Hsuan [Sun, 8 May 2016 06:34:38 +0000 (14:34 +0800)]
[litv] Add new extractor
LiTV is a streaming platform providing free and paid legal contents in
Taiwan.
Sergey M․ [Sun, 8 May 2016 00:52:42 +0000 (06:52 +0600)]
[arte] Improve language preference (Closes #9401, closes #9162)
Sergey M․ [Sat, 7 May 2016 22:36:57 +0000 (04:36 +0600)]
Expanduser for more options with input files
Sergey M․ [Sat, 7 May 2016 20:29:26 +0000 (02:29 +0600)]
[downloader/external] Add temp fix ffmpeg m3u8 downloads (Closes #9394)
Sergey M․ [Sat, 7 May 2016 20:04:34 +0000 (02:04 +0600)]
Credit @inondle for #9400
Sergey M․ [Sat, 7 May 2016 18:11:44 +0000 (00:11 +0600)]
Credit @kdeldycke for #9430
Sergey M [Sat, 7 May 2016 18:09:51 +0000 (18:09 +0000)]
Merge pull request #9430 from kdeldycke/batch_file_home_expansion
Expand user's home in batch file path.
Kevin Deldycke [Sat, 7 May 2016 18:03:25 +0000 (20:03 +0200)]
Expand user's home in batch file path.
Yen Chi Hsuan [Sat, 7 May 2016 16:56:31 +0000 (00:56 +0800)]
[telegraaf] Fix extractor (closes #9318)
Sergey M․ [Sat, 7 May 2016 14:15:40 +0000 (20:15 +0600)]
[flickr] Extract uploader URL (Closes #9426)
remitamine [Sat, 7 May 2016 14:12:20 +0000 (15:12 +0100)]
[flickr] extract license field(closes #9425)
Sergey M [Fri, 6 May 2016 19:23:31 +0000 (19:23 +0000)]
Merge pull request #9400 from inondle/master
[liveleak] Adds support for thumbnails and updates tests
inondle [Fri, 6 May 2016 19:05:37 +0000 (12:05 -0700)]
[liveleak] Adds support for thumbnails, updates tests
Sergey M․ [Fri, 6 May 2016 17:37:17 +0000 (23:37 +0600)]
[vevo] Revert videoplayer.vevo.com to api.vevo.com
Sergey M․ [Fri, 6 May 2016 17:35:58 +0000 (23:35 +0600)]
[vevo] Allow request to api.vevo.com to fail (Closes #9417)
I don't know whether this it's tempopary or api has just gone
Sergey M․ [Fri, 6 May 2016 16:11:18 +0000 (22:11 +0600)]
[youtube] Allow empty attribute values in description regex
Sergey M․ [Fri, 6 May 2016 16:07:30 +0000 (22:07 +0600)]
[utils] Allow empty attribute values in get_element_by_attribute (Closes #9415)
remitamine [Fri, 6 May 2016 14:02:40 +0000 (15:02 +0100)]
[vk] improve extraction(fixes #7976)
Yen Chi Hsuan [Thu, 5 May 2016 18:14:39 +0000 (02:14 +0800)]
[periscope:user] Add new extractor for user pages
Closes #9388
Yen Chi Hsuan [Thu, 5 May 2016 17:44:03 +0000 (01:44 +0800)]
Merge pull request #9367 from codesparkle/master
Feature: --restrict-filenames: replace accented characters by their unaccented counterpart instead of "_"
Sergey M․ [Thu, 5 May 2016 15:34:06 +0000 (21:34 +0600)]
[redtube] PEP 8
Sergey M․ [Thu, 5 May 2016 15:02:54 +0000 (21:02 +0600)]
[redtube] Extract all formats, duration, upload date and view count (Closes #9397)
Yen Chi Hsuan [Thu, 5 May 2016 12:50:39 +0000 (20:50 +0800)]
[Makefile] Remove more media files in `make clean`
Yen Chi Hsuan [Thu, 5 May 2016 12:06:59 +0000 (20:06 +0800)]
[kuwo:category] Update test
remitamine [Thu, 5 May 2016 12:12:28 +0000 (13:12 +0100)]
[dailymail] Add new extractor(closes #2667)
Yen Chi Hsuan [Thu, 5 May 2016 09:55:37 +0000 (17:55 +0800)]
[fczenit] Fix extraction and update test
Closes #9359
Sergey M․ [Wed, 4 May 2016 17:18:48 +0000 (23:18 +0600)]
[yandexmusic:playlist] Update test
Sergey M․ [Wed, 4 May 2016 17:14:12 +0000 (23:14 +0600)]
[udemy] Modernize
Sergey M․ [Wed, 4 May 2016 17:03:44 +0000 (23:03 +0600)]
[udemy] Fix course enroll (Closes #9393)
Sergey M․ [Wed, 4 May 2016 16:45:01 +0000 (22:45 +0600)]
[yandexmusic:playlist] Respect track order for long (>150) playlists
Sergey M․ [Wed, 4 May 2016 16:35:28 +0000 (22:35 +0600)]
[yandexmusic:playlist] Make title optional
Sergey M․ [Wed, 4 May 2016 16:34:37 +0000 (22:34 +0600)]
[yandexmusic:playlist] Remove unused imports
Sergey M․ [Wed, 4 May 2016 16:33:29 +0000 (22:33 +0600)]
[yandexmusic:playlist] Modernize
Sergey M․ [Wed, 4 May 2016 16:25:39 +0000 (22:25 +0600)]
[yandexmusic:playlist] Improve extraction (Closes #6801)
Sergey M․ [Tue, 3 May 2016 17:18:36 +0000 (23:18 +0600)]
[vevo] Use raise_geo_restricted
Sergey M․ [Tue, 3 May 2016 15:24:51 +0000 (21:24 +0600)]
[aol] Improve _VALID_URL (Closes #9381)
Sergey M․ [Tue, 3 May 2016 10:58:11 +0000 (16:58 +0600)]
[xfileshare] Add support for streamin.to
Sergey M․ [Tue, 3 May 2016 09:35:32 +0000 (15:35 +0600)]
[xfileshare] Refactor _VALID_URL and remove ded sites
Sergey M․ [Tue, 3 May 2016 09:09:23 +0000 (15:09 +0600)]
[xfileshare] Add support for thevideobee.to (Closes #9374)
Yen Chi Hsuan [Tue, 3 May 2016 08:19:20 +0000 (16:19 +0800)]
[xiami] Detect georestriction and skip tests
Yen Chi Hsuan [Tue, 3 May 2016 08:06:28 +0000 (16:06 +0800)]
[kuwo:category] Fix description and update test
Adam Thalhammer [Tue, 3 May 2016 00:40:30 +0000 (10:40 +1000)]
improved performance by extracting accented chars to top level
Sergey M․ [Mon, 2 May 2016 15:32:57 +0000 (21:32 +0600)]
[README.md] Update creator description
Sergey M․ [Mon, 2 May 2016 15:31:35 +0000 (21:31 +0600)]
[extractor/common] Relax wording for creator metafield
Sergey M․ [Mon, 2 May 2016 14:05:06 +0000 (20:05 +0600)]
[YoutubeDL] Skip non-relevant field types when building output template
Sergey M․ [Mon, 2 May 2016 12:47:35 +0000 (18:47 +0600)]
[vevo] Remove superfluous code
Sergey M․ [Mon, 2 May 2016 12:35:50 +0000 (18:35 +0600)]
[YoutubeDL] Properly process unable-to-download-error on python2
Sergey M․ [Mon, 2 May 2016 12:19:00 +0000 (18:19 +0600)]
[vevo] Improve genre extraction
Adam Thalhammer [Mon, 2 May 2016 03:25:12 +0000 (13:25 +1000)]
Instead of replacing accented characters with an underscore when sanitizing file names in restricted mode, replace them with their non-accented equivalents fixes #9347
Adam Thalhammer [Mon, 2 May 2016 03:21:39 +0000 (13:21 +1000)]
Instead of replacing accented characters with an underscore when sanitizing file names in restricted mode, replace them with their non-accented equivalents fixes #9347
Sergey M․ [Mon, 2 May 2016 01:07:35 +0000 (07:07 +0600)]
[discovery] Fix typo
Sergey M․ [Sun, 1 May 2016 21:36:40 +0000 (03:36 +0600)]
[vevo] Extract featured artist
Sergey M․ [Sun, 1 May 2016 21:29:48 +0000 (03:29 +0600)]
[vevo:playlist] Add fallback for playlist id
Sergey M․ [Sun, 1 May 2016 21:28:58 +0000 (03:28 +0600)]
[vevo] Extract track related metafields and add artists to title (Closes #1684)
Sergey M․ [Sun, 1 May 2016 21:06:48 +0000 (03:06 +0600)]
[vevo] Add test for video only available via webpage
Sergey M․ [Sun, 1 May 2016 20:58:20 +0000 (02:58 +0600)]
[vevo] Extract video versions from webpage as a last resort (Closes #8426, closes #9366)
Sergey M․ [Sun, 1 May 2016 20:54:50 +0000 (02:54 +0600)]
[vevo] Fix _call_api
Sergey M․ [Sun, 1 May 2016 19:00:42 +0000 (01:00 +0600)]
[vevo:playlist] Fix genre playlists