youtube-dl
6 years ago[options] Correctly hide login info from debug outputs (#13696)
Yen Chi Hsuan [Sun, 23 Jul 2017 08:21:35 +0000 (16:21 +0800)]
[options] Correctly hide login info from debug outputs (#13696)

Iterate over opts instead of PRIVATE_OPTS for both performance and
correctness

6 years agorelease 2017.07.23
Sergey M․ [Sat, 22 Jul 2017 18:09:09 +0000 (01:09 +0700)]
release 2017.07.23

6 years ago[ChangeLog] Actualize
Sergey M․ [Sat, 22 Jul 2017 18:06:08 +0000 (01:06 +0700)]
[ChangeLog] Actualize

6 years ago[itv] Fix production id extraction (closes #13671)
Sergey M․ [Sat, 22 Jul 2017 17:59:07 +0000 (00:59 +0700)]
[itv] Fix production id extraction (closes #13671)

6 years ago[vidio] Make duration non fatal and fix typo
Sergey M․ [Sat, 22 Jul 2017 17:44:50 +0000 (00:44 +0700)]
[vidio] Make duration non fatal and fix typo

6 years ago[mtv] Skip missing video parts (closes #13690)
Sergey M․ [Sat, 22 Jul 2017 17:25:23 +0000 (00:25 +0700)]
[mtv] Skip missing video parts (closes #13690)

6 years ago[YoutubeDL] Improve default format specification (closes #13704)
Sergey M․ [Sat, 22 Jul 2017 17:12:01 +0000 (00:12 +0700)]
[YoutubeDL] Improve default format specification (closes #13704)

6 years ago[sportbox:embed] Fix extraction
Sergey M․ [Sat, 22 Jul 2017 14:35:14 +0000 (21:35 +0700)]
[sportbox:embed] Fix extraction

6 years ago[npo] Add support for npo3.nl URLs
dubber0 [Sat, 22 Jul 2017 12:15:55 +0000 (14:15 +0200)]
[npo] Add support for npo3.nl URLs

6 years ago[dramafever] Fix tests
Sergey M․ [Sat, 22 Jul 2017 04:41:40 +0000 (11:41 +0700)]
[dramafever] Fix tests

6 years ago[dramafever] Remove video id from title (closes #13699)
Sergey M․ [Sat, 22 Jul 2017 04:40:46 +0000 (11:40 +0700)]
[dramafever] Remove video id from title (closes #13699)

6 years ago[YoutubeDL] Do not override id, extractor and extractor_key in url_transparent
Sergey M․ [Thu, 20 Jul 2017 17:13:32 +0000 (00:13 +0700)]
[YoutubeDL] Do not override id, extractor and extractor_key in url_transparent
All these meta fields must be borrowed from final extractor that actually performs extraction.
This commit fixes extractor id in download archives for url_transparent downloads. Previously, 'transparent' extractor was erroneously
used for extractor archive id, e.g. 'eggheadlesson 4n8ugwwj5t' instead of 'wistia 4n8ugwwj5t'.

6 years ago[egghead:lesson] Add extractor (#6635)
Sergey M․ [Thu, 20 Jul 2017 16:22:36 +0000 (23:22 +0700)]
[egghead:lesson] Add extractor (#6635)

6 years ago[funnyordie] Extract more metadata (closes #13677)
Sergey M․ [Thu, 20 Jul 2017 15:49:52 +0000 (22:49 +0700)]
[funnyordie] Extract more metadata (closes #13677)

6 years ago[youku:show] Refine playlist extraction
Yen Chi Hsuan [Thu, 20 Jul 2017 15:20:46 +0000 (23:20 +0800)]
[youku:show] Refine playlist extraction

Handle playlists that the initial page is not the first page

6 years ago[youku:show] Fix playlist extraction (closes #13248)
Yen Chi Hsuan [Thu, 20 Jul 2017 14:57:51 +0000 (22:57 +0800)]
[youku:show] Fix playlist extraction (closes #13248)

6 years ago[tbs] Mark as broken and skip invalid tests
Yen Chi Hsuan [Thu, 20 Jul 2017 13:19:09 +0000 (21:19 +0800)]
[tbs] Mark as broken and skip invalid tests

6 years ago[dispeak] Recognize sevt subdomain (closes #13276)
Yen Chi Hsuan [Thu, 20 Jul 2017 10:14:14 +0000 (18:14 +0800)]
[dispeak] Recognize sevt subdomain (closes #13276)

6 years ago[spiegel:article] Move test
Sergey M․ [Mon, 17 Jul 2017 15:19:40 +0000 (22:19 +0700)]
[spiegel:article] Move test

6 years ago[adn] Improve error reporting (#13663)
Sergey M․ [Sun, 16 Jul 2017 13:48:09 +0000 (20:48 +0700)]
[adn] Improve error reporting (#13663)

6 years ago[crunchyroll] Relax series and season regex (closes #13659)
Sergey M․ [Sun, 16 Jul 2017 05:40:45 +0000 (12:40 +0700)]
[crunchyroll] Relax series and season regex (closes #13659)

6 years ago[nexx:embed] PEP 8
Sergey M․ [Sat, 15 Jul 2017 22:23:19 +0000 (05:23 +0700)]
[nexx:embed] PEP 8

6 years ago[spiegel:article] Add support for nexx iframe embeds (closes #13029)
Sergey M․ [Sat, 15 Jul 2017 21:38:20 +0000 (04:38 +0700)]
[spiegel:article] Add support for nexx iframe embeds (closes #13029)

6 years ago[extractor/common] Fix playlist_from_matches
Sergey M․ [Sat, 15 Jul 2017 21:33:14 +0000 (04:33 +0700)]
[extractor/common] Fix playlist_from_matches

6 years ago[nexx:embed] Add extractor for iframe embeds
Sergey M․ [Sat, 15 Jul 2017 21:32:37 +0000 (04:32 +0700)]
[nexx:embed] Add extractor for iframe embeds

6 years ago[nexx] Improve JS embed extraction
Sergey M․ [Sat, 15 Jul 2017 21:30:48 +0000 (04:30 +0700)]
[nexx] Improve JS embed extraction

6 years ago[pearvideo] Improve (closes #13031)
Sergey M․ [Sat, 15 Jul 2017 20:06:04 +0000 (03:06 +0700)]
[pearvideo] Improve (closes #13031)

6 years ago[pearvideo] Add extractor
troywith77 [Tue, 9 May 2017 05:10:18 +0000 (13:10 +0800)]
[pearvideo] Add extractor

6 years agorelease 2017.07.15
Sergey M․ [Sat, 15 Jul 2017 00:36:05 +0000 (07:36 +0700)]
release 2017.07.15

6 years ago[ChangeLog] Actualize
Sergey M․ [Sat, 15 Jul 2017 00:33:26 +0000 (07:33 +0700)]
[ChangeLog] Actualize

6 years ago[YoutubeDL] PEP 8
Sergey M․ [Sat, 15 Jul 2017 00:02:14 +0000 (07:02 +0700)]
[YoutubeDL] PEP 8

6 years ago[youtube] PEP 8
Sergey M․ [Sat, 15 Jul 2017 00:02:05 +0000 (07:02 +0700)]
[youtube] PEP 8

6 years ago[spiegeltv] Delegate extraction to nexx (closes #13159)
Sergey M․ [Fri, 14 Jul 2017 23:52:23 +0000 (06:52 +0700)]
[spiegeltv] Delegate extraction to nexx (closes #13159)

6 years ago[nexx] Add extractor (closes #10807, closes #13465)
Sergey M․ [Fri, 14 Jul 2017 23:48:12 +0000 (06:48 +0700)]
[nexx] Add extractor (closes #10807, closes #13465)

6 years agoFix bugs caused by typos
Robin Neatherway [Fri, 14 Jul 2017 16:08:32 +0000 (17:08 +0100)]
Fix bugs caused by typos

6 years ago[youtube] Don't capture YouTube Red ad for creator meta field (closes #13621)
Sergey M․ [Fri, 14 Jul 2017 15:37:04 +0000 (22:37 +0700)]
[youtube] Don't capture YouTube Red ad for creator meta field (closes #13621)

6 years ago[slideshare] Fix extraction
satunnainen [Fri, 14 Jul 2017 15:11:07 +0000 (18:11 +0300)]
[slideshare] Fix extraction

6 years ago[5tv] Add another video URL pattern (closes #13354)
rrooij [Fri, 14 Jul 2017 15:10:17 +0000 (17:10 +0200)]
[5tv] Add another video URL pattern (closes #13354)

6 years ago[YoutubeDL] Don't expand env variables in meta fields (closes #13637)
Sergey M․ [Thu, 13 Jul 2017 17:40:54 +0000 (00:40 +0700)]
[YoutubeDL] Don't expand env variables in meta fields (closes #13637)

6 years ago[drtv] Make HLS and HDS extraction non fatal
Sergey M․ [Tue, 11 Jul 2017 15:59:36 +0000 (22:59 +0700)]
[drtv] Make HLS and HDS extraction non fatal

6 years ago[ted] Fix subtitles extraction (closes #13628, closes #13629)
Sergey M․ [Tue, 11 Jul 2017 14:36:45 +0000 (21:36 +0700)]
[ted] Fix subtitles extraction (closes #13628, closes #13629)

6 years ago[twitter] Fix remaining tests
Yen Chi Hsuan [Tue, 11 Jul 2017 08:46:37 +0000 (16:46 +0800)]
[twitter] Fix remaining tests

6 years ago[vine] Make sure the title won't be empty
Yen Chi Hsuan [Tue, 11 Jul 2017 08:05:15 +0000 (16:05 +0800)]
[vine] Make sure the title won't be empty

And fix a relevant TwitterCard test case

6 years ago[twitter] Support HLS streams in vmap URLs
Yen Chi Hsuan [Tue, 11 Jul 2017 07:48:34 +0000 (15:48 +0800)]
[twitter] Support HLS streams in vmap URLs

6 years ago[periscope] Support pscp.tv URLs in embedded frames
Yen Chi Hsuan [Tue, 11 Jul 2017 07:35:19 +0000 (15:35 +0800)]
[periscope] Support pscp.tv URLs in embedded frames

And fix a relevant twitter test

6 years ago[twitter] Extract mp4 urls via mobile API (closes #12726)
Yen Chi Hsuan [Sat, 3 Jun 2017 16:41:55 +0000 (00:41 +0800)]
[twitter] Extract mp4 urls via mobile API (closes #12726)

6 years ago[niconico] Fix authentication error handling (closes #12486)
Yen Chi Hsuan [Tue, 11 Jul 2017 07:04:45 +0000 (15:04 +0800)]
[niconico] Fix authentication error handling (closes #12486)

6 years ago[niconico] Check login errors (#12486)
Yen Chi Hsuan [Wed, 7 Jun 2017 06:47:25 +0000 (14:47 +0800)]
[niconico] Check login errors (#12486)

6 years ago[giantbomb] Extract m3u8 formats (closes #13626)
Yen Chi Hsuan [Mon, 10 Jul 2017 13:34:27 +0000 (21:34 +0800)]
[giantbomb] Extract m3u8 formats (closes #13626)

6 years ago[vlive:playlist] Relax and simplify
Sergey M․ [Sun, 9 Jul 2017 21:32:24 +0000 (04:32 +0700)]
[vlive:playlist] Relax and simplify

6 years ago[vlive:playlist] Add extractor
coreynicholson [Sun, 9 Jul 2017 21:24:04 +0000 (22:24 +0100)]
[vlive:playlist] Add extractor

6 years ago[eagleplatform] Fix test
Sergey M․ [Sun, 9 Jul 2017 17:14:41 +0000 (00:14 +0700)]
[eagleplatform] Fix test

6 years agorelease 2017.07.09
Sergey M․ [Sun, 9 Jul 2017 13:16:38 +0000 (20:16 +0700)]
release 2017.07.09

6 years ago[ChangeLog] Actualize
Sergey M․ [Sun, 9 Jul 2017 13:15:15 +0000 (20:15 +0700)]
[ChangeLog] Actualize

6 years ago[dailymail] Add support for embeds
Sergey M․ [Sun, 9 Jul 2017 13:06:24 +0000 (20:06 +0700)]
[dailymail] Add support for embeds

6 years ago[csjw] Add coding cookie
Sergey M․ [Sun, 9 Jul 2017 12:15:48 +0000 (19:15 +0700)]
[csjw] Add coding cookie

6 years ago[joj] Rewrite and add support for generic embeds (closes #13268)
Sergey M․ [Sun, 9 Jul 2017 12:05:18 +0000 (19:05 +0700)]
[joj] Rewrite and add support for generic embeds (closes #13268)

6 years ago[joj] Add extractor
luboss [Fri, 2 Jun 2017 20:44:39 +0000 (22:44 +0200)]
[joj] Add extractor

6 years ago[abc.net.au:iview] Extract more formats (closes #13492, closes #13489)
Sergey M․ [Sun, 9 Jul 2017 10:55:40 +0000 (17:55 +0700)]
[abc.net.au:iview] Extract more formats (closes #13492, closes #13489)

6 years ago[egghead:course] Improve (closes #13370)
Sergey M․ [Sun, 9 Jul 2017 10:28:42 +0000 (17:28 +0700)]
[egghead:course] Improve (closes #13370)

6 years ago[egghead:course] Fix extraction
Santiago Calcagno [Tue, 13 Jun 2017 15:32:04 +0000 (12:32 -0300)]
[egghead:course] Fix extraction

6 years agoKeep in sync with ffmpeg's current malformed AAC bitstream wording (closes #13587)
Sergey M․ [Sun, 9 Jul 2017 10:09:44 +0000 (17:09 +0700)]
Keep in sync with ffmpeg's current malformed AAC bitstream wording (closes #13587)

6 years ago[csjw] Make description optional
Sergey M․ [Sun, 9 Jul 2017 10:05:11 +0000 (17:05 +0700)]
[csjw] Make description optional

6 years ago[csjw] Fix issues and improve extraction (closes #13525)
Sergey M․ [Sun, 9 Jul 2017 10:00:45 +0000 (17:00 +0700)]
[csjw] Fix issues and improve extraction (closes #13525)

6 years ago[cjsw] Add extractor
Christopher Smith [Thu, 29 Jun 2017 19:10:45 +0000 (13:10 -0600)]
[cjsw] Add extractor

6 years ago[extractor/common] Add support for AMP tags in _parse_html5_media_entries
Sergey M․ [Sun, 9 Jul 2017 09:29:52 +0000 (16:29 +0700)]
[extractor/common] Add support for AMP tags in _parse_html5_media_entries

6 years ago[generic] Add tests for #13557
Sergey M․ [Sun, 9 Jul 2017 09:02:38 +0000 (16:02 +0700)]
[generic] Add tests for #13557

6 years ago[eagleplatform] Add support for referrer protected videos (closes #13557)
Sergey M․ [Sun, 9 Jul 2017 08:57:33 +0000 (15:57 +0700)]
[eagleplatform] Add support for referrer protected videos (closes #13557)

6 years ago[eagleplatform] Add support for another embed pattern (#13557)
Sergey M․ [Sun, 9 Jul 2017 08:55:04 +0000 (15:55 +0700)]
[eagleplatform] Add support for another embed pattern (#13557)

6 years ago[veoh] Extend _VALID_URL
mlindner [Sun, 9 Jul 2017 07:54:52 +0000 (00:54 -0700)]
[veoh] Extend _VALID_URL

6 years ago[npo:live] Fix live stream id extraction (closes #13568)
rrooij [Sun, 9 Jul 2017 07:21:40 +0000 (09:21 +0200)]
[npo:live] Fix live stream id extraction (closes #13568)

6 years ago[googledrive] Fix height extraction (closes #13603)
Sergey M․ [Sat, 8 Jul 2017 17:26:13 +0000 (00:26 +0700)]
[googledrive] Fix height extraction (closes #13603)

6 years ago[dailymotion] Add support for new layout (close #13580)
Sergey M․ [Sat, 8 Jul 2017 11:12:15 +0000 (18:12 +0700)]
[dailymotion] Add support for new layout (close #13580)

6 years ago[yam] Remove extractor
Yen Chi Hsuan [Sat, 8 Jul 2017 07:48:05 +0000 (15:48 +0800)]
[yam] Remove extractor

mymedia.yam.com is dead. An wikipedia user also pointed out that Yam's
blog service is no longer available. [1]

[1] https://zh.wikipedia.org/zh-tw/%E5%A4%A9%E7%A9%BA%E9%83%A8%E8%90%BD

6 years ago[xhamster] Extract all formats and fix duration extraction (#13593)
Sergey M․ [Fri, 7 Jul 2017 15:49:11 +0000 (22:49 +0700)]
[xhamster] Extract all formats and fix duration extraction (#13593)

6 years ago[xhamster] Add support for new URL schema (closes #13593)
Sergey M․ [Fri, 7 Jul 2017 15:22:29 +0000 (22:22 +0700)]
[xhamster] Add support for new URL schema (closes #13593)

6 years agoCredit @parmjitv for #13322, #13503, #13541, #13549
Sergey M․ [Thu, 6 Jul 2017 16:06:53 +0000 (23:06 +0700)]
Credit @parmjitv for #13322, #13503, #13541, #13549

6 years agoCredit @orng for ruv (#13396)
Sergey M․ [Thu, 6 Jul 2017 16:05:27 +0000 (23:05 +0700)]
Credit @orng for ruv (#13396)

6 years agoCredit @gfabiano for #13382, #13385, #13415
Sergey M․ [Thu, 6 Jul 2017 16:03:51 +0000 (23:03 +0700)]
Credit @gfabiano for #13382, #13385, #13415

6 years ago[espn] Extend _VALID_URL (fixes #13244)
Parmjit Virk [Thu, 6 Jul 2017 15:55:59 +0000 (10:55 -0500)]
[espn] Extend _VALID_URL (fixes #13244)

6 years ago[test_utils] Fix tests under Windows
Sergey M․ [Wed, 5 Jul 2017 17:25:37 +0000 (00:25 +0700)]
[test_utils] Fix tests under Windows

6 years ago[kaltura] Fix typo in subtitles extraction (closes #13569)
Sergey M․ [Wed, 5 Jul 2017 16:20:50 +0000 (23:20 +0700)]
[kaltura] Fix typo in subtitles extraction (closes #13569)

6 years ago[vier] Adapt extraction to redesign (#13575)
Sergey M․ [Wed, 5 Jul 2017 15:13:47 +0000 (22:13 +0700)]
[vier] Adapt extraction to redesign (#13575)

6 years ago[xuite] Move to the new HTML5 API and reduce # of requests
Yen Chi Hsuan [Tue, 13 Jun 2017 08:21:26 +0000 (16:21 +0800)]
[xuite] Move to the new HTML5 API and reduce # of requests

6 years ago[utils] Support attributes with no values in get_elements_by_attribute()
Yen Chi Hsuan [Wed, 5 Jul 2017 15:23:35 +0000 (23:23 +0800)]
[utils] Support attributes with no values in get_elements_by_attribute()

6 years agorelease 2017.07.02
Sergey M․ [Sun, 2 Jul 2017 13:17:10 +0000 (20:17 +0700)]
release 2017.07.02

6 years ago[ChangeLog] Actualize
Sergey M․ [Sun, 2 Jul 2017 13:12:40 +0000 (20:12 +0700)]
[ChangeLog] Actualize

6 years ago[thisoldhouse] Add more fallbacks for video id (closes #13541)
Sergey M․ [Sun, 2 Jul 2017 13:04:08 +0000 (20:04 +0700)]
[thisoldhouse] Add more fallbacks for video id (closes #13541)

6 years ago[thisoldhouse] Update test
Parmjit Virk [Sun, 2 Jul 2017 02:11:58 +0000 (21:11 -0500)]
[thisoldhouse] Update test

6 years ago[thisoldhouse] Fix video id extraction (closes #13540)
Parmjit Virk [Sun, 2 Jul 2017 02:09:57 +0000 (21:09 -0500)]
[thisoldhouse] Fix video id extraction (closes #13540)

6 years ago[xfileshare] Extend format regex (closes #13536)
Sergey M․ [Sun, 2 Jul 2017 01:00:22 +0000 (08:00 +0700)]
[xfileshare] Extend format regex (closes #13536)

6 years ago[extractors] Add import for tastytrade
Sergey M․ [Sat, 1 Jul 2017 11:39:29 +0000 (18:39 +0700)]
[extractors] Add import for tastytrade

6 years ago[ted] Fix extraction (closes #13535))
Sergey M․ [Sat, 1 Jul 2017 11:39:01 +0000 (18:39 +0700)]
[ted] Fix extraction (closes #13535))

6 years ago[tastytrade] Add extractor (closes #13521)
Sergey M․ [Fri, 30 Jun 2017 15:20:30 +0000 (22:20 +0700)]
[tastytrade] Add extractor (closes #13521)

6 years ago[extractor/common] Improve _json_ld
Sergey M․ [Fri, 30 Jun 2017 15:19:06 +0000 (22:19 +0700)]
[extractor/common] Improve _json_ld

6 years ago[dplayit] Relax video id regex (closes #13524)
Sergey M․ [Fri, 30 Jun 2017 14:55:45 +0000 (21:55 +0700)]
[dplayit] Relax video id regex (closes #13524)

6 years ago[generic] Extract more generic metadata (closes #13527)
Sergey M․ [Fri, 30 Jun 2017 14:41:05 +0000 (21:41 +0700)]
[generic] Extract more generic metadata (closes #13527)

6 years ago[bbccouk] Extend _VALID_URL
Sergey M․ [Thu, 29 Jun 2017 15:29:28 +0000 (22:29 +0700)]
[bbccouk] Extend _VALID_URL

6 years ago[bbccouk] Capture and output error message (closes #13518)
Sergey M․ [Thu, 29 Jun 2017 15:27:53 +0000 (22:27 +0700)]
[bbccouk] Capture and output error message (closes #13518)

6 years ago[cbsnews] Actualize test
Sergey M․ [Wed, 28 Jun 2017 15:30:12 +0000 (22:30 +0700)]
[cbsnews] Actualize test