X-Git-Url: https://git.rapsys.eu/.gitweb.cgi/youtubedl/blobdiff_plain/d3379076f5a45504e2d1a17d4ebed629f2da1b9f..1ab79fea03b78d86b91b7ff349d2872e9e632f84:/debian/changelog?ds=inline diff --git a/debian/changelog b/debian/changelog index 63bdb92..03ac520 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,35 @@ +youtube-dl (2010.11.19-1) unstable; urgency=low + + * New upstream release. Highlights: + + Fix downloading of RTMP URL's. + + Added command line switch (-A) to auto-number downloads. + + Allow comments in batchfiles. + + Add option to specify the video to end at in a playlist. + * debian/{watch,control}: + + Update for the move from bitbucket to github. + * debian/patches: + + refresh patch. + + -- Rogério Brito Thu, 25 Nov 2010 15:54:56 -0200 + +youtube-dl (2010.10.24-2) unstable; urgency=low + + * The "I forgot to save the changelog file" release. + * The highlights of the new release are: + + Add --cookies option to allow saving cookies to disk + (primarily to be used with external downloaders: e.g., aria2c). + + Support "https" both for YouTube URLs and for login. + * debian/patches: + + refresh patch. + + -- Rogério Brito Mon, 25 Oct 2010 03:10:07 -0200 + +youtube-dl (2010.10.24-1) unstable; urgency=low + + * New upstream release. + + -- Rogério Brito Mon, 25 Oct 2010 02:23:40 -0200 + youtube-dl (2010.10.03-1) unstable; urgency=low * The "upload from sunny California" release