]> Raphaƫl G. Git Repositories - youtubedl/commitdiff
Imported Debian patch 2006.12.07-1
authorRobert S. Edmonds <edmonds@debian.org>
Sun, 10 Dec 2006 18:52:36 +0000 (13:52 -0500)
committerRobert S. Edmonds <edmonds@debian.org>
Sat, 18 Jun 2011 05:16:43 +0000 (02:16 -0300)
1  2 
debian/changelog
debian/youtube-dl.1

index f2c9e5a3a1a113f2ac3c89d254319fad832fbd1e,0000000000000000000000000000000000000000..7b400ceb103b2f79a8a697d665e69b648a1b3f90
mode 100644,000000..100644
--- /dev/null
@@@ -1,19 -1,0 +1,27 @@@
++youtube-dl (2006.12.07-1) unstable; urgency=low
++
++  * New upstream release:
++    - Use -t to name the downloaded file after the title, closes: #395184.
++    - Parses URLs without a leading "http://", closes: #400321.
++
++ -- Robert S. Edmonds <edmonds@debian.org>  Sun, 10 Dec 2006 13:52:36 -0500
++
 +youtube-dl (2006.11.12-1) unstable; urgency=low
 +
 +  * New upstream release.
 +
 + -- Robert S. Edmonds <edmonds@debian.org>  Sat, 25 Nov 2006 16:12:03 -0500
 +
 +youtube-dl (2006.09.25-1) unstable; urgency=low
 +
 +  * New upstream release.
 +  * python >= 2.4 is now required.
 +
 + -- Robert S. Edmonds <edmonds@debian.org>  Wed, 27 Sep 2006 17:43:07 -0400
 +
 +youtube-dl (2006.08.28-1) unstable; urgency=low
 +
 +  * Initial release, closes: #385748.
 +
 + -- Robert S. Edmonds <edmonds@debian.org>  Sun,  3 Sep 2006 19:43:27 -0400
 +
index 6c68624627ba20d4923cf8ed1d3e9d8b70fc1c82,0000000000000000000000000000000000000000..e2946255b6c76e2958c274e69feb4c031a2133bb
mode 100644,000000..100644
--- /dev/null
@@@ -1,27 -1,0 +1,30 @@@
- .TH YOUTUBE-DL "1" "September 2006" "youtube-dl" "User Commands"
++.TH YOUTUBE-DL "1" "December 2006" "youtube-dl" "User Commands"
 +.SH NAME
 +youtube-dl \- download a video file from YouTube.com
 +.SH DESCRIPTION
 +usage: youtube\-dl [options] video_url
 +.SS "options:"
 +.TP
 +\fB\-h\fR, \fB\-\-help\fR
 +print this help text and exit
 +.TP
 +\fB\-v\fR, \fB\-\-version\fR
 +print program version and exit
 +.TP
 +\fB\-u\fR USERNAME, \fB\-\-username\fR=\fIUSERNAME\fR
 +account username
 +.TP
 +\fB\-p\fR PASSWORD, \fB\-\-password\fR=\fIPASSWORD\fR
 +account password
 +.TP
 +\fB\-o\fR FILE, \fB\-\-output\fR=\fIFILE\fR
 +output video file name
 +.TP
 +\fB\-q\fR, \fB\-\-quiet\fR
 +activates quiet mode
 +.TP
 +\fB\-s\fR, \fB\-\-simulate\fR
 +do not download video
++.TP
++\fB\-t\fR, \fB\-\-title\fR
++use title in file name