From: Rogério Brito Date: Mon, 17 Feb 2014 22:25:52 +0000 (-0300) Subject: debian/changelog: Describe a bit what this new version brings us. X-Git-Url: https://git.rapsys.eu/youtubedl/commitdiff_plain/deb336935f1c0705845cf0fec03f36bf9e6e9166?ds=sidebyside;hp=-c debian/changelog: Describe a bit what this new version brings us. --- deb336935f1c0705845cf0fec03f36bf9e6e9166 diff --git a/debian/changelog b/debian/changelog index 668e0b3..4af234d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,17 @@ youtube-dl (2014.02.17-1~0.gbp848723) UNRELEASED; urgency=medium * Imported Upstream version 2013.12.23 * Imported Upstream version 2014.01.17.2 * Imported Upstream version 2014.02.17. + + There are too many goodies that this new release brings us, + including that it is possible to combine/merge/multiplex audio and + video formats that Youtube now offers separately (See the previous + notes about Youtube using DASH for video and audio). + . + Now, if you want a 480p video in H.264 format, High profile, with + 128kbps AAC audio (this used to be Youtube's format 35), you can + specify format `-f 135+140` on the command-line, and so on. Only your + imagination is the limit. + + Fixes "using --list-subs triggers downloading video from vimeo". + Closes: #734647. -- Rogério Brito Fri, 27 Dec 2013 00:57:28 -0200