network/youtube-dl: Updated for version 2016.02.22.

Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
Dimitris Zlatanidis 2016-02-24 01:29:01 +02:00 committed by Willy Sudiarto Raharjo
parent 40981b8fa0
commit f0fe8952c1
3 changed files with 10 additions and 10 deletions

View file

@ -1,7 +1,7 @@
.\" Automatically generated by Pandoc 1.15.1.1
.\" Automatically generated by Pandoc 1.16.0.2
.\"
.hy
.TH "YOUTUBE\-DL" "1" "" "" ""
.hy
.SH NAME
.PP
youtube\-dl \- download videos from youtube.com or other video platforms
@ -1826,14 +1826,14 @@ For discussions, join us in the IRC channel
.PP
\f[B]Please include the full output of youtube\-dl when run with
\f[C]\-v\f[]\f[], i.e.
add \f[C]\-v\f[] flag to your command line, copy the \f[B]whole\f[]
output and post it in the issue body wrapped in ``` for better
formatting.
\f[B]add\f[] \f[C]\-v\f[] flag to \f[B]your command line\f[], copy the
\f[B]whole\f[] output and post it in the issue body wrapped in ``` for
better formatting.
It should look similar to this:
.IP
.nf
\f[C]
$\ youtube\-dl\ \-v\ http://www.youtube.com/watch?v=BaW_jenozKcj
$\ youtube\-dl\ \-v\ <your\ command\ line>
[debug]\ System\ config:\ []
[debug]\ User\ config:\ []
[debug]\ Command\-line\ args:\ [u\[aq]\-v\[aq],\ u\[aq]http://www.youtube.com/watch?v=BaW_jenozKcj\[aq]]

View file

@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=youtube-dl
VERSION=${VERSION:-2016.02.13}
VERSION=${VERSION:-2016.02.22}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="youtube-dl"
VERSION="2016.02.13"
VERSION="2016.02.22"
HOMEPAGE="https://rg3.github.io/youtube-dl"
DOWNLOAD="https://github.com/rg3/youtube-dl/archive/2016.02.13.tar.gz"
MD5SUM="9eade63abd8db3f7b537594664748a47"
DOWNLOAD="https://github.com/rg3/youtube-dl/archive/2016.02.22.tar.gz"
MD5SUM="d30ca9f7aa203e780858170046c72d3b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""