]> Raphaël G. Git Repositories - youtubedl/blobdiff - debian/NEWS
Initiate new release.
[youtubedl] / debian / NEWS
index fe8addab70c4faa2fafa77c256bf2f82396368d8..ce13cc6663d164175eb08184eb71b84ecaf7ae4e 100644 (file)
@@ -1,3 +1,32 @@
+youtube-dl (2015.06.04.1-1) unstable; urgency=medium
+
+  Starting with Debian's version 2015.06.04.1-1, the handling of video
+  formats has been revamped in youtube-dl.  In particular, the option
+  `--max-quality` doesn't exist anymore.  This is likely to break scripts
+  and/or other programs that use this option.
+
+  Please, refer to the manpage (in particular to the section named
+  "FORMAT SELECTION") for more details.
+
+ -- Rogério Brito <rbrito@ime.usp.br>  Mon, 18 May 2015 08:23:20 -0300
+
+youtube-dl (2014.02.17-1) unstable; urgency=medium
+
+  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.
+
+  See http://cynic.cc/blog/posts/2014-02-17-youtube-dl_news/ for more
+  verbose news.
+
+ -- Rogério Brito <rbrito@ime.usp.br>  Mon, 17 Feb 2014 18:24:20 -0300
+
 youtube-dl (2013.10.23-1) unstable; urgency=low
 
   From http://cynic.cc/blog/posts/2013-10-23-assorted_news/: