From e8c1de6ffc3cc4917bea9519bc91da3ada9f5dac Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Sun, 20 Nov 2016 03:54:25 +0200 Subject: network/youtube-dl: Updated for version 2016.11.18. Signed-off-by: Dimitris Zlatanidis --- network/youtube-dl/youtube-dl.1 | 4 +++- network/youtube-dl/youtube-dl.SlackBuild | 2 +- network/youtube-dl/youtube-dl.info | 6 +++--- 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/network/youtube-dl/youtube-dl.1 b/network/youtube-dl/youtube-dl.1 index c144269d4f..7c0040649c 100644 --- a/network/youtube-dl/youtube-dl.1 +++ b/network/youtube-dl/youtube-dl.1 @@ -1496,11 +1496,13 @@ another machine / in my webbrowser. .PP It depends a lot on the service. In many cases, requests for the video (to download/play it) must come -from the same IP address and with the same cookies. +from the same IP address and with the same cookies and/or HTTP headers. Use the \f[C]\-\-cookies\f[] option to write the required cookies into a file, and advise your downloader to read cookies from that file. Some sites also require a common user agent to be used, use \f[C]\-\-dump\-user\-agent\f[] to see the one in use by youtube\-dl. +You can also get necessary cookies and HTTP headers from JSON output +obtained with \f[C]\-\-dump\-json\f[]. .PP It may be beneficial to use IPv6; in some cases, the restrictions are only applied to IPv4. diff --git a/network/youtube-dl/youtube-dl.SlackBuild b/network/youtube-dl/youtube-dl.SlackBuild index dc7adaee87..639183065f 100644 --- a/network/youtube-dl/youtube-dl.SlackBuild +++ b/network/youtube-dl/youtube-dl.SlackBuild @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=youtube-dl -VERSION=${VERSION:-2016.11.04} +VERSION=${VERSION:-2016.11.18} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/youtube-dl/youtube-dl.info b/network/youtube-dl/youtube-dl.info index 3ccfe296ba..309cde456f 100644 --- a/network/youtube-dl/youtube-dl.info +++ b/network/youtube-dl/youtube-dl.info @@ -1,8 +1,8 @@ PRGNAM="youtube-dl" -VERSION="2016.11.04" +VERSION="2016.11.18" HOMEPAGE="https://rg3.github.io/youtube-dl" -DOWNLOAD="https://github.com/rg3/youtube-dl/archive/2016.11.04.tar.gz" -MD5SUM="e054ac4bc9f7f3949bd82484556b99cf" +DOWNLOAD="https://github.com/rg3/youtube-dl/archive/2016.11.18.tar.gz" +MD5SUM="d5b0ec062a6b1177fd141faf7d37fd47" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3