X-Git-Url: https://git.rapsys.eu/youtubedl/blobdiff_plain/ee62cc92bcdb959cc0b2f6ac745f5e7de9723af8..4ac9786eb3f0912486829e27d6e6de14aa21eb38:/debian/changelog diff --git a/debian/changelog b/debian/changelog index f5644fa..a162887 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,88 @@ -youtube-dl (2013.08.17-1~1.gbp964037) UNRELEASED; urgency=low +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 Fri, 25 Oct 2013 01:33:56 -0200 + +youtube-dl (2013.10.04-1) unstable; urgency=low + + * Imported Upstream version 2013.10.04. Closes: #723592. + + -- Rogério Brito Fri, 04 Oct 2013 09:44:46 -0300 + +youtube-dl (2013.10.01-1) unstable; urgency=low + + * The "In a hurry release". + * Imported Upstream version 2013.10.01. + + Closes: #724321, #722343, #722298. + + -- Rogério Brito Thu, 03 Oct 2013 01:28:58 -0300 + +youtube-dl (2013.08.29-1) unstable; urgency=low + + * Imported Upstream version 2013.08.29. Highlights: + + Fix subtitle downloading. (Closes: #721257) + + Add/improve support cryptographic signatures of lengths 80, 82, 84, + 86, 88 on youtube. + + Add/improve support for the following sites: + - Youtube: Add support for DASH videos. See: + https://en.wikipedia.org/wiki/Dynamic_Adaptive_Streaming_over_HTTP + - Slashdot: tv.slashdot.org + - News sites: CNN, NBC news, PBS. + - MIT sites: video.mit.edu, techtv.mit.edu + - Other sites: Youporn, hark.com, AddAnime, RTLnow, jeuxvideo.com, + VOXnow, collegehumor, the generic extractor, Vimeo, funnyordie, + statigram, utv.unistra.fr, canalc2.tv, XHamster, 220.ro, + trilulilu.ro, canalplus, appletrailers, addanime, orf.at, + kankan.com. + + Allow embedding of subtitles in mp4 videos. + + Allow the use to specify languages for subtitles. + * debian/changelog: + + Fix long line in the previous uploaded entry, to please lintian and + other tools. + * debian/control: + + Remove upper limit on the python version that we support. + + -- Rogério Brito Thu, 29 Aug 2013 21:36:16 -0300 - ** SNAPSHOT build @964037ab68599390f87213a7dd6b45c3b105c2bb ** +youtube-dl (2013.08.17-1) unstable; urgency=low * Imported Upstream version 2013.08.17. Highlights: - + Add/improve support cryptographic signatures of lengths 83, 85, 86, 87, 89. - (Closes: #719309). + + Add/improve support cryptographic signatures of lengths 83, 85, 86, 87, + 89. (Closes: #719309). Fixing the signature of the lengths listed above makes it to download many music videos (including those from VEVO). For those (like me) @@ -15,7 +93,7 @@ youtube-dl (2013.08.17-1~1.gbp964037) UNRELEASED; urgency=low and Abu Dhabi Media with EMI licensing its content to the group without taking an ownership stake." - -- Rogério Brito Sun, 18 Aug 2013 07:25:54 -0300 + -- Rogério Brito Sun, 18 Aug 2013 08:03:58 -0300 youtube-dl (2013.08.08-1) unstable; urgency=low