]>
gitweb @ CieloNegro.org - youtube-dl.git/log
remitamine [Fri, 1 Apr 2016 09:12:29 +0000 (10:12 +0100)]
[cbs] add base extractor
remitamine [Fri, 1 Apr 2016 08:56:18 +0000 (09:56 +0100)]
[aenetworks] improve format extraction
remitamine [Fri, 1 Apr 2016 08:55:46 +0000 (09:55 +0100)]
[theplatform] sign https urls
Philipp Hagemeister [Fri, 1 Apr 2016 07:07:40 +0000 (09:07 +0200)]
release 2016.04.01
remitamine [Fri, 1 Apr 2016 06:33:37 +0000 (07:33 +0100)]
[cbs] improve extraction(closes #6321)
remitamine [Thu, 31 Mar 2016 22:50:45 +0000 (23:50 +0100)]
[generic] remove sbnation test(handled by VoxMediaIE)
remitamine [Thu, 31 Mar 2016 22:33:36 +0000 (23:33 +0100)]
[voxmedia] improve sbnation support
Sergey M․ [Thu, 31 Mar 2016 20:24:22 +0000 (02:24 +0600)]
[udemy:course] Use new URL format
remitamine [Thu, 31 Mar 2016 20:09:27 +0000 (21:09 +0100)]
[howstuffworks] improve extraction
Yen Chi Hsuan [Thu, 31 Mar 2016 17:42:16 +0000 (01:42 +0800)]
[tudou] Improve error handling (closes #8988)
remitamine [Thu, 31 Mar 2016 17:36:41 +0000 (18:36 +0100)]
[voxmedia] Add new extractor(closes #3182)
Sergey M․ [Thu, 31 Mar 2016 17:00:11 +0000 (23:00 +0600)]
[udemy] Remove unused import
Sergey M․ [Thu, 31 Mar 2016 16:59:19 +0000 (22:59 +0600)]
[udemy:course] Simplify course curriculum downloading
Sergey M․ [Thu, 31 Mar 2016 16:58:38 +0000 (22:58 +0600)]
[extractor/common] Improve _request_webpage
* Do not ignore data, headers and query for Requests
* Default values for headers and query switched to dicts since these are used by urllib itself
Sergey M․ [Thu, 31 Mar 2016 16:55:49 +0000 (22:55 +0600)]
[utils] Use update_Request in http_request
Sergey M․ [Thu, 31 Mar 2016 16:55:01 +0000 (22:55 +0600)]
[utils] Add update_Request
Sergey M․ [Thu, 31 Mar 2016 16:05:25 +0000 (22:05 +0600)]
[udemy] Switch to api 2.0 (Closes #9035)
Sergey M․ [Thu, 31 Mar 2016 14:42:41 +0000 (20:42 +0600)]
[beeg] Switch to api v6 (Closes #9036)
remitamine [Thu, 31 Mar 2016 12:47:38 +0000 (13:47 +0100)]
[nationalgeographic] add support for channel.nationalgeographic.com urls
remitamine [Thu, 31 Mar 2016 12:44:55 +0000 (13:44 +0100)]
[nationalgeographic] improve extraction
remitamine [Thu, 31 Mar 2016 10:59:40 +0000 (11:59 +0100)]
[tenplay] remove extractor(fixes #6927)
remitamine [Thu, 31 Mar 2016 09:48:22 +0000 (10:48 +0100)]
[brightcove] relax embed_in_page regex
remitamine [Wed, 30 Mar 2016 23:26:42 +0000 (00:26 +0100)]
[nbc] add new extractor for csnne.com(#5432)
remitamine [Wed, 30 Mar 2016 23:25:11 +0000 (00:25 +0100)]
[cnbc] fix test
remitamine [Wed, 30 Mar 2016 22:18:31 +0000 (23:18 +0100)]
[cnbc] Add new extractor(closes #8012)
remitamine [Wed, 30 Mar 2016 20:18:07 +0000 (21:18 +0100)]
[myspace] improve extraction
Yen Chi Hsuan [Wed, 30 Mar 2016 18:27:52 +0000 (02:27 +0800)]
[kwuo] Port to new API and enable --cn-verification-proxy
Yen Chi Hsuan [Wed, 30 Mar 2016 18:11:21 +0000 (02:11 +0800)]
[kwuo] Remove _sort_formats() from KuwoBaseIE._get_formats()
Following the idea proposed in
19dbaeece321c51fa336ef142507adf440e22e22
Yen Chi Hsuan [Wed, 30 Mar 2016 17:54:08 +0000 (01:54 +0800)]
[kuwo:song] Correct song ID extraction (fixes #9033)
Bug introduced in
daef04a4e75ccd2ff5e2d2495baa0ac9bcf75724 .
Sergey M․ [Wed, 30 Mar 2016 16:26:43 +0000 (22:26 +0600)]
[tumblr] Improve _VALID_URL (Closes #9027)
remitamine [Wed, 30 Mar 2016 11:27:00 +0000 (12:27 +0100)]
[comcarcoff] don not depend on crackle extractor(closes #8995)
previously extraction has been delegated to crackle to extract more info
and subtitles #6106 but some of the episodes can't be extracted using
crackle #8995.
Sergey M․ [Tue, 29 Mar 2016 16:04:29 +0000 (22:04 +0600)]
Add manually generated ISSUE_TEMPLATE.md
In order not to wait for the next release
Sergey M․ [Tue, 29 Mar 2016 16:02:42 +0000 (22:02 +0600)]
Improve ISSUE_TEMPLATE_tmpl.md
Sergey M․ [Mon, 28 Mar 2016 21:05:15 +0000 (03:05 +0600)]
[devscripts/make_issue_template] Fix __version__ again
Sergey M․ [Mon, 28 Mar 2016 20:48:04 +0000 (02:48 +0600)]
Rename ISSUE_TEMPLATE.tmpl in order not to be picked up by github
Sergey M․ [Mon, 28 Mar 2016 20:43:48 +0000 (02:43 +0600)]
Remove ISSUE_TEMPLATE.md
Sergey M․ [Mon, 28 Mar 2016 20:34:12 +0000 (02:34 +0600)]
[devscripts/make_issue_template] Fix NameError under python3
Sergey M․ [Mon, 28 Mar 2016 20:19:24 +0000 (02:19 +0600)]
Exclude make_issue_template.py from flake8
Sergey M․ [Mon, 28 Mar 2016 20:18:52 +0000 (02:18 +0600)]
[devscripts/release.sh] Make ISSUE_TEMPLATE.md and commit it
Sergey M․ [Mon, 28 Mar 2016 20:17:57 +0000 (02:17 +0600)]
[Makefile] Fix ISSUE_TEMPLATE.md target
Sergey M․ [Mon, 28 Mar 2016 20:16:38 +0000 (02:16 +0600)]
[devscripts/make_issue_template] Rework to use ISSUE_TEMPLATE.tmpl (Closes #8785)
Sergey M․ [Mon, 28 Mar 2016 20:15:26 +0000 (02:15 +0600)]
Add ISSUE_TEMPLATE.tmpl as template for ISSUE_TEMPLATE.md
Sander van den Oever [Sun, 6 Mar 2016 22:16:13 +0000 (23:16 +0100)]
Add initial ISSUE_TEMPLATE
Add auto-updating of youtube-dl version in ISSUE_TEMPLATE
Move parts of template text and adopt makefile to new format
Moved the 'kind-of-issue' section and rephrased a bit
Rephrased and moved Example URL section upwards
Moved ISSUE_TEMPLATE inside .github folder.
Update makefile to match new folderstructure
Sergey M [Sun, 27 Mar 2016 22:08:34 +0000 (03:08 +0500)]
[README.md] Add format_id to the list of string meta fields available for use in format selection
Sergey M․ [Sun, 27 Mar 2016 21:13:39 +0000 (03:13 +0600)]
[YoutubeDL] Fix sanitizing subtitles' url
Sergey M․ [Sun, 27 Mar 2016 19:21:44 +0000 (01:21 +0600)]
[pornhub] Fix typo (Closes #9008)
Sergey M․ [Sun, 27 Mar 2016 19:14:12 +0000 (01:14 +0600)]
[foxnews] Restore upload time fields in test
Sergey M․ [Sun, 27 Mar 2016 19:13:47 +0000 (01:13 +0600)]
[amp] Fix upload timestamp extraction (Closes #9007)
Sergey M․ [Sun, 27 Mar 2016 18:50:46 +0000 (00:50 +0600)]
[pornhub:uservideos] Add support for multipage videos (Closes #9006)
Sergey M․ [Sun, 27 Mar 2016 18:32:57 +0000 (00:32 +0600)]
[pornhub:playlistbase] Do not include videos not from playlist
Sergey M․ [Sun, 27 Mar 2016 18:21:08 +0000 (00:21 +0600)]
[pornhub:playlistbase] Use orderedSet
Sergey M․ [Sun, 27 Mar 2016 17:22:51 +0000 (23:22 +0600)]
[bbc] Extend vpid regex (Closes #9003)
Philipp Hagemeister [Sun, 27 Mar 2016 14:56:33 +0000 (16:56 +0200)]
release 2016.03.27
Sergey M․ [Sun, 27 Mar 2016 01:42:38 +0000 (07:42 +0600)]
[extractor/common] Filter out unsupported encrypted media for f4m formats (Closes #8573)
Sergey M․ [Sun, 27 Mar 2016 01:41:19 +0000 (07:41 +0600)]
[downloader/f4m] Extract routine for removing unsupported encrypted media
Sergey M․ [Sun, 27 Mar 2016 01:03:08 +0000 (07:03 +0600)]
Remove _sort_formats from _extract_*_formats methods
Now _sort_formats should be called explicitly.
_sort_formats has been added to all the necessary places in code.
Closes #8051
Yen Chi Hsuan [Sat, 26 Mar 2016 20:36:02 +0000 (04:36 +0800)]
[twitter] Handle another form of embedded Vine
Fixes #8996
Sergey M․ [Sat, 26 Mar 2016 20:10:52 +0000 (02:10 +0600)]
[pluralsight] Extract chapter metadata (Closes #8993)
Sergey M․ [Sat, 26 Mar 2016 20:00:36 +0000 (02:00 +0600)]
[lynda] Extract chapter metadata (#8993)
Sergey M․ [Sat, 26 Mar 2016 19:11:11 +0000 (01:11 +0600)]
[vevo] Update videoservice API URL (Closes #8900)
Sergey M․ [Sat, 26 Mar 2016 18:09:12 +0000 (00:09 +0600)]
[udemy] Improve paid course detection
Sergey M․ [Sat, 26 Mar 2016 18:02:52 +0000 (00:02 +0600)]
[udemy] Improve format_id
Sergey M․ [Sat, 26 Mar 2016 17:55:07 +0000 (23:55 +0600)]
[udemy] Drop outputs' formats
Always results in 403
Sergey M․ [Sat, 26 Mar 2016 17:54:12 +0000 (23:54 +0600)]
[udemy] Add outputs metadata to view_html formats
Sergey M․ [Sat, 26 Mar 2016 17:43:25 +0000 (23:43 +0600)]
[udemy] Fix outputs' formats format_id
Sergey M․ [Sat, 26 Mar 2016 17:42:46 +0000 (23:42 +0600)]
[udemy] Use custom sorting
Sergey M․ [Sat, 26 Mar 2016 17:42:34 +0000 (23:42 +0600)]
[udemy] Extract formats from view_html (Closes #8979)
Sergey M․ [Sat, 26 Mar 2016 14:42:18 +0000 (20:42 +0600)]
[youtube:playlistsbase] Restrict playlist regex (Closes #8986)
Sergey M․ [Sat, 26 Mar 2016 13:40:33 +0000 (19:40 +0600)]
[YoutubeDL] Sort imports
Sergey M․ [Sat, 26 Mar 2016 13:37:41 +0000 (19:37 +0600)]
[YoutubeDL] Sanitize final URLs (Closes #8991)
Sergey M․ [Sat, 26 Mar 2016 13:33:57 +0000 (19:33 +0600)]
[utils] Extract sanitize_url routine
Sergey M․ [Sat, 26 Mar 2016 13:15:32 +0000 (19:15 +0600)]
[mailru] Extend _VALID_URL (Closes #8990)
Yen Chi Hsuan [Sat, 26 Mar 2016 10:34:51 +0000 (18:34 +0800)]
[twitter] Fix extraction (closes #8966)
HLS and DASH formats are no longer appeared in test cases. I keep them
for fear of triggering new errors.
Yen Chi Hsuan [Sat, 26 Mar 2016 10:30:43 +0000 (18:30 +0800)]
[generic] Add a test case for brightcove embed
Closes #8862
Yen Chi Hsuan [Sat, 26 Mar 2016 10:21:07 +0000 (18:21 +0800)]
[brightcove] Extract more formats (#8862)
Yen Chi Hsuan [Fri, 25 Mar 2016 08:17:54 +0000 (16:17 +0800)]
[brightcove] Support alternative BrightcoveExperience layout
The full URL lays in the `data` attribute of <object> (#8862)
Philipp Hagemeister [Sat, 26 Mar 2016 07:58:03 +0000 (08:58 +0100)]
release 2016.03.26
Sergey M․ [Fri, 25 Mar 2016 20:38:33 +0000 (02:38 +0600)]
[test_compat] Add tests for compat_urllib_parse_urlencode
Sergey M․ [Fri, 25 Mar 2016 20:19:24 +0000 (02:19 +0600)]
Use urlencode_postdata across the codebase
Sergey M․ [Fri, 25 Mar 2016 19:46:57 +0000 (01:46 +0600)]
[compat] Add compat_urllib_parse_urlencode and eliminate encode_dict
encode_dict functionality has been improved and moved directly into compat_urllib_parse_urlencode
All occurrences of compat_urllib_parse.urlencode throughout the codebase have been replaced by compat_urllib_parse_urlencode
Closes #8974
Sergey M․ [Fri, 25 Mar 2016 14:14:34 +0000 (20:14 +0600)]
[thescene] Fix extraction and improve style (Closes #8978)
Sergey M․ [Fri, 25 Mar 2016 13:51:28 +0000 (19:51 +0600)]
[once] Relax _VALID_URL (Closes #8976)
Philipp Hagemeister [Fri, 25 Mar 2016 08:27:18 +0000 (09:27 +0100)]
release 2016.03.25
Yen Chi Hsuan [Fri, 25 Mar 2016 07:45:40 +0000 (15:45 +0800)]
[iqiyi] Update enc_key
Yen Chi Hsuan [Fri, 25 Mar 2016 07:43:29 +0000 (15:43 +0800)]
[douyutv] Extend _VALID_URL
Sergey M․ [Thu, 24 Mar 2016 21:56:27 +0000 (03:56 +0600)]
Credit @Kagami for mnet (#8958)
Sergey M․ [Thu, 24 Mar 2016 21:26:29 +0000 (03:26 +0600)]
[mnet] Improve (Closes #8958)
Kagami Hiiragi [Thu, 24 Mar 2016 10:55:02 +0000 (13:55 +0300)]
[mnet] Add new extractor
Sergey M․ [Thu, 24 Mar 2016 20:28:39 +0000 (02:28 +0600)]
[udemy] Add support for new URL schema
Sergey M․ [Thu, 24 Mar 2016 20:27:13 +0000 (02:27 +0600)]
[udemy] Extract formats from outputs
Sergey M․ [Thu, 24 Mar 2016 20:26:46 +0000 (02:26 +0600)]
[udemy] Improve course enrolling
Sergey M․ [Thu, 24 Mar 2016 19:39:25 +0000 (01:39 +0600)]
[extractor/__init__] Add youtube:live and sort youtube extractors alphabetically
Sergey M․ [Thu, 24 Mar 2016 19:18:14 +0000 (01:18 +0600)]
[youtube:live] Add extractor (Closes #8959)
Sergey M․ [Thu, 24 Mar 2016 17:28:24 +0000 (23:28 +0600)]
[nytimes] Tolerate missing metadata (Closes #8952)
Sergey M․ [Thu, 24 Mar 2016 16:54:26 +0000 (22:54 +0600)]
[iprima] Fix extraction (Closes #8953)
Sergey M․ [Thu, 24 Mar 2016 16:23:31 +0000 (22:23 +0600)]
[mtv] Fix description extraction (Closes #8962)
Yen Chi Hsuan [Thu, 24 Mar 2016 10:06:15 +0000 (18:06 +0800)]
[utils] Clarify Python versions affected by buggy struct module
Yen Chi Hsuan [Thu, 24 Mar 2016 08:32:53 +0000 (16:32 +0800)]
[tumblr] Add a test with Instagram embed
Closes #8817
Yen Chi Hsuan [Thu, 24 Mar 2016 08:32:27 +0000 (16:32 +0800)]
[generic] Extract Instagram embeds (#8817)
Yen Chi Hsuan [Thu, 24 Mar 2016 08:30:01 +0000 (16:30 +0800)]
[instagram] Unescape description (#8817)