]> Raphaël G. Git Repositories - youtubedl/blobdiff - debian/changelog
debian/control: Add dependency on python-pkg-resources.
[youtubedl] / debian / changelog
index 3157e46c7fea1df6272a2f4b04d92753a52d3b1e..a162887393cbb455d7c4cecade9ea781ab595219 100644 (file)
@@ -1,6 +1,24 @@
-youtube-dl (2013.10.23-1~2.gbp80f960) UNRELEASED; urgency=low
-
-  ** SNAPSHOT build @80f96043cb349c4235e242e323556f561d147911 **
+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 <rbrito@ime.usp.br>  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.
@@ -14,8 +32,10 @@ youtube-dl (2013.10.23-1~2.gbp80f960) UNRELEASED; urgency=low
       - 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 <rbrito@ime.usp.br>  Wed, 23 Oct 2013 21:25:08 -0200
+ -- Rogério Brito <rbrito@ime.usp.br>  Fri, 25 Oct 2013 01:33:56 -0200
 
 youtube-dl (2013.10.04-1) unstable; urgency=low