X-Git-Url: https://git.rapsys.eu/youtubedl/blobdiff_plain/78a7877538f28a5237c4ef3b5b3c62db7a38a4e6..60c7fcbb31ae2d5d4668838329cd5d1b9c68e00b:/debian/changelog diff --git a/debian/changelog b/debian/changelog index c3c65fd..668e0b3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,71 @@ -youtube-dl (2013.10.23-1~1.gbp54477c) UNRELEASED; urgency=low - - ** SNAPSHOT build @54477c858fa2504360964e675faf953d78ac57e6 ** - - * Imported Upstream version 2013.10.23 +youtube-dl (2014.02.17-1~0.gbp848723) UNRELEASED; urgency=medium + + ** SNAPSHOT build @848723ea972c09f28787db91d8c06e98a274ab89 ** + + * The "Way too many changes release". + * Imported Upstream version 2013.12.23 + * Imported Upstream version 2014.01.17.2 + * Imported Upstream version 2014.02.17. + + -- Rogério Brito Fri, 27 Dec 2013 00:57:28 -0200 + +youtube-dl (2013.12.04-1) unstable; urgency=low + + * The "I still have a flu (but am getting better) release". + * Imported Upstream version 2013.12.04. + + Fixes "more youtube encrypted signature problems". Closes: #730556. + + Fixes "collegehumor.com - unicode encode error". Closes: #729730. + + Fixes listing 'youtube:search' twice in extractor list. + Thanks Jaime Marquínez Ferrándiz for the fix. Closes: #730730. + * debian/control: Update list of extractors. + + -- Rogério Brito Thu, 05 Dec 2013 02:24:18 -0200 + +youtube-dl (2013.11.11-2) unstable; urgency=low + + * debian/control: Add dependency on python-pkg-resources. + Closes: #729416. Thanks Josh Triplett. + + -- Rogério Brito Tue, 12 Nov 2013 16:34:16 -0200 + +youtube-dl (2013.11.11-1) unstable; urgency=low + + * Imported Upstream version 2013.11.11. Highlights: + + Add support for many sites (see long description of the package). + + Fix support for many sites (Closes: #728424). + + Improve support for many sites (including CNN, Youtube). + + Improve support for download of subtitles. + + Allow to download tracks marked as not 'streamable' via rtmpdump in + soundcloud. + + Avoid reencoding videos that are downloaded via HTTP Live Streaming + (Apple's version of DASH). These videos have to be downloaded with + ffmpeg (or avconv), as youtube-dl doesn't have a downloader for that + particular protocol. + . + See https://en.wikipedia.org/wiki/HTTP_Live_Streaming for more + information. + * debian/control: Update list of extractors. + + -- Rogério Brito Mon, 11 Nov 2013 23:06:01 -0200 + +youtube-dl (2013.10.23-1) unstable; urgency=low + + * Imported Upstream version 2013.10.23. + + Fix time display for > 60 minutes. Closes: #724834. + + All adult-related sites should respect the age being set via the + `--age-limit` option (which can be put in a global configuration file + under the /etc directory), thus making youtube-dl safe for Debian Edu + and Debian Jr. Closes: #715407. + + Document that the output template accepts specification of + downloaded formats (template: %(format)s). In particular, this: + - Avoids resuming downloads with different formats. Closes: #689294. + - Allows downloading all available formats. Closes: #643831. + * debian/control: + + Update long description with list of supported sites. + * debian/NEWS: + + Update with notes about split audio/video downloads. - -- Rogério Brito Wed, 23 Oct 2013 21:25:08 -0200 + -- Rogério Brito Fri, 25 Oct 2013 01:33:56 -0200 youtube-dl (2013.10.04-1) unstable; urgency=low