summaryrefslogtreecommitdiffstats
path: root/network/youtube-dl
diff options
context:
space:
mode:
author Dimitris Zlatanidis2016-02-04 15:16:19 +0100
committer Dimitris Zlatanidis2016-02-04 15:16:19 +0100
commit08d95b8622e8d341352a430ee1d9a96c3ce95bc4 (patch)
treed04b9acc8d1e6b25643b99b4a1cf06b5405a8e97 /network/youtube-dl
parentb1369c2ac00c4129eef3949fb8c3d322c12b9fc6 (diff)
downloadslackbuilds-08d95b8622e8d341352a430ee1d9a96c3ce95bc4.tar.gz
network/youtube-dl: Updated for version 2016.02.04.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'network/youtube-dl')
-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, 8 insertions, 4 deletions
diff --git a/network/youtube-dl/youtube-dl.1 b/network/youtube-dl/youtube-dl.1
index 0694cbbf6b..daae6d2c6d 100644
--- a/network/youtube-dl/youtube-dl.1
+++ b/network/youtube-dl/youtube-dl.1
@@ -944,6 +944,10 @@ specified by \f[C]\-\-format\f[].
\f[C]duration\f[]: The sequence will be replaced by the length of the
video in seconds.
.PP
+Note that some of the aforementioned sequences are not guaranteed to be
+present since they depend on the metadata obtained by particular
+extractor, such sequences will be replaced with \f[C]NA\f[].
+.PP
The current default template is \f[C]%(title)s\-%(id)s.%(ext)s\f[].
.PP
In some cases, you don\[aq]t want special characters such as δΈ­, spaces,
diff --git a/network/youtube-dl/youtube-dl.SlackBuild b/network/youtube-dl/youtube-dl.SlackBuild
index 69fbe104a2..cd401b02f6 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.02.01}
+VERSION=${VERSION:-2016.02.04}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/youtube-dl/youtube-dl.info b/network/youtube-dl/youtube-dl.info
index d43ec0ea6f..b557f2cd1e 100644
--- a/network/youtube-dl/youtube-dl.info
+++ b/network/youtube-dl/youtube-dl.info
@@ -1,8 +1,8 @@
PRGNAM="youtube-dl"
-VERSION="2016.02.01"
+VERSION="2016.02.04"
HOMEPAGE="https://rg3.github.io/youtube-dl"
-DOWNLOAD="https://github.com/rg3/youtube-dl/archive/2016.02.01.tar.gz"
-MD5SUM="88855700239014c722cac96b4580b614"
+DOWNLOAD="https://github.com/rg3/youtube-dl/archive/2016.02.04.tar.gz"
+MD5SUM="06b790ed5913c4b3b1bb65f1a084f96b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""