]> jfr.im git - yt-dlp.git/log
yt-dlp.git
9 years ago[youtube] Extract start_time
Jaime Marquínez Ferrándiz [Mon, 20 Jul 2015 19:10:28 +0000 (21:10 +0200)] 
[youtube] Extract start_time

From the 't=*' in the url.
Currently youtube-dl doesn't use the value, but it was requested for the mpv plugin.

9 years ago[youtube] Set 'is_live'
Jaime Marquínez Ferrándiz [Mon, 20 Jul 2015 18:14:20 +0000 (20:14 +0200)] 
[youtube] Set 'is_live'

9 years ago[youtube] Fix upload_date in test
Jaime Marquínez Ferrándiz [Mon, 20 Jul 2015 17:48:50 +0000 (19:48 +0200)] 
[youtube] Fix upload_date in test

9 years agoMerge remote-tracking branch 'yan12125/download-dash-segments' (#5886)
Jaime Marquínez Ferrándiz [Mon, 20 Jul 2015 17:34:24 +0000 (19:34 +0200)] 
Merge remote-tracking branch 'yan12125/download-dash-segments' (#5886)

9 years ago[tumblr] Improve downloading notes
Yen Chi Hsuan [Mon, 20 Jul 2015 10:54:47 +0000 (18:54 +0800)] 
[tumblr] Improve downloading notes

9 years ago[tumblr] Delegate to GenericIE for non-tumblr videos
Yen Chi Hsuan [Mon, 20 Jul 2015 10:51:25 +0000 (18:51 +0800)] 
[tumblr] Delegate to GenericIE for non-tumblr videos

Fixes #6162

9 years ago[extractor/generic] Support vid.me embeds
Yen Chi Hsuan [Mon, 20 Jul 2015 10:49:53 +0000 (18:49 +0800)] 
[extractor/generic] Support vid.me embeds

9 years ago[twitch:stream] Improve _VALID_URL (Closes #6294)
Sergey M․ [Sun, 19 Jul 2015 20:16:07 +0000 (02:16 +0600)] 
[twitch:stream] Improve _VALID_URL (Closes #6294)

9 years ago[francetv] Improve _VALID_URL
Sergey M․ [Sun, 19 Jul 2015 19:03:43 +0000 (01:03 +0600)] 
[francetv] Improve _VALID_URL

9 years ago[vice] Modernize
Sergey M․ [Sun, 19 Jul 2015 18:42:25 +0000 (00:42 +0600)] 
[vice] Modernize

9 years ago[vice] Make test only matching
Sergey M․ [Sun, 19 Jul 2015 18:40:43 +0000 (00:40 +0600)] 
[vice] Make test only matching

9 years ago[vice] Do not capture unused groups in _VALID_URL
Sergey M․ [Sun, 19 Jul 2015 18:39:55 +0000 (00:39 +0600)] 
[vice] Do not capture unused groups in _VALID_URL

9 years agoMerge pull request #6291 from atomicdryad/pr-fixvice
Sergey M. [Sun, 19 Jul 2015 18:39:16 +0000 (00:39 +0600)] 
Merge pull request #6291 from atomicdryad/pr-fixvice

fix/support news.vice.com

9 years ago[ard:mediathek] Add test for direct mp4
Sergey M․ [Sun, 19 Jul 2015 18:13:39 +0000 (00:13 +0600)] 
[ard:mediathek] Add test for direct mp4

9 years ago[ard:mediathek] Remove dead test
Sergey M․ [Sun, 19 Jul 2015 18:08:21 +0000 (00:08 +0600)] 
[ard:mediathek] Remove dead test

9 years ago[ard:mediathek] Add audio test
Sergey M․ [Sun, 19 Jul 2015 18:05:10 +0000 (00:05 +0600)] 
[ard:mediathek] Add audio test

9 years ago[sportschau] Reimplement in terms of ard extractor
Sergey M․ [Sun, 19 Jul 2015 18:01:22 +0000 (00:01 +0600)] 
[sportschau] Reimplement in terms of ard extractor

9 years ago[ard] Extract all formats
Sergey M․ [Sun, 19 Jul 2015 17:59:50 +0000 (23:59 +0600)] 
[ard] Extract all formats

9 years agofix/support news.vice.com
fnord [Sun, 19 Jul 2015 16:31:38 +0000 (11:31 -0500)] 
fix/support news.vice.com

9 years ago[francetv] Remove unused import
Sergey M․ [Sun, 19 Jul 2015 15:54:12 +0000 (21:54 +0600)] 
[francetv] Remove unused import

9 years ago[francetv] Fix embed test
Sergey M․ [Sun, 19 Jul 2015 15:53:54 +0000 (21:53 +0600)] 
[francetv] Fix embed test

9 years ago[francetv] Update jt test
Sergey M․ [Sun, 19 Jul 2015 15:53:09 +0000 (21:53 +0600)] 
[francetv] Update jt test

9 years ago[francetv] Fix f4m extraction completely
Sergey M․ [Sun, 19 Jul 2015 15:51:06 +0000 (21:51 +0600)] 
[francetv] Fix f4m extraction completely

9 years ago[francetv] Restore support for jt videos
Sergey M․ [Sun, 19 Jul 2015 15:50:25 +0000 (21:50 +0600)] 
[francetv] Restore support for jt videos

9 years ago[francetv] Fix f4m extraction
Sergey M․ [Sun, 19 Jul 2015 15:45:49 +0000 (21:45 +0600)] 
[francetv] Fix f4m extraction

9 years ago[appleconnect] Add new extractor (fixes #6189)
Zach Bruggeman [Sat, 11 Jul 2015 02:27:48 +0000 (19:27 -0700)] 
[appleconnect] Add new extractor (fixes #6189)

Closes #6190.

9 years ago[sportschau] Improve title extraction
Jaime Marquínez Ferrándiz [Sun, 19 Jul 2015 09:24:19 +0000 (11:24 +0200)] 
[sportschau] Improve title extraction

The html '<title>' ends with '- sportschau.de', which shouldn't be part of the title.

9 years ago[sportschau] skip download in test
Jaime Marquínez Ferrándiz [Sun, 19 Jul 2015 09:21:18 +0000 (11:21 +0200)] 
[sportschau] skip download in test

9 years ago[sportschau] Add support for sportschau.de
slangangular [Sun, 12 Jul 2015 08:30:51 +0000 (10:30 +0200)] 
[sportschau] Add support for sportschau.de

Closes #6199.

9 years ago[francetv] Remove unused import
Jaime Marquínez Ferrándiz [Sun, 19 Jul 2015 09:13:27 +0000 (11:13 +0200)] 
[francetv] Remove unused import

9 years ago[iqiyi] Add skip_download to reduce network traffic
Yen Chi Hsuan [Sun, 19 Jul 2015 03:20:05 +0000 (11:20 +0800)] 
[iqiyi] Add skip_download to reduce network traffic

MD5 checksums are commented out in
36068ae019138710a3023334db2241ec815e2fe6, and actual downloads are not
necessary anymore.

9 years agoCredit @sceext2 for fixing iQiyi extractor (#6266)
Yen Chi Hsuan [Sun, 19 Jul 2015 03:16:29 +0000 (11:16 +0800)] 
Credit @sceext2 for fixing iQiyi extractor (#6266)

9 years agoMerge pull request #6283 from rohieb/patch/fix-tagesschau-tests
Sergey M. [Sun, 19 Jul 2015 02:01:22 +0000 (08:01 +0600)] 
Merge pull request #6283 from rohieb/patch/fix-tagesschau-tests

[tagesschau] fix test which links to nonexisting video

9 years ago[tagesschau] fix test which links to nonexisting video
Roland Hieber [Sun, 19 Jul 2015 01:52:54 +0000 (03:52 +0200)] 
[tagesschau] fix test which links to nonexisting video

9 years agoMerge branch 'sceext2-fix-iqiyi-2015-07-17'
Yen Chi Hsuan [Sat, 18 Jul 2015 19:57:36 +0000 (03:57 +0800)] 
Merge branch 'sceext2-fix-iqiyi-2015-07-17'

9 years ago[iqiyi] Comment out some MD5 sums
Yen Chi Hsuan [Sat, 18 Jul 2015 19:54:59 +0000 (03:54 +0800)] 
[iqiyi] Comment out some MD5 sums

The value is different on Travis CI server

9 years ago[iqiyi] Remove unused imports
Yen Chi Hsuan [Sat, 18 Jul 2015 18:28:43 +0000 (02:28 +0800)] 
[iqiyi] Remove unused imports

9 years agoMerge branch 'fix-iqiyi-2015-07-17' of https://github.com/sceext2/youtube_dl into...
Yen Chi Hsuan [Sat, 18 Jul 2015 18:27:59 +0000 (02:27 +0800)] 
Merge branch 'fix-iqiyi-2015-07-17' of https://github.com/sceext2/youtube_dl into sceext2-fix-iqiyi-2015-07-17

9 years ago[rtlnl] Avoid episodes completely (Closes #6275)
Sergey M․ [Sat, 18 Jul 2015 18:27:23 +0000 (00:27 +0600)] 
[rtlnl] Avoid episodes completely (Closes #6275)

9 years ago[extractor/generic] Add support for francetv embeds
Sergey M․ [Sat, 18 Jul 2015 16:56:00 +0000 (22:56 +0600)] 
[extractor/generic] Add support for francetv embeds

9 years ago[francetv] Fix duration extraction
Sergey M․ [Sat, 18 Jul 2015 16:43:42 +0000 (22:43 +0600)] 
[francetv] Fix duration extraction

9 years ago[francetv] Add support for embeds and clean up _VALID_URL
Sergey M․ [Sat, 18 Jul 2015 16:41:34 +0000 (22:41 +0600)] 
[francetv] Add support for embeds and clean up _VALID_URL

9 years ago[vk] Add age restricted video test for reference
Sergey M․ [Sat, 18 Jul 2015 13:25:06 +0000 (19:25 +0600)] 
[vk] Add age restricted video test for reference

9 years ago[vk] Capture error message
Sergey M․ [Sat, 18 Jul 2015 13:15:20 +0000 (19:15 +0600)] 
[vk] Capture error message

9 years ago[bliptv] Remove unused import
Sergey M․ [Sat, 18 Jul 2015 13:13:10 +0000 (19:13 +0600)] 
[bliptv] Remove unused import

9 years ago[compat] Fix _asciire
Sergey M․ [Sat, 18 Jul 2015 12:32:52 +0000 (18:32 +0600)] 
[compat] Fix _asciire

9 years ago[vk:uservideos] Revert orderedSet
Sergey M․ [Sat, 18 Jul 2015 12:05:08 +0000 (18:05 +0600)] 
[vk:uservideos] Revert orderedSet

9 years ago[bilibili] Show georestriction error
Sergey M․ [Sat, 18 Jul 2015 11:36:46 +0000 (17:36 +0600)] 
[bilibili] Show georestriction error

9 years ago[vk] Clarify extractor names
Sergey M․ [Sat, 18 Jul 2015 11:23:33 +0000 (17:23 +0600)] 
[vk] Clarify extractor names

9 years ago[vk:uservideos] Improve extraction
Sergey M․ [Sat, 18 Jul 2015 11:22:25 +0000 (17:22 +0600)] 
[vk:uservideos] Improve extraction

9 years ago[extractor/common] Style
Sergey M․ [Sat, 18 Jul 2015 10:35:28 +0000 (16:35 +0600)] 
[extractor/common] Style

9 years agorelease 2015.07.18
Philipp Hagemeister [Sat, 18 Jul 2015 09:59:45 +0000 (11:59 +0200)] 
release 2015.07.18

9 years ago[iqiyi] fix iqiyi (2015-07-17), update the md5 salt (enc_key) to iqiyi latest (2015...
sceext [Sat, 18 Jul 2015 04:29:35 +0000 (12:29 +0800)] 
[iqiyi] fix iqiyi (2015-07-17), update the md5 salt (enc_key) to iqiyi latest (2015-07-17) flash player.

9 years ago[nationalgeographics] Fix extraction (Closes #6262)
Sergey M․ [Sat, 18 Jul 2015 00:33:50 +0000 (06:33 +0600)] 
[nationalgeographics] Fix extraction (Closes #6262)

9 years ago[twitch:stream] Clarify channel_id reassignment rationale (#6263)
Sergey M․ [Sat, 18 Jul 2015 00:27:45 +0000 (06:27 +0600)] 
[twitch:stream] Clarify channel_id reassignment rationale (#6263)

9 years ago[twitch:stream] Fix channel_id in different case (Closes #6263)
Sergey M․ [Sat, 18 Jul 2015 00:18:03 +0000 (06:18 +0600)] 
[twitch:stream] Fix channel_id in different case (Closes #6263)

9 years ago[videomega] Add shortcut to _VALID_URL
Sergey M․ [Fri, 17 Jul 2015 22:27:09 +0000 (04:27 +0600)] 
[videomega] Add shortcut to _VALID_URL

9 years ago[videomega] Add tests
Sergey M․ [Fri, 17 Jul 2015 22:25:30 +0000 (04:25 +0600)] 
[videomega] Add tests

9 years ago[videomega] Revert iframe URL
Sergey M․ [Fri, 17 Jul 2015 22:25:10 +0000 (04:25 +0600)] 
[videomega] Revert iframe URL

9 years ago[videomega] Extend _VALID_URL and improve extraction (Closes #6260)
Sergey M․ [Fri, 17 Jul 2015 22:13:45 +0000 (04:13 +0600)] 
[videomega] Extend _VALID_URL and improve extraction (Closes #6260)

9 years agoMerge branch 'seamusphelan-sbs_website_changes'
Sergey M․ [Fri, 17 Jul 2015 20:43:44 +0000 (02:43 +0600)] 
Merge branch 'seamusphelan-sbs_website_changes'

9 years ago[sbs] Simplify
Sergey M․ [Fri, 17 Jul 2015 20:43:18 +0000 (02:43 +0600)] 
[sbs] Simplify

9 years agoMerge branch 'sbs_website_changes' of https://github.com/seamusphelan/youtube-dl...
Sergey M․ [Fri, 17 Jul 2015 20:13:55 +0000 (02:13 +0600)] 
Merge branch 'sbs_website_changes' of https://github.com/seamusphelan/youtube-dl into seamusphelan-sbs_website_changes

9 years ago[bliptv] Add test with missing duration
Sergey M․ [Fri, 17 Jul 2015 19:45:54 +0000 (01:45 +0600)] 
[bliptv] Add test with missing duration

9 years ago[bliptv] Use xpath for extraction and fix test
Sergey M․ [Fri, 17 Jul 2015 19:45:36 +0000 (01:45 +0600)] 
[bliptv] Use xpath for extraction and fix test

9 years ago[compat] Fix missing _asciire on python 2.6
Sergey M․ [Fri, 17 Jul 2015 18:24:39 +0000 (00:24 +0600)] 
[compat] Fix missing _asciire on python 2.6

9 years ago[veehd] Use compat_urllib_parse_unquote
Sergey M․ [Fri, 17 Jul 2015 18:04:25 +0000 (00:04 +0600)] 
[veehd] Use compat_urllib_parse_unquote

9 years ago[openfilm] Fix compat_urllib_parse_unquote_plus import
Sergey M․ [Fri, 17 Jul 2015 17:56:27 +0000 (23:56 +0600)] 
[openfilm] Fix compat_urllib_parse_unquote_plus import

9 years ago[ehow] Simplify
Sergey M․ [Fri, 17 Jul 2015 17:54:38 +0000 (23:54 +0600)] 
[ehow] Simplify

9 years ago[youtube] Use compat_urllib_parse_unquote and compat_urllib_parse_unquote_plus
Sergey M․ [Fri, 17 Jul 2015 17:51:57 +0000 (23:51 +0600)] 
[youtube] Use compat_urllib_parse_unquote and compat_urllib_parse_unquote_plus

9 years ago[ynet] Use compat_urllib_parse_unquote_plus
Sergey M․ [Fri, 17 Jul 2015 17:50:52 +0000 (23:50 +0600)] 
[ynet] Use compat_urllib_parse_unquote_plus

9 years ago[xvideos] Use compat_urllib_parse_unquote
Sergey M․ [Fri, 17 Jul 2015 17:50:25 +0000 (23:50 +0600)] 
[xvideos] Use compat_urllib_parse_unquote

9 years ago[xtube] Use compat_urllib_parse_unquote
Sergey M․ [Fri, 17 Jul 2015 17:50:02 +0000 (23:50 +0600)] 
[xtube] Use compat_urllib_parse_unquote

9 years ago[xnxx] Use compat_urllib_parse_unquote
Sergey M․ [Fri, 17 Jul 2015 17:49:38 +0000 (23:49 +0600)] 
[xnxx] Use compat_urllib_parse_unquote

9 years ago[xbef] Use compat_urllib_parse_unquote
Sergey M․ [Fri, 17 Jul 2015 17:49:14 +0000 (23:49 +0600)] 
[xbef] Use compat_urllib_parse_unquote

9 years ago[spankwire] Use compat_urllib_parse_unquote
Sergey M․ [Fri, 17 Jul 2015 17:47:51 +0000 (23:47 +0600)] 
[spankwire] Use compat_urllib_parse_unquote

9 years ago[pornhub] Use compat_urllib_parse_unquote and compat_urllib_parse_unquote_plus
Sergey M․ [Fri, 17 Jul 2015 17:47:23 +0000 (23:47 +0600)] 
[pornhub] Use compat_urllib_parse_unquote and compat_urllib_parse_unquote_plus

9 years ago[playvid] Use compat_urllib_parse_unquote and compat_urllib_parse_unquote_plus
Sergey M․ [Fri, 17 Jul 2015 17:46:33 +0000 (23:46 +0600)] 
[playvid] Use compat_urllib_parse_unquote and compat_urllib_parse_unquote_plus

9 years ago[photobucket] Use compat_urllib_parse_unquote
Sergey M․ [Fri, 17 Jul 2015 17:45:55 +0000 (23:45 +0600)] 
[photobucket] Use compat_urllib_parse_unquote

9 years ago[openfilm] Use compat_urllib_parse_unquote_plus
Sergey M․ [Fri, 17 Jul 2015 17:45:26 +0000 (23:45 +0600)] 
[openfilm] Use compat_urllib_parse_unquote_plus

9 years ago[odnoklassniki] Use compat_urllib_parse_unquote
Sergey M․ [Fri, 17 Jul 2015 17:45:00 +0000 (23:45 +0600)] 
[odnoklassniki] Use compat_urllib_parse_unquote

9 years ago[myvideo] Use compat_urllib_parse_unquote
Sergey M․ [Fri, 17 Jul 2015 17:44:38 +0000 (23:44 +0600)] 
[myvideo] Use compat_urllib_parse_unquote

9 years ago[mofosex] Use compat_urllib_parse_unquote
Sergey M․ [Fri, 17 Jul 2015 17:43:36 +0000 (23:43 +0600)] 
[mofosex] Use compat_urllib_parse_unquote

9 years ago[mixcloud] Use compat_urllib_parse_unquote
Sergey M․ [Fri, 17 Jul 2015 17:42:43 +0000 (23:42 +0600)] 
[mixcloud] Use compat_urllib_parse_unquote

9 years ago[mitele] Use compat_urllib_parse_unquote
Sergey M․ [Fri, 17 Jul 2015 17:42:11 +0000 (23:42 +0600)] 
[mitele] Use compat_urllib_parse_unquote

9 years ago[metacafe] Use compat_urllib_parse_unquote
Sergey M․ [Fri, 17 Jul 2015 17:41:47 +0000 (23:41 +0600)] 
[metacafe] Use compat_urllib_parse_unquote

9 years ago[malemotion] Use compat_urllib_parse_unquote
Sergey M․ [Fri, 17 Jul 2015 17:41:14 +0000 (23:41 +0600)] 
[malemotion] Use compat_urllib_parse_unquote

9 years ago[karaoketv] Use compat_urllib_parse_unquote_plus
Sergey M․ [Fri, 17 Jul 2015 17:40:35 +0000 (23:40 +0600)] 
[karaoketv] Use compat_urllib_parse_unquote_plus

9 years ago[infoq] Use compat_urllib_parse_unquote
Sergey M․ [Fri, 17 Jul 2015 17:39:54 +0000 (23:39 +0600)] 
[infoq] Use compat_urllib_parse_unquote

9 years ago[extractor/generic] Use compat_urllib_parse_unquote
Sergey M․ [Fri, 17 Jul 2015 17:39:32 +0000 (23:39 +0600)] 
[extractor/generic] Use compat_urllib_parse_unquote

9 years ago[gamespot] Use compat_urllib_parse_unquote
Sergey M․ [Fri, 17 Jul 2015 17:38:30 +0000 (23:38 +0600)] 
[gamespot] Use compat_urllib_parse_unquote

9 years ago[facebook] Use compat_urllib_parse_unquote
Sergey M․ [Fri, 17 Jul 2015 17:37:56 +0000 (23:37 +0600)] 
[facebook] Use compat_urllib_parse_unquote

9 years ago[ehow] Use compat_urllib_parse_unquote
Sergey M․ [Fri, 17 Jul 2015 17:37:23 +0000 (23:37 +0600)] 
[ehow] Use compat_urllib_parse_unquote

9 years ago[crunchyroll] Use compat_urllib_parse_unquote
Sergey M․ [Fri, 17 Jul 2015 17:36:58 +0000 (23:36 +0600)] 
[crunchyroll] Use compat_urllib_parse_unquote

9 years ago[ceskatelevize] Use compat_urllib_parse_unquote
Sergey M․ [Fri, 17 Jul 2015 17:36:11 +0000 (23:36 +0600)] 
[ceskatelevize] Use compat_urllib_parse_unquote

9 years ago[bet] Use compat_urllib_parse_unquote
Sergey M․ [Fri, 17 Jul 2015 17:35:14 +0000 (23:35 +0600)] 
[bet] Use compat_urllib_parse_unquote

9 years ago[compat] Mention unquote_plus
Sergey M․ [Fri, 17 Jul 2015 17:32:43 +0000 (23:32 +0600)] 
[compat] Mention unquote_plus

9 years ago[test_compat] Add tests for compat_urllib_parse_unquote_plus
Sergey M․ [Fri, 17 Jul 2015 17:31:23 +0000 (23:31 +0600)] 
[test_compat] Add tests for compat_urllib_parse_unquote_plus

9 years ago[compat] Add compat_urllib_parse_unquote_plus
Sergey M․ [Fri, 17 Jul 2015 17:28:34 +0000 (23:28 +0600)] 
[compat] Add compat_urllib_parse_unquote_plus

9 years ago[test_compat] Remove redundant test
Sergey M․ [Fri, 17 Jul 2015 17:09:56 +0000 (23:09 +0600)] 
[test_compat] Remove redundant test