summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--network/youtube-dl/README2
-rw-r--r--network/youtube-dl/youtube-dl.12
-rw-r--r--network/youtube-dl/youtube-dl.SlackBuild2
-rw-r--r--network/youtube-dl/youtube-dl.info6
4 files changed, 7 insertions, 5 deletions
diff --git a/network/youtube-dl/README b/network/youtube-dl/README
index 28e3e9f8a6..523d072dda 100644
--- a/network/youtube-dl/README
+++ b/network/youtube-dl/README
@@ -4,3 +4,5 @@ interpreter, version 2.6, 2.7, or 3.2+, and it is not platform
specific. It should work on your Unix box, on Windows or on
Mac OS X. It is released to the public domain, which means you
can modify it, redistribute it or use it however you like.
+
+Optional dependency: python3
diff --git a/network/youtube-dl/youtube-dl.1 b/network/youtube-dl/youtube-dl.1
index 7c0040649c..548330be68 100644
--- a/network/youtube-dl/youtube-dl.1
+++ b/network/youtube-dl/youtube-dl.1
@@ -1874,7 +1874,7 @@ nosetests
.PP
If you want to add support for a new site, first of all \f[B]make
sure\f[] this site is \f[B]not dedicated to copyright
-infringement (#can-you-add-support-for-this-anime-video-site-or-site-which-shows-current-movies-for-free)\f[].
+infringement (README.md#can-you-add-support-for-this-anime-video-site-or-site-which-shows-current-movies-for-free)\f[].
youtube\-dl does \f[B]not support\f[] such sites thus pull requests
adding support for them \f[B]will be rejected\f[].
.PP
diff --git a/network/youtube-dl/youtube-dl.SlackBuild b/network/youtube-dl/youtube-dl.SlackBuild
index 639183065f..fd4f9d9616 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.18}
+VERSION=${VERSION:-2016.12.01}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/youtube-dl/youtube-dl.info b/network/youtube-dl/youtube-dl.info
index 309cde456f..ded035713b 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.18"
+VERSION="2016.12.01"
HOMEPAGE="https://rg3.github.io/youtube-dl"
-DOWNLOAD="https://github.com/rg3/youtube-dl/archive/2016.11.18.tar.gz"
-MD5SUM="d5b0ec062a6b1177fd141faf7d37fd47"
+DOWNLOAD="https://github.com/rg3/youtube-dl/archive/2016.12.01.tar.gz"
+MD5SUM="667d5c507e3d2a0f08c6b5aaca3eeaf4"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""