1 youtube-dl (2010.07.14-1) unstable; urgency=low
 
   3   * New upstream release:
 
   4     + add preliminary support for Dailymotion videos
 
   5     + improve support for WebM in YouTube
 
   6     + add support for the "original" video format in YouTube
 
   7     + add a --max-quality option
 
   8     + add support for youtu.be URLs
 
  10   * debian/patches/01-add-support-to-webm.patch:
 
  13  -- Rogério Brito <rbrito@ime.usp.br>  Wed, 14 Jul 2010 22:39:54 -0300
 
  15 youtube-dl (2010.06.06-1) unstable; urgency=low
 
  17   * New upstream release:
 
  18     + support for retrying connections after a 503 error
 
  19     + argument '-' can be used with -a to indicate stdin
 
  20     + support for webm formats
 
  21   * debian/patches/01-add-support-to-webm.patch:
 
  22     + remove parts applied upstream
 
  23     + update to download webm videos based on their quality
 
  25  -- Rogério Brito <rbrito@ime.usp.br>  Mon, 07 Jun 2010 04:16:54 -0300
 
  27 youtube-dl (2010.04.04-3) unstable; urgency=low
 
  29   * Migrate the packaging to smaller dh(7) style.
 
  30   * Update the years of copyright.
 
  32  -- Rogério Brito <rbrito@ime.usp.br>  Tue, 01 Jun 2010 11:06:06 -0300
 
  34 youtube-dl (2010.04.04-2) unstable; urgency=low
 
  36   * Add support to webm (vp8 + vorbis) format:
 
  37     + debian/patches/01-add-support-to-webm.patch: the code
 
  38     + debian/NEWS: the documentation
 
  39     + debian/control: the suggests field
 
  41  -- Rogério Brito <rbrito@ime.usp.br>  Sat, 29 May 2010 13:11:43 -0300
 
  43 youtube-dl (2010.04.04-1) unstable; urgency=low
 
  45   * New upstream release:
 
  46     + allow grabbing videos from vevo.
 
  47     + allow download whole playlists and keep the videos numbered.
 
  48     + add support for new playlist style.
 
  49     + fix detection of multipage playlists.
 
  50     + insist a little bit more to grab videos from youtube.
 
  51     + add information extractor for video.yahoo.com.
 
  52     + fix cosmetic issues with rtmpdump.
 
  53     + add option --all-formats to grab all available formats for a given video.
 
  54     + add "-" (without quotes) as an alias to output videos to stdout.
 
  56  -- Rogério Brito <rbrito@ime.usp.br>  Sun, 04 Apr 2010 17:55:00 -0300
 
  58 youtube-dl (2010.03.13-1) unstable; urgency=low
 
  60   * New upstream release
 
  61     + added option to disable the status/progress updates.
 
  62     + fine tuned the sequence of formats searched to discover the best quality.
 
  64  -- Rogério Brito <rbrito@ime.usp.br>  Sun, 14 Mar 2010 23:33:48 -0300
 
  66 youtube-dl (2010.02.13-1) unstable; urgency=low
 
  68   * New upstream release
 
  69     + stronger parsing of URLs.
 
  70     + better generation of filenames.
 
  72     + include misc-depends due to debhelper.
 
  73     + the package is compliant with policy 3.8.4.
 
  75  -- Rogério Brito <rbrito@ime.usp.br>  Wed, 17 Feb 2010 00:19:23 -0200
 
  77 youtube-dl (2010.01.19-1) unstable; urgency=low
 
  79   * New upstream release. As upstream does not provide a changelog, here
 
  81     + patched to add Google Video and Photobucket support
 
  82     + add support for using rtmpdump
 
  83     + added support to download all of a user's videos!
 
  84     + fix detection of uploader nickname in metacafe
 
  85     + take format 37 into account
 
  86     + add self-updating code
 
  87     + allow empty titles because they do appear in some videos
 
  88     + use default values for "continuedl" and "nooverwrites" parameters
 
  89     + avoid using Unicode strings when forming URL requests
 
  90     + improve preferred encoding detection method
 
  91   * Remove all patches (applied upstream).
 
  92   * Add suggests on rtmpdump.
 
  93   * Shorten the short description.
 
  94   * Include list of sites supported in the long description.
 
  96  -- Rogério Brito <rbrito@ime.usp.br>  Tue, 26 Jan 2010 11:28:40 -0200
 
  98 youtube-dl (2009.09.13-2) unstable; urgency=low
 
 100   * change to "3.0 (quilt)" format.
 
 101   * add support for 1080p videos. Thanks Josh Triplett. Closes: #557042.
 
 102   * include a better manpage. Closes: #553919.
 
 103   * include the DMUA: yes field.
 
 104   * kindly reviewed by Li Daobing.
 
 106  -- Rogério Brito <rbrito@ime.usp.br>  Thu, 19 Nov 2009 11:21:36 -0200
 
 108 youtube-dl (2009.09.13-1) unstable; urgency=low
 
 110   * New upstream release
 
 112     + adjust for the new upstream layout.
 
 114     + Standards-Version updated to 3.8.3. No changes needed.
 
 116  -- Rogério Brito <rbrito@ime.usp.br>  Sat, 10 Oct 2009 12:17:53 -0300
 
 118 youtube-dl (2009.08.08-1~try01) unstable; urgency=low
 
 120   * The current maintainer seems busy (Closes: #491616):
 
 121     + ability to recognize more qualities of a video.
 
 122     + ability to automatically find the best quality video.
 
 123     + ability to download entire playlists.
 
 124     + ability to specify various urls. (Closes: #452071)
 
 125     + ability to resume interrupted downloads.
 
 129     + mention that the package is in the public domain.
 
 130     + include my information.
 
 131     + update the URL of the package.
 
 133     + add a Homepage: field.
 
 134     + keeping the current manpage for now.
 
 135     + give more details in the long description.
 
 136     + list me as the maintainer.
 
 137     + Standards-Version updated to 3.8.2.
 
 139     + let's help with automatic updates.
 
 141  -- Rogério Brito <rbrito@ime.usp.br>  Mon, 10 Aug 2009 08:14:08 -0300
 
 143 youtube-dl (2008.03.22-1) unstable; urgency=low
 
 145   * New upstream release:
 
 146     - adds -f / --format command line option.
 
 148  -- Robert S. Edmonds <edmonds@debian.org>  Wed, 26 Mar 2008 13:19:23 -0400
 
 150 youtube-dl (2008.03.08-1) unstable; urgency=low
 
 152   * New upstream release:
 
 153     - adds -b / --best-quality command line option.
 
 155  -- Robert S. Edmonds <edmonds@debian.org>  Wed, 12 Mar 2008 14:26:04 -0400
 
 157 youtube-dl (2008.01.24-1) unstable; urgency=low
 
 159   * New upstream release; closes: #462427, #462428.
 
 160     - fixes youtube download issues.
 
 162  -- Robert S. Edmonds <edmonds@debian.org>  Thu, 24 Jan 2008 22:15:05 -0500
 
 164 youtube-dl (2007.10.09-1) unstable; urgency=low
 
 166   * New upstream release.
 
 168  -- Robert S. Edmonds <edmonds@debian.org>  Mon, 08 Oct 2007 19:22:33 -0400
 
 170 youtube-dl (2007.08.24-1) unstable; urgency=low
 
 172   * New upstream release; closes: #439363.
 
 174  -- Robert S. Edmonds <edmonds@debian.org>  Fri, 24 Aug 2007 13:54:40 -0400
 
 176 youtube-dl (2007.06.22-1) unstable; urgency=low
 
 178   * New upstream release:
 
 181  -- Robert S. Edmonds <edmonds@debian.org>  Thu, 21 Jun 2007 20:42:57 -0400
 
 183 youtube-dl (2007.06.06-1) unstable; urgency=low
 
 185   * New upstream release:
 
 186     - "--title-too" command line option to print the video's title.
 
 188  -- Robert S. Edmonds <edmonds@debian.org>  Thu, 07 Jun 2007 01:04:01 -0400
 
 190 youtube-dl (2007.03.27-1) unstable; urgency=low
 
 192   * New upstream release:
 
 194     - "--literal" command line option to use the video title in the filename.
 
 195     - "--get-url" command line option to print the real video URL.
 
 197  -- Robert S. Edmonds <edmonds@debian.org>  Mon,  2 Apr 2007 21:46:56 -0400
 
 199 youtube-dl (2007.02.18-1) unstable; urgency=low
 
 201   * New upstream release:
 
 203     - Catches socket errors.
 
 205  -- Robert S. Edmonds <edmonds@debian.org>  Tue, 20 Feb 2007 13:57:32 -0500
 
 207 youtube-dl (2007.01.19-1) unstable; urgency=low
 
 209   * New upstream release, closes: #406146.
 
 211  -- Robert S. Edmonds <edmonds@debian.org>  Sun, 28 Jan 2007 17:41:44 -0500
 
 213 youtube-dl (2006.12.07-1) unstable; urgency=low
 
 215   * New upstream release:
 
 216     - Use -t to name the downloaded file after the title, closes: #395184.
 
 217     - Parses URLs without a leading "http://", closes: #400321.
 
 219  -- Robert S. Edmonds <edmonds@debian.org>  Sun, 10 Dec 2006 13:52:36 -0500
 
 221 youtube-dl (2006.11.12-1) unstable; urgency=low
 
 223   * New upstream release.
 
 225  -- Robert S. Edmonds <edmonds@debian.org>  Sat, 25 Nov 2006 16:12:03 -0500
 
 227 youtube-dl (2006.09.25-1) unstable; urgency=low
 
 229   * New upstream release.
 
 230   * python >= 2.4 is now required.
 
 232  -- Robert S. Edmonds <edmonds@debian.org>  Wed, 27 Sep 2006 17:43:07 -0400
 
 234 youtube-dl (2006.08.28-1) unstable; urgency=low
 
 236   * Initial release, closes: #385748.
 
 238  -- Robert S. Edmonds <edmonds@debian.org>  Sun,  3 Sep 2006 19:43:27 -0400