From bbc062f3d0dec63a50fb17d31b55cd05a6d80be9 Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Thu, 24 Mar 2016 10:16:15 +0200 Subject: network/youtube-dl: Updated for version 2016.03.18. Signed-off-by: Dimitris Zlatanidis --- network/youtube-dl/youtube-dl.1 | 14 +++++++++++++- network/youtube-dl/youtube-dl.SlackBuild | 2 +- network/youtube-dl/youtube-dl.info | 6 +++--- 3 files changed, 17 insertions(+), 5 deletions(-) (limited to 'network/youtube-dl') diff --git a/network/youtube-dl/youtube-dl.1 b/network/youtube-dl/youtube-dl.1 index c88d605ab6..6369cb7484 100644 --- a/network/youtube-dl/youtube-dl.1 +++ b/network/youtube-dl/youtube-dl.1 @@ -92,6 +92,16 @@ Do not extract the videos of a playlist, only list them. .RS .RE .TP +.B \-\-mark\-watched +Mark videos watched (YouTube only) +.RS +.RE +.TP +.B \-\-no\-mark\-watched +Do not mark videos watched (YouTube only) +.RS +.RE +.TP .B \-\-no\-color Do not emit color codes in output .RS @@ -297,7 +307,7 @@ while downloading (some players may not be able to play it) .TP .B \-\-external\-downloader \f[I]COMMAND\f[] Use the specified external downloader. -Currently supports aria2c,axel,curl,httpie,wget +Currently supports aria2c,avconv,axel,curl,ffmpeg,httpie,wget .RS .RE .TP @@ -936,6 +946,8 @@ Allowed names are: .IP \[bu] 2 \f[C]uploader\f[]: Full name of the video uploader .IP \[bu] 2 +\f[C]license\f[]: License name the video is licensed under +.IP \[bu] 2 \f[C]creator\f[]: The main artist who created the video .IP \[bu] 2 \f[C]release_date\f[]: The date (YYYYMMDD) when the video was released diff --git a/network/youtube-dl/youtube-dl.SlackBuild b/network/youtube-dl/youtube-dl.SlackBuild index e4bf66b970..c7f5495e08 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.03.01} +VERSION=${VERSION:-2016.03.18} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/youtube-dl/youtube-dl.info b/network/youtube-dl/youtube-dl.info index 8e7949321b..ae7f3dc181 100644 --- a/network/youtube-dl/youtube-dl.info +++ b/network/youtube-dl/youtube-dl.info @@ -1,8 +1,8 @@ PRGNAM="youtube-dl" -VERSION="2016.03.01" +VERSION="2016.03.18" HOMEPAGE="https://rg3.github.io/youtube-dl" -DOWNLOAD="https://github.com/rg3/youtube-dl/archive/2016.03.01.tar.gz" -MD5SUM="24467eb2391e3137c579b7592d24ad53" +DOWNLOAD="https://github.com/rg3/youtube-dl/archive/2016.03.18.tar.gz" +MD5SUM="2950443ad32e27356a48f34fb5891356" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3