youtube-dl
8 years ago [iqiyi] update md5 salt (2015-08-10 Zombie)
sceext [Wed, 12 Aug 2015 06:01:48 +0000 (14:01 +0800)]
 [iqiyi] update md5 salt (2015-08-10 Zombie)

8 years ago[downloader/external] Use generic _option
Sergey M․ [Tue, 11 Aug 2015 17:05:04 +0000 (23:05 +0600)]
[downloader/external] Use generic _option

8 years ago[downloader/external] Forward --proxy to wget and aria2c
Sergey M․ [Tue, 11 Aug 2015 17:00:45 +0000 (23:00 +0600)]
[downloader/external] Forward --proxy to wget and aria2c

8 years ago[tvplay] Add age limit to tests
Sergey M․ [Mon, 10 Aug 2015 19:49:23 +0000 (01:49 +0600)]
[tvplay] Add age limit to tests

8 years ago[pbs] Add age limit to tests
Sergey M․ [Mon, 10 Aug 2015 19:46:25 +0000 (01:46 +0600)]
[pbs] Add age limit to tests

8 years ago[youtube] Add age limit to tests
Sergey M․ [Mon, 10 Aug 2015 19:24:53 +0000 (01:24 +0600)]
[youtube] Add age limit to tests

8 years ago[youtube] Skip download for multiple v= test
Sergey M․ [Mon, 10 Aug 2015 19:22:06 +0000 (01:22 +0600)]
[youtube] Skip download for multiple v= test

8 years agoMerge pull request #6518 from puckipedia/master
Sergey M. [Mon, 10 Aug 2015 19:18:50 +0000 (01:18 +0600)]
Merge pull request #6518 from puckipedia/master

[youtube] Use the first v= argument in the URL

8 years ago[vimeo:user] Do not match watchlater
Sergey M․ [Mon, 10 Aug 2015 19:17:41 +0000 (01:17 +0600)]
[vimeo:user] Do not match watchlater

8 years ago[youtube] Use the first v= argument in the URL
Puck Meerburg [Mon, 10 Aug 2015 18:52:38 +0000 (20:52 +0200)]
[youtube] Use the first v= argument in the URL

This is according to how youtube handles multiple v= values in one URL.
Before this, it was possible to make a single URL show up differently
 on youtube itself, and if you downloaded/viewed it with youtube-dl/mpv

8 years ago[vimeo:watchlater] Fix extraction (Closes #3886)
Sergey M․ [Mon, 10 Aug 2015 17:58:01 +0000 (23:58 +0600)]
[vimeo:watchlater] Fix extraction (Closes #3886)

8 years ago[vimeo] Fix login (Closes #6488)
Sergey M․ [Mon, 10 Aug 2015 17:35:08 +0000 (23:35 +0600)]
[vimeo] Fix login (Closes #6488)

8 years ago[fc2] Fix python 2.6 (Closes #6512)
Sergey M․ [Mon, 10 Aug 2015 15:38:58 +0000 (21:38 +0600)]
[fc2] Fix python 2.6 (Closes #6512)

8 years agorelease 2015.08.09
Philipp Hagemeister [Sun, 9 Aug 2015 18:13:02 +0000 (20:13 +0200)]
release 2015.08.09

8 years ago[extractor/generic] Clarify comment
Sergey M․ [Sun, 9 Aug 2015 13:47:58 +0000 (19:47 +0600)]
[extractor/generic] Clarify comment

8 years ago[extractor/generic] Add test for xspf playlist
Sergey M․ [Sun, 9 Aug 2015 13:47:08 +0000 (19:47 +0600)]
[extractor/generic] Add test for xspf playlist

8 years ago[extractor/generic] Add support for xspf playlists
Sergey M․ [Sun, 9 Aug 2015 13:43:42 +0000 (19:43 +0600)]
[extractor/generic] Add support for xspf playlists

8 years ago[extractor/common] Extract _parse_xspf
Sergey M․ [Sun, 9 Aug 2015 13:41:55 +0000 (19:41 +0600)]
[extractor/common] Extract _parse_xspf

8 years ago[dhm] Use _extract_xspf_playlist
Sergey M․ [Sun, 9 Aug 2015 13:21:25 +0000 (19:21 +0600)]
[dhm] Use _extract_xspf_playlist

8 years ago[extractor/common] Use playlist id as default title
Sergey M․ [Sun, 9 Aug 2015 13:18:50 +0000 (19:18 +0600)]
[extractor/common] Use playlist id as default title

8 years ago[tweakers] Fix test
Sergey M․ [Sun, 9 Aug 2015 13:15:20 +0000 (19:15 +0600)]
[tweakers] Fix test

8 years ago[tweakers] Use _extract_xspf_playlist
Sergey M․ [Sun, 9 Aug 2015 13:15:00 +0000 (19:15 +0600)]
[tweakers] Use _extract_xspf_playlist

8 years ago[telegraaf] Add extractor (Closes #6492)
Sergey M․ [Sun, 9 Aug 2015 13:11:23 +0000 (19:11 +0600)]
[telegraaf] Add extractor (Closes #6492)

8 years ago[extractor/common] Clarify playlists can have description field
Sergey M․ [Sun, 9 Aug 2015 13:09:50 +0000 (19:09 +0600)]
[extractor/common] Clarify playlists can have description field

8 years ago[extractor/generic] Add generic support for xspf playist extraction
Sergey M․ [Sun, 9 Aug 2015 13:07:18 +0000 (19:07 +0600)]
[extractor/generic] Add generic support for xspf playist extraction

8 years ago[vimeo] Fix password protected videos (Closes #6507)
Sergey M․ [Sun, 9 Aug 2015 11:10:40 +0000 (17:10 +0600)]
[vimeo] Fix password protected videos (Closes #6507)

8 years ago[videolectures] Fix _VALID_URL for test_no_duplicates to pass
Sergey M․ [Sun, 9 Aug 2015 02:51:37 +0000 (08:51 +0600)]
[videolectures] Fix _VALID_URL for test_no_duplicates to pass

8 years ago[rutube] Add age_limit to test
Sergey M․ [Sat, 8 Aug 2015 16:11:06 +0000 (22:11 +0600)]
[rutube] Add age_limit to test

8 years ago[ok] Update tests
Sergey M․ [Sat, 8 Aug 2015 16:08:54 +0000 (22:08 +0600)]
[ok] Update tests

8 years ago[ok] Add age_limit to tests
Sergey M․ [Sat, 8 Aug 2015 16:04:48 +0000 (22:04 +0600)]
[ok] Add age_limit to tests

8 years ago[break] Add age_limit to test
Sergey M․ [Sat, 8 Aug 2015 15:58:24 +0000 (21:58 +0600)]
[break] Add age_limit to test

8 years ago[vpro] Override npo IE_NAME
Sergey M․ [Sat, 8 Aug 2015 15:51:21 +0000 (21:51 +0600)]
[vpro] Override npo IE_NAME

8 years ago[24video] Fix test
Sergey M․ [Sat, 8 Aug 2015 15:43:20 +0000 (21:43 +0600)]
[24video] Fix test

8 years ago[test/helper] Make age_limit checkable field
Sergey M․ [Sat, 8 Aug 2015 15:42:50 +0000 (21:42 +0600)]
[test/helper] Make age_limit checkable field

8 years ago[91porn] Extract age limit
Sergey M․ [Sat, 8 Aug 2015 15:30:57 +0000 (21:30 +0600)]
[91porn] Extract age limit

8 years ago[sexykarma] Fix test
Sergey M․ [Sat, 8 Aug 2015 15:27:10 +0000 (21:27 +0600)]
[sexykarma] Fix test

8 years ago[downloader/external] Respect --no-check-certificate for wget
Sergey M․ [Sat, 8 Aug 2015 13:21:05 +0000 (19:21 +0600)]
[downloader/external] Respect --no-check-certificate for wget

8 years agoMerge pull request #6428 from dstftw/improve-generic-smil-support
Sergey M. [Fri, 7 Aug 2015 23:47:33 +0000 (05:47 +0600)]
Merge pull request #6428 from dstftw/improve-generic-smil-support

Improve generic SMIL support

8 years ago[quickscope] Fix typo
Sergey M․ [Fri, 7 Aug 2015 23:40:41 +0000 (05:40 +0600)]
[quickscope] Fix typo

8 years ago[quickscope] Add extractor
Sergey M․ [Fri, 7 Aug 2015 23:37:38 +0000 (05:37 +0600)]
[quickscope] Add extractor

8 years ago[periscope] Add support for running streams
Sergey M․ [Fri, 7 Aug 2015 23:33:53 +0000 (05:33 +0600)]
[periscope] Add support for running streams

8 years ago[periscope] Switch to API for broadcast data
Sergey M․ [Fri, 7 Aug 2015 22:00:52 +0000 (04:00 +0600)]
[periscope] Switch to API for broadcast data

8 years ago[periscope] Add extractor (Closes #5850, closes #6459)
Sergey M․ [Fri, 7 Aug 2015 21:38:55 +0000 (03:38 +0600)]
[periscope] Add extractor (Closes #5850, closes #6459)

8 years ago[extractor/common] Expand meta regex
Sergey M․ [Fri, 7 Aug 2015 21:36:29 +0000 (03:36 +0600)]
[extractor/common] Expand meta regex

8 years agoadding support for axel download manager
vijayanand nandam [Thu, 6 Aug 2015 17:12:58 +0000 (22:42 +0530)]
adding support for axel download manager

8 years ago[extractor/generic] Add test for #6485
Sergey M․ [Fri, 7 Aug 2015 20:00:49 +0000 (02:00 +0600)]
[extractor/generic] Add test for #6485

8 years ago[extractor/generic] Expand ooyala regex (Closes #6485)
Sergey M․ [Fri, 7 Aug 2015 19:55:59 +0000 (01:55 +0600)]
[extractor/generic] Expand ooyala regex (Closes #6485)

8 years agoMerge branch 'remitamine-clipfish'
Sergey M․ [Fri, 7 Aug 2015 19:11:06 +0000 (01:11 +0600)]
Merge branch 'remitamine-clipfish'

8 years ago[clipfish] Fix extraction, minimize requests, get rid of drm hds, extract m3u8 and...
Sergey M․ [Fri, 7 Aug 2015 19:10:41 +0000 (01:10 +0600)]
[clipfish] Fix extraction, minimize requests, get rid of drm hds, extract m3u8 and more metadata

8 years agoMerge branch 'clipfish' of https://github.com/remitamine/youtube-dl into remitamine...
Sergey M․ [Fri, 7 Aug 2015 18:21:42 +0000 (00:21 +0600)]
Merge branch 'clipfish' of https://github.com/remitamine/youtube-dl into remitamine-clipfish

8 years ago[dcn] Simplify _VALID_URL
Sergey M․ [Fri, 7 Aug 2015 18:19:40 +0000 (00:19 +0600)]
[dcn] Simplify _VALID_URL

8 years agoMerge branch 'remitamine-dcn'
Sergey M․ [Fri, 7 Aug 2015 18:06:29 +0000 (00:06 +0600)]
Merge branch 'remitamine-dcn'

8 years ago[dcn] Improve
Sergey M․ [Fri, 7 Aug 2015 18:06:03 +0000 (00:06 +0600)]
[dcn] Improve

8 years agoMerge branch 'dcn' of https://github.com/remitamine/youtube-dl into remitamine-dcn
Sergey M․ [Fri, 7 Aug 2015 17:29:33 +0000 (23:29 +0600)]
Merge branch 'dcn' of https://github.com/remitamine/youtube-dl into remitamine-dcn

8 years ago[nowtv] Add .at test
Sergey M․ [Fri, 7 Aug 2015 13:51:09 +0000 (19:51 +0600)]
[nowtv] Add .at test

8 years ago[nowtv] Add support for .ch TLD
Sergey M․ [Fri, 7 Aug 2015 13:50:54 +0000 (19:50 +0600)]
[nowtv] Add support for .ch TLD

8 years ago[nowtv] Add support for .at TLD
Sergey M․ [Fri, 7 Aug 2015 13:04:44 +0000 (19:04 +0600)]
[nowtv] Add support for .at TLD

8 years ago[dcn] fix type and key errors
remitamine [Fri, 7 Aug 2015 09:01:18 +0000 (10:01 +0100)]
[dcn] fix type and key errors

8 years agorelease 2015.08.06.1
Philipp Hagemeister [Thu, 6 Aug 2015 21:06:21 +0000 (23:06 +0200)]
release 2015.08.06.1

8 years agorelease 2015.08.06
Philipp Hagemeister [Thu, 6 Aug 2015 20:55:43 +0000 (22:55 +0200)]
release 2015.08.06

8 years ago[southpark:de] Enable non-ASCII redirect URL test
Sergey M․ [Thu, 6 Aug 2015 19:27:07 +0000 (01:27 +0600)]
[southpark:de] Enable non-ASCII redirect URL test

8 years ago[utils] Percent-encode redirect URL of Location header (Closes #6457)
Sergey M․ [Thu, 6 Aug 2015 19:26:40 +0000 (01:26 +0600)]
[utils] Percent-encode redirect URL of Location header (Closes #6457)

8 years ago[dcn] add origin to api request and fix the test and check with flake8
remitamine [Thu, 6 Aug 2015 18:17:50 +0000 (19:17 +0100)]
[dcn] add origin to api request and fix the test and check with flake8

8 years ago[YoutubeDL] Remove unused imports
Sergey M․ [Thu, 6 Aug 2015 18:08:11 +0000 (00:08 +0600)]
[YoutubeDL] Remove unused imports

8 years ago[southpark:de] Skip test
Sergey M․ [Thu, 6 Aug 2015 17:56:44 +0000 (23:56 +0600)]
[southpark:de] Skip test

8 years ago[southpark:de] Add test for non-ASCII in URLs
Sergey M․ [Thu, 6 Aug 2015 16:01:31 +0000 (22:01 +0600)]
[southpark:de] Add test for non-ASCII in URLs

8 years ago[YoutubeDL:utils] Move percent encode non-ASCII URLs workaround to http_request and...
Sergey M․ [Thu, 6 Aug 2015 16:01:01 +0000 (22:01 +0600)]
[YoutubeDL:utils] Move percent encode non-ASCII URLs workaround to http_request and simplify (Closes #6457)

8 years agoMerge pull request #6463 from jaimeMF/format_spec_fix_dashes
Sergey M. [Wed, 5 Aug 2015 18:04:40 +0000 (00:04 +0600)]
Merge pull request #6463 from jaimeMF/format_spec_fix_dashes

[YoutubeDL] format spec: correctly handle dashes and other unused operators

8 years ago[xhamster] flake8
Sergey M․ [Wed, 5 Aug 2015 17:08:55 +0000 (23:08 +0600)]
[xhamster] flake8

8 years ago[xhamster] Remove unused import
Sergey M․ [Wed, 5 Aug 2015 17:08:26 +0000 (23:08 +0600)]
[xhamster] Remove unused import

8 years ago[tudou] Extract player URL from the webpage
Sergey M․ [Wed, 5 Aug 2015 17:07:52 +0000 (23:07 +0600)]
[tudou] Extract player URL from the webpage

8 years ago[tudou] Fix extracion
Delon [Wed, 5 Aug 2015 10:22:25 +0000 (18:22 +0800)]
[tudou] Fix extracion

8 years ago[generic] Expand jwplayer support
Sergey M․ [Wed, 5 Aug 2015 15:19:52 +0000 (21:19 +0600)]
[generic] Expand jwplayer support

8 years ago[xhamster] Fix uploader extraction
Sergey M․ [Wed, 5 Aug 2015 14:41:40 +0000 (20:41 +0600)]
[xhamster] Fix uploader extraction

8 years ago[xhamster] Fix thumbnail extraction
Sergey M․ [Wed, 5 Aug 2015 14:36:37 +0000 (20:36 +0600)]
[xhamster] Fix thumbnail extraction

8 years ago[xhamster] Make more robust
Sergey M․ [Wed, 5 Aug 2015 14:32:44 +0000 (20:32 +0600)]
[xhamster] Make more robust

8 years agoMerge pull request #6467 from vijayanandnandam/master
Sergey M. [Wed, 5 Aug 2015 14:21:19 +0000 (20:21 +0600)]
Merge pull request #6467 from vijayanandnandam/master

fixing xhamster file extraction

8 years agofixing xhamster file extraction
vijayanand nandam [Wed, 5 Aug 2015 14:07:59 +0000 (19:37 +0530)]
fixing xhamster file extraction

8 years ago[lynda] Make login more robust
Sergey M․ [Wed, 5 Aug 2015 14:06:48 +0000 (20:06 +0600)]
[lynda] Make login more robust

8 years ago[lynda] Fix login (Closes #6462)
Sergey M․ [Wed, 5 Aug 2015 13:52:04 +0000 (19:52 +0600)]
[lynda] Fix login (Closes #6462)

8 years ago[YoutubeDL] format spec: correctly handle dashes and other unused operators
Jaime Marquínez Ferrándiz [Tue, 4 Aug 2015 20:29:23 +0000 (22:29 +0200)]
[YoutubeDL] format spec: correctly handle dashes and other unused operators

'mp4-baseline-16x9' must be handled as a single string, but the '-' was treated as an operator.

8 years ago[bbc] Add support for vxp-playlist-data embeds (Closes #6453)
Sergey M․ [Tue, 4 Aug 2015 14:44:22 +0000 (20:44 +0600)]
[bbc] Add support for vxp-playlist-data embeds (Closes #6453)

8 years agoYoutubeDL: format spec: don't accept a bare '/' (#6124)
Jaime Marquínez Ferrándiz [Mon, 3 Aug 2015 21:04:11 +0000 (23:04 +0200)]
YoutubeDL: format spec: don't accept a bare '/' (#6124)

8 years ago[twitch] Parse start_time from 't' (closes #6441)
Niklas Haas [Sun, 2 Aug 2015 23:54:21 +0000 (01:54 +0200)]
[twitch] Parse start_time from 't' (closes #6441)

Eg. for VOD links like http://www.twitch.tv/gamesdonequick/v/9136645?t=14h29m15s

8 years ago[pornhub] Improve video quality regex
Sergey M․ [Mon, 3 Aug 2015 13:37:48 +0000 (19:37 +0600)]
[pornhub] Improve video quality regex

8 years agoMerge remote-tracking branch 'jaimemf/format_spec_groups' (closes #6124)
Jaime Marquínez Ferrándiz [Mon, 3 Aug 2015 13:22:51 +0000 (15:22 +0200)]
Merge remote-tracking branch 'jaimemf/format_spec_groups' (closes #6124)

8 years ago[mdr] Change XPath to make it work in python 2.6 (fixes #6443)
Jaime Marquínez Ferrándiz [Mon, 3 Aug 2015 10:00:08 +0000 (12:00 +0200)]
[mdr] Change XPath to make it work in python 2.6 (fixes #6443)

The 'progressiveDownloadUrl' element is a direct child, so they should be equivalent.

8 years agoMerge pull request #6439 from remitamine/facebook
Sergey M. [Sun, 2 Aug 2015 23:43:01 +0000 (05:43 +0600)]
Merge pull request #6439 from remitamine/facebook

[facebook] extract uploader

8 years ago[README.md] Clarify using cookies
Sergey M. [Sun, 2 Aug 2015 23:36:17 +0000 (05:36 +0600)]
[README.md] Clarify using cookies

8 years ago[facebook] add uploader value to the tests
remitamine [Sun, 2 Aug 2015 23:09:21 +0000 (00:09 +0100)]
[facebook] add uploader value to the tests

8 years ago[facebook] extract uploader
remitamine [Sun, 2 Aug 2015 21:52:12 +0000 (22:52 +0100)]
[facebook] extract uploader

8 years ago[pornhub] Improve
Sergey M․ [Sun, 2 Aug 2015 20:41:17 +0000 (02:41 +0600)]
[pornhub] Improve

8 years ago[pornhub] Fix video url regular expression.
George Brighton [Sun, 2 Aug 2015 18:21:10 +0000 (19:21 +0100)]
[pornhub] Fix video url regular expression.

PornHub seems to have subtly changed their JavaScript. Before, video URL strings were embedded directly in the video's `flashvars_*` object, but they are now assigned to variables of the form `player_quality_*`, which are then added to this object later under the relevant quality key.

8 years ago[downloader/http] Clarify rationale for Content-Range check (#6426)
Sergey M․ [Sun, 2 Aug 2015 20:27:47 +0000 (02:27 +0600)]
[downloader/http] Clarify rationale for Content-Range check (#6426)

8 years ago[downloader/http] Report unable to resume
Sergey M․ [Sun, 2 Aug 2015 20:25:40 +0000 (02:25 +0600)]
[downloader/http] Report unable to resume

8 years ago[downloader/http] Simplify
Sergey M․ [Sun, 2 Aug 2015 20:25:08 +0000 (02:25 +0600)]
[downloader/http] Simplify

8 years ago[utils] import re
remitamine [Sun, 2 Aug 2015 02:58:02 +0000 (03:58 +0100)]
[utils] import re

8 years ago[utils] restart download if server does not support byte ranges
remitamine [Sun, 2 Aug 2015 02:28:04 +0000 (03:28 +0100)]
[utils] restart download if server does not support byte ranges

8 years ago[dailymotion:playlist] Use an iterator for the entries
Jaime Marquínez Ferrándiz [Sun, 2 Aug 2015 13:19:57 +0000 (15:19 +0200)]
[dailymotion:playlist] Use an iterator for the entries

So that using '--playlist-end' only downloads the required pages (reported in #2175).

8 years ago[nowtv] Remove unused import
Jaime Marquínez Ferrándiz [Sun, 2 Aug 2015 13:19:30 +0000 (15:19 +0200)]
[nowtv] Remove unused import