]>
gitweb @ CieloNegro.org - youtube-dl.git/log
Sergey M․ [Thu, 25 Aug 2016 00:34:55 +0000 (07:34 +0700)]
[README.md] Add FAQ entry for streaming to player
Yen Chi Hsuan [Wed, 24 Aug 2016 17:29:32 +0000 (01:29 +0800)]
[kickstarter] Silent the warning for og:description
Closes #10415
Yen Chi Hsuan [Wed, 24 Aug 2016 15:58:22 +0000 (23:58 +0800)]
[mtvservices:embedded] Use another endpoint to get feed URL
Closes #10363
In the original mtvservices:embedded test case, config.xml is still used
to get the feed URL. Some other examples, including test_Generic_40
(http://www.vulture.com/2016/06/new-key-peele-sketches-released.html),
and the video mentioned in #10363, use another endpoint to get the feed
URL. The 'index.html' approach works for the original test case, too. So
I didn't keep the old approach.
Yen Chi Hsuan [Wed, 24 Aug 2016 13:18:56 +0000 (21:18 +0800)]
[bilibili] Mark as broken
Bilibili now uses emscripten, which is very difficult for reverse
engineering. I don't expect it to be fixed in near future, so I mark
it as broken.
Ref: #10375
Sergey M․ [Wed, 24 Aug 2016 03:11:04 +0000 (10:11 +0700)]
release 2016.08.24.1
Sergey M․ [Wed, 24 Aug 2016 03:07:06 +0000 (10:07 +0700)]
[ChangeLog] Actualize
Sergey M․ [Wed, 24 Aug 2016 01:52:12 +0000 (08:52 +0700)]
[pluralsight] Modernize and make more robust
Sergey M․ [Wed, 24 Aug 2016 01:41:52 +0000 (08:41 +0700)]
[pluralsight] Add support for subtitles (Closes #9681)
Sergey M․ [Tue, 23 Aug 2016 18:38:46 +0000 (01:38 +0700)]
release 2016.08.24
Sergey M․ [Tue, 23 Aug 2016 18:36:27 +0000 (01:36 +0700)]
[ChangeLog] Actualize
Sergey M․ [Tue, 23 Aug 2016 18:29:50 +0000 (01:29 +0700)]
[youtube] Fix authentication (2) (Closes #10392)
Sergey M․ [Tue, 23 Aug 2016 17:25:21 +0000 (00:25 +0700)]
[youtube] Fix authentication (#10392)
Remita Amine [Tue, 23 Aug 2016 16:31:08 +0000 (17:31 +0100)]
[syfy,bravotv] restrict drupal settings regex
Yen Chi Hsuan [Tue, 23 Aug 2016 13:55:58 +0000 (21:55 +0800)]
[openload] Fix extraction (closes #10408)
Thanks @yokrysty for the algorithm
Remita Amine [Tue, 23 Aug 2016 09:28:28 +0000 (10:28 +0100)]
[bravotv] correct clip info extraction and add support for adobe pass auth(closes #10407)
Sergey M․ [Tue, 23 Aug 2016 00:22:14 +0000 (07:22 +0700)]
[eagleplatform] Improve detection of embedded videos (Closes #10409)
Remita Amine [Mon, 22 Aug 2016 22:10:06 +0000 (23:10 +0100)]
[awaan] fix extraction, modernize, rename the extractors and add test for live stream
Remita Amine [Mon, 22 Aug 2016 06:48:40 +0000 (07:48 +0100)]
[nrk,abc:iview] use _extract_akamai_formats
Remita Amine [Mon, 22 Aug 2016 06:47:25 +0000 (07:47 +0100)]
[common] add helper method to extract akamai m3u8 and f4m formats
Yen Chi Hsuan [Mon, 22 Aug 2016 05:56:09 +0000 (13:56 +0800)]
[mtvservices:embedded] Update config URL
All starts from #10363. The test case in mtvservices:embedded uses
config.xml, while the video from #10363 and the test case in generic.py
is broken. Both uses index.html for fetching the feed URL.
Remita Amine [Sun, 21 Aug 2016 23:06:39 +0000 (00:06 +0100)]
[abc:iview] Add new extractor(closes #6148)
Sergey M․ [Sun, 21 Aug 2016 21:17:34 +0000 (04:17 +0700)]
release 2016.08.22
Sergey M․ [Sun, 21 Aug 2016 21:15:46 +0000 (04:15 +0700)]
[ChangeLog] Actualize
Sergey M․ [Sun, 21 Aug 2016 20:34:27 +0000 (03:34 +0700)]
[ivi] Fix episode number extraction
Sergey M․ [Sun, 21 Aug 2016 20:31:33 +0000 (03:31 +0700)]
[ivi] Add support for 720p and 1080p
Yen Chi Hsuan [Sun, 21 Aug 2016 18:18:46 +0000 (02:18 +0800)]
[extractor/common] Change the default m3u8 protocol in HTML5
Helper functions should have consistent default values
Remita Amine [Sun, 21 Aug 2016 18:11:51 +0000 (19:11 +0100)]
[firsttv] keep a test videos with multiple formats
Yen Chi Hsuan [Sun, 21 Aug 2016 18:11:43 +0000 (02:11 +0800)]
Merge branch 'TRox1972-charlierose'
Yen Chi Hsuan [Sun, 21 Aug 2016 18:06:47 +0000 (02:06 +0800)]
[charlierose] Simplify and improve
Remita Amine [Sun, 21 Aug 2016 16:55:47 +0000 (17:55 +0100)]
[firsttv] fix extraction(closes #9249)
Yen Chi Hsuan [Sun, 21 Aug 2016 16:48:35 +0000 (00:48 +0800)]
Merge branch 'charlierose' of https://github.com/TRox1972/youtube-dl into TRox1972-charlierose
Sergey M․ [Sun, 21 Aug 2016 15:45:50 +0000 (22:45 +0700)]
[twitch] Renew authentication
Sergey M․ [Sun, 21 Aug 2016 15:09:29 +0000 (22:09 +0700)]
[twitch] Refactor API calls
Sergey M․ [Sun, 21 Aug 2016 14:28:02 +0000 (21:28 +0700)]
[twitch] Modernize
Sergey M․ [Sun, 21 Aug 2016 14:01:01 +0000 (21:01 +0700)]
[kaltura] Fallback ext calculation on caption's format
Remita Amine [Sun, 21 Aug 2016 13:09:18 +0000 (14:09 +0100)]
[zingmp3] fix extraction and add support for video clips(closes #10041)
Yen Chi Hsuan [Sun, 21 Aug 2016 12:00:48 +0000 (20:00 +0800)]
[README.md] Add a format selection example using comma
Ref: #10399
Déstin Reed [Fri, 19 Aug 2016 10:53:34 +0000 (12:53 +0200)]
[charlierose] Add new extractor
Sergey M․ [Sun, 21 Aug 2016 01:37:01 +0000 (08:37 +0700)]
[kaltura] Add test for #10279
Sergey M․ [Sun, 21 Aug 2016 01:27:53 +0000 (08:27 +0700)]
[kaltura] Assume ttml to be default subtitles' extension
Sergey M․ [Sun, 21 Aug 2016 01:26:45 +0000 (08:26 +0700)]
[kaltura] Add subtitles support when entry_id is unknown beforehand (Closes #10279)
Sergey M․ [Sun, 21 Aug 2016 01:10:49 +0000 (08:10 +0700)]
[kaltura] Remove unused code
Sergey M․ [Sun, 21 Aug 2016 01:07:26 +0000 (08:07 +0700)]
[YoutubeDL] Autocalculate ext when ext is None
Remita Amine [Sat, 20 Aug 2016 19:02:49 +0000 (20:02 +0100)]
[cultureunplugged] fix extraction(closes #10330)
Remita Amine [Sat, 20 Aug 2016 18:00:25 +0000 (19:00 +0100)]
[cnn] add support for money.cnn.com videos(closes #2797)
Remita Amine [Sat, 20 Aug 2016 12:25:32 +0000 (13:25 +0100)]
[cbs, cbsnews] fix extraction(fixes #10393)
Sergey M․ [Fri, 19 Aug 2016 23:18:20 +0000 (06:18 +0700)]
[dotsub] Replace test (Closes #10386)
Déstin Reed [Fri, 19 Aug 2016 20:59:26 +0000 (22:59 +0200)]
[imdb] Improve title extraction and make thumbnail non-fatal
Yen Chi Hsuan [Fri, 19 Aug 2016 16:52:37 +0000 (00:52 +0800)]
[litv] Support 'promo' URLs (closes #10385)
Yen Chi Hsuan [Fri, 19 Aug 2016 16:18:22 +0000 (00:18 +0800)]
[snotr] Fix extraction (closes #10338)
Yen Chi Hsuan [Fri, 19 Aug 2016 16:12:32 +0000 (00:12 +0800)]
[utils] Recognize units with full names in parse_filename
Reference: https://en.wikipedia.org/wiki/Template:Quantities_of_bytes
Yen Chi Hsuan [Fri, 19 Aug 2016 16:08:23 +0000 (00:08 +0800)]
[miomio] Adapt to the new API and update _TESTS
The test case is from #9680
Yen Chi Hsuan [Fri, 19 Aug 2016 15:56:09 +0000 (23:56 +0800)]
[vuclip] Adapt to the new API and update _TEST
Yen Chi Hsuan [Fri, 19 Aug 2016 15:53:47 +0000 (23:53 +0800)]
[extractor/common] Recognize m3u8 manifests in HTML5 multimedia tags
Yen Chi Hsuan [Fri, 19 Aug 2016 15:12:30 +0000 (23:12 +0800)]
[radiobremen] Update _TEST (closes #10337)
Yen Chi Hsuan [Fri, 19 Aug 2016 12:39:28 +0000 (20:39 +0800)]
[n-tv.de] Fix extraction (closes #10331)
Yen Chi Hsuan [Fri, 19 Aug 2016 12:37:17 +0000 (20:37 +0800)]
[utils] Correct octal/hexadecimal number detection in js_to_json
Sergey M․ [Thu, 18 Aug 2016 18:13:45 +0000 (01:13 +0700)]
[globo:article] Relax _VALID_URL and video id regex (Closes #10379)
Sergey M․ [Thu, 18 Aug 2016 17:15:12 +0000 (00:15 +0700)]
release 2016.08.19
Sergey M․ [Thu, 18 Aug 2016 17:13:24 +0000 (00:13 +0700)]
[ChangeLog] Actualize
Sergey M․ [Thu, 18 Aug 2016 16:59:13 +0000 (23:59 +0700)]
[options] Remove output template description from --help
Same reasons as for --format
Sergey M․ [Thu, 18 Aug 2016 16:52:41 +0000 (23:52 +0700)]
[porncom] Add extractor (Closes #2251, closes #10251)
Sergey M․ [Thu, 18 Aug 2016 16:32:00 +0000 (23:32 +0700)]
[utils] Recognize lowercase units in parse_filesize
Sergey M․ [Thu, 18 Aug 2016 14:35:41 +0000 (21:35 +0700)]
[generic] Fix dbtv test (Closes #10364)
Sergey M․ [Thu, 18 Aug 2016 14:30:55 +0000 (21:30 +0700)]
[dbtv] Relax embed regex
Déstin Reed [Wed, 17 Aug 2016 10:45:24 +0000 (12:45 +0200)]
[DBTV:generic] Add support for embeds
Sergey M․ [Wed, 17 Aug 2016 23:14:05 +0000 (06:14 +0700)]
[vk:wallpost] Fix audio extraction
Sergey M․ [Wed, 17 Aug 2016 22:22:23 +0000 (05:22 +0700)]
[vk] Fix authentication on python3
Sergey M․ [Wed, 17 Aug 2016 21:39:31 +0000 (04:39 +0700)]
[keezmovies] PEP 8
Sergey M․ [Wed, 17 Aug 2016 21:37:14 +0000 (04:37 +0700)]
[hgtvcom:show] Add extractor (Closes #10365)
Remita Amine [Wed, 17 Aug 2016 10:03:09 +0000 (11:03 +0100)]
[discoverygo] extend _VALID_URL to support other networks
Sergey M․ [Wed, 17 Aug 2016 00:02:13 +0000 (07:02 +0700)]
[extremetube] Revert display_id
Sergey M․ [Wed, 17 Aug 2016 00:01:32 +0000 (07:01 +0700)]
[keezmovies] Make display_id optional
Sergey M․ [Tue, 16 Aug 2016 23:21:21 +0000 (06:21 +0700)]
release 2016.08.17
Sergey M․ [Tue, 16 Aug 2016 23:19:22 +0000 (06:19 +0700)]
[ChangeLog] Actualize
Sergey M․ [Tue, 16 Aug 2016 23:02:12 +0000 (06:02 +0700)]
[extremetube] Modernize
Sergey M․ [Tue, 16 Aug 2016 22:46:45 +0000 (05:46 +0700)]
[tube8] Modernize
Sergey M․ [Tue, 16 Aug 2016 22:45:49 +0000 (05:45 +0700)]
[mofosex] Extract all formats and modernize (Closes #10335)
Sergey M․ [Tue, 16 Aug 2016 22:44:46 +0000 (05:44 +0700)]
[keezmovies] Improve and modernize
Sergey M․ [Tue, 16 Aug 2016 18:02:59 +0000 (01:02 +0700)]
[vbox7:generic] Add support for vbox7 embeds
Sergey M․ [Tue, 16 Aug 2016 17:42:02 +0000 (00:42 +0700)]
[vbox7] Add support for embed URLs
Sergey M․ [Tue, 16 Aug 2016 17:32:28 +0000 (00:32 +0700)]
[mtg] Improve view count extraction
Sergey M․ [Tue, 16 Aug 2016 17:21:30 +0000 (00:21 +0700)]
[viafree] Add extractor (Closes #10358)
Sergey M․ [Tue, 16 Aug 2016 17:19:43 +0000 (00:19 +0700)]
[mtg] Add support for viafree URLs (#10358)
Remita Amine [Tue, 16 Aug 2016 15:21:04 +0000 (16:21 +0100)]
[fxnetworks] extend _VALID_URL to support simpsonsworld.com
Remita Amine [Tue, 16 Aug 2016 15:20:07 +0000 (16:20 +0100)]
[amcnetworks] fix typo
Remita Amine [Tue, 16 Aug 2016 15:19:36 +0000 (16:19 +0100)]
[theplatform] extract subtitles with multiple formats from the metadata
Sergey M․ [Tue, 16 Aug 2016 14:20:15 +0000 (21:20 +0700)]
[xvideos] Fix test
Sergey M․ [Tue, 16 Aug 2016 14:17:52 +0000 (21:17 +0700)]
[xvideos] Fix HLS extraction (Closes #10356)
Remita Amine [Tue, 16 Aug 2016 13:49:32 +0000 (14:49 +0100)]
[amcnetworks] extract episode metadata
Remita Amine [Tue, 16 Aug 2016 12:43:33 +0000 (13:43 +0100)]
[amcnetworks] Add new extractor
Sergey M․ [Mon, 15 Aug 2016 21:45:21 +0000 (04:45 +0700)]
[adobepass] PEP 8
Sergey M․ [Mon, 15 Aug 2016 21:43:10 +0000 (04:43 +0700)]
[bbc:playlist] Fix tests
Sergey M․ [Mon, 15 Aug 2016 21:36:23 +0000 (04:36 +0700)]
[bbc:playlist] Add support for pagination (Closes #10349)
Remita Amine [Mon, 15 Aug 2016 20:36:34 +0000 (21:36 +0100)]
[adobepass] add IE suffix to the extractor and remove duplicate constant
Remita Amine [Mon, 15 Aug 2016 16:10:45 +0000 (17:10 +0100)]
[fxnetworks] add test and check geo restriction
Remita Amine [Mon, 15 Aug 2016 15:33:35 +0000 (16:33 +0100)]
[fxnetworks] Add new extractor(closes #9462)
Yen Chi Hsuan [Mon, 15 Aug 2016 12:29:22 +0000 (20:29 +0800)]
[cbsnews] Remove invalid tests. CBS Live videos gets deleted soon.
Yen Chi Hsuan [Mon, 15 Aug 2016 05:39:43 +0000 (13:39 +0800)]
[ChangeLog] Update for CBSLocal and related changes
Yen Chi Hsuan [Mon, 15 Aug 2016 05:37:37 +0000 (13:37 +0800)]
[cbslocal] Adapt to SendtoNewsIE