summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2015-09-08 17:08:51 +0300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-09-12 08:10:54 +0700
commit5150cdef638c51e97d04ff6a390395156a571b2c (patch)
tree1221cea6bcc724748f378c7aeb390e4ab1f634a6 /network
parent31ab367111c3af3c478e9fd44d406ec16fe44319 (diff)
downloadslackbuilds-5150cdef638c51e97d04ff6a390395156a571b2c.tar.gz
slackbuilds-5150cdef638c51e97d04ff6a390395156a571b2c.tar.xz
network/youtube-dl: Updated for version 2015.09.03.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'network')
-rw-r--r--network/youtube-dl/youtube-dl.14
-rw-r--r--network/youtube-dl/youtube-dl.SlackBuild2
-rw-r--r--network/youtube-dl/youtube-dl.info6
3 files changed, 6 insertions, 6 deletions
diff --git a/network/youtube-dl/youtube-dl.1 b/network/youtube-dl/youtube-dl.1
index 92af385317..4b63c78664 100644
--- a/network/youtube-dl/youtube-dl.1
+++ b/network/youtube-dl/youtube-dl.1
@@ -219,7 +219,7 @@ redistribute it or use it however you like.
\-p,\ \-\-password\ PASSWORD\ \ \ \ \ \ \ \ \ \ Account\ password.\ If\ this\ option\ is\ left\ out,\ youtube\-dl\ will\ ask\ interactively.
\-2,\ \-\-twofactor\ TWOFACTOR\ \ \ \ \ \ \ \ Two\-factor\ auth\ code
\-n,\ \-\-netrc\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Use\ .netrc\ authentication\ data
-\-\-video\-password\ PASSWORD\ \ \ \ \ \ \ \ Video\ password\ (vimeo,\ smotri)
+\-\-video\-password\ PASSWORD\ \ \ \ \ \ \ \ Video\ password\ (vimeo,\ smotri,\ youku)
\f[]
.fi
.SS Post\-processing Options:
@@ -911,7 +911,7 @@ The tests will be then be named
\f[C]TestDownload.test_YourExtractor_2\f[], etc.
.IP " 7." 4
Have a look at
-\f[C]youtube_dl/common/extractor/common.py\f[] (https://github.com/rg3/youtube-dl/blob/master/youtube_dl/extractor/common.py)
+\f[C]youtube_dl/extractor/common.py\f[] (https://github.com/rg3/youtube-dl/blob/master/youtube_dl/extractor/common.py)
for possible helper methods and a detailed description of what your
extractor should and may
return (https://github.com/rg3/youtube-dl/blob/master/youtube_dl/extractor/common.py#L62-L200).
diff --git a/network/youtube-dl/youtube-dl.SlackBuild b/network/youtube-dl/youtube-dl.SlackBuild
index e9a4749b2f..cdc8cb4381 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:-2015.08.23}
+VERSION=${VERSION:-2015.09.03}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/youtube-dl/youtube-dl.info b/network/youtube-dl/youtube-dl.info
index 401fd4726f..b9313df004 100644
--- a/network/youtube-dl/youtube-dl.info
+++ b/network/youtube-dl/youtube-dl.info
@@ -1,8 +1,8 @@
PRGNAM="youtube-dl"
-VERSION="2015.08.23"
+VERSION="2015.09.03"
HOMEPAGE="https://rg3.github.io/youtube-dl"
-DOWNLOAD="https://github.com/rg3/youtube-dl/archive/2015.08.23.tar.gz"
-MD5SUM="09a68f2ed71c11720df1f7da6b01ef0d"
+DOWNLOAD="https://github.com/rg3/youtube-dl/archive/2015.09.03.tar.gz"
+MD5SUM="7796731ca7e22912d13d8579e00a808b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""