1 youtube-dl (2013.06.34-1~1.gbp11c4ce) UNRELEASED; urgency=low
 
   3   ** SNAPSHOT build @11c4ce5827158ef3f817f2536e220d95e0576e6e **
 
   5   * Imported Upstream version 2013.06.26
 
   6   * Imported Upstream version 2013.06.33. Highlights:
 
   7     + VimeoIE: allow to download password protected videos.
 
   8     + YoutubeIE: A lot of work for downloading VEVO videos.
 
   9     + Add support for Statigr.am.
 
  10     + Add support for break.com.
 
  11     + Add support for tudou.com. (Closes: #657148)
 
  12     + Add support for Jukebox.
 
  13     + Add specific code for VEVO videos.
 
  14     + Modularize the code so that each site has its code in a
 
  15       respective file (usable as python modules, as, for instance,
 
  16       youtube as `youtube_dl.extractor.youtube`).
 
  17     + Modularize the code so that the downloading class is split into two:
 
  18       - YoutubeDL is the class that coordinates everything.
 
  19       - FileDownloader gets a filename and an info dict and downloads the
 
  21     + Fix downloading from Google+ videos (new URL format).
 
  22   * Imported Upstream version 2013.06.34. Highlights:
 
  23     + Add support for downloading automatic transcribed subtitles.
 
  24     + Add support for downloading subtitles in WebVTT (vtt) format.
 
  25     + Add support for Wimp.com.
 
  26     + Add support for CSpan. (Closes: #659623)
 
  27     + Improve support for Youtube's crypto signing fields.
 
  29     + Add mplayer{,2} as recommends.
 
  31  -- Rogério Brito <rbrito@ime.usp.br>  Sun, 23 Jun 2013 20:10:54 -0300
 
  33 youtube-dl (2013.06.21-2) unstable; urgency=low
 
  36     + Add missing Build-Dependency on python-pkg-resources.
 
  37       Thanks to Sven Joachim <svenjoac@gmx.de> for the hint (Closes: #713835)
 
  39     + Fix misplaced README.txt.gz.
 
  40       Thanks to Sven Joachim <svenjoac@gmx.de> for the patch (Closes: #713834)
 
  42  -- Rogério Brito <rbrito@ime.usp.br>  Sun, 23 Jun 2013 18:59:25 -0300
 
  44 youtube-dl (2013.06.21-1) unstable; urgency=low
 
  46   * New upstream version.
 
  47     Closes: #711733, #697086, #697594, #645925, #683795, #659515.
 
  48   * Imported Upstream version 2013.05.14
 
  50     + Update to track github tags. Thanks to Bart Martens for the rewrite.
 
  51   * debian/README.source:
 
  52     + Update my own instructions.
 
  53   * Imported Upstream version 2013.05.23
 
  55     + Download version specific for distributors.
 
  57     + Bump build-dep on debhelper to >= 9.
 
  59     + Use level 9 of debhelper.
 
  60   * Imported Upstream version 2013.06.21
 
  62     + Remove, as we let setup.py install things. (Closes: #699043)
 
  64     + Simplify rules file with use of buildsystem.
 
  66     + Remove B-D on pandoc.
 
  67     + Remove B-D-I on perl.
 
  68     + Remove obsolete DMUA flag.
 
  70     + Move incorrectly (bash completion) installed file to its right place.
 
  71     + Remove egg-info directory in the clean target.
 
  73  -- Rogério Brito <rbrito@ime.usp.br>  Wed, 22 May 2013 21:01:15 -0300
 
  75 youtube-dl (2012.12.11-1) unstable; urgency=low
 
  78     + Adapt to new upstream distribution scheme.
 
  79   * Imported Upstream version 2012.12.11
 
  81     + Disable new test suites. They depend on network access.
 
  82     + Remove repackaging need: Upstream adopted a new strategy.
 
  83     + Leave it as vanilla as possible.
 
  84     + Simplify the build process by not calling setup.py.
 
  85   * debian/{control,manpages,rules,youtube-dl.pod}:
 
  86     + Use manpage from upstream.
 
  88  -- Rogério Brito <rbrito@ime.usp.br>  Tue, 18 Dec 2012 09:45:19 -0200
 
  90 youtube-dl (2012.09.27+dfsg1-1) unstable; urgency=low
 
  92   * Urgency set to high to fix an RC bug.
 
  93   * Imported Upstream version 2012.09.27+dfsg1:
 
  94      + Remove binaries without sources. Thanks to Ansgar Burchardt for
 
  95        notifying me. (Closes: #689493)
 
  97     + Rewrite in Copyright Format 1.0 for readability.
 
  99     + Add a `get-orig-source` target to remove binaries without sources.
 
 101     + Remove `*.pyc` files due to new upstream changes.
 
 103     + Adapt for mangled debian version.
 
 105  -- Rogério Brito <rbrito@ime.usp.br>  Sat, 17 Nov 2012 15:01:05 -0200
 
 107 youtube-dl (2012.09.27-1) unstable; urgency=low
 
 109   * Imported Upstream version 2012.09.27:
 
 110     + Fixes changes in youtube that prevented youtube-dl from working.
 
 111       Thanks Alex Wauck and Josh Triplett for notifying me of the breakage.
 
 113     + Incorporates my patch for downloading from tube.majestyc.net.
 
 115   * debian/patches: Remove unneeded patches.
 
 117  -- Rogério Brito <rbrito@ime.usp.br>  Fri, 28 Sep 2012 02:27:37 -0300
 
 119 youtube-dl (2012.02.27+gita171dbf-3) unstable; urgency=low
 
 121   * Add python to build-depends-indep. (Closes: #647407)
 
 123  -- Rogério Brito <rbrito@ime.usp.br>  Mon, 06 Aug 2012 22:11:25 -0300
 
 125 youtube-dl (2012.02.27+gita171dbf-2) unstable; urgency=low
 
 127   * Disable downloading from tube.majestyc.net for the moment.
 
 130  -- Rogério Brito <rbrito@ime.usp.br>  Sun, 05 Aug 2012 16:50:15 -0300
 
 132 youtube-dl (2012.02.27+gita171dbf-1) unstable; urgency=low
 
 134   * Imported Upstream version 2012.02.27+gita171dbf. Highlights:
 
 135     + Fixes for sites changing layouts:
 
 136       - Vimeo. Closes: #682865.
 
 137       - blip.tv. Closes: #671167.
 
 138     + Redirects are now supported. Closes: #597797.
 
 140     + Allow use of libav-tools for transcoding instead of ffmpeg.
 
 141     + Build-Depend-Indep on zip for upstream's build system.
 
 142     + Bump depends on python >= 2.6, for new "zipped executables".
 
 143   * debian/rules: We now have something to make.
 
 144   * debian/patches: Add support for tube.majestyc.net. Closes: #612586.
 
 146  -- Rogério Brito <rbrito@ime.usp.br>  Sun, 05 Aug 2012 01:45:05 -0300
 
 148 youtube-dl (2012.02.27-1) unstable; urgency=low
 
 150   * Imported Upstream version 2012.02.27. Highlights:
 
 151     + Add support for MTV.
 
 152     + Allow the Vimeo engine to work with embedded video URLs.
 
 153     + Add --verbose switch option. Not documented in the manpage yet,
 
 155   * debian/gbp.conf: Add defaults for the git-buildpackage suite.
 
 156   * Make debian/README.source simpler.
 
 157   * Don't automatically sign tags with git-buildpackage.
 
 158   * Update the manpage to cite which sites youtube-dl supports.
 
 159     Thanks to Adrian Knoth for the patch (Closes: #657978)
 
 160   * Update Standards-Version to 3.9.3 (no other changes).
 
 162  -- Rogério Brito <rbrito@ime.usp.br>  Sat, 17 Mar 2012 13:41:15 -0300
 
 164 youtube-dl (2012.01.05-2) unstable; urgency=low
 
 166   * debian/control: Per requests, change rtmpdump to a Recommends.
 
 167     Thanks to Nicola Ferralis (Closes: #655036)
 
 169  -- Rogério Brito <rbrito@ime.usp.br>  Sat, 07 Jan 2012 22:51:17 -0200
 
 171 youtube-dl (2012.01.05-1) unstable; urgency=low
 
 173   * Imported Upstream version 2012.01.05. Highlights:
 
 174     + Fixed duplicated downloads from YouTube user page.
 
 175     + Support configuration files. (Closes: #429557).
 
 176     + Added support for Soundcloud.
 
 177     + Added support for InfoQ.
 
 178     + Added support for Mixcloud.
 
 179     + Added support for OpenClassRoom.
 
 180     + Support aac audio in mp4 container (as .m4a files).
 
 181     + Support wav audio output.
 
 182     + Added --max-downloads option. Not documented in the manpage yet,
 
 184     + Added --prefer-free-formats option. Not documented in the manpage
 
 185       yet, patches welcome.
 
 186   * debian/patches: Drop patches already included upstream.
 
 187   * debian/control: Add support for earlier versions of ffmpeg/ffprobe.
 
 188     Thanks to Uwe Kleine-König for the suggestion. (Closes: #651060)
 
 189   * debian/control: Update list of supported sites.
 
 191  -- Rogério Brito <rbrito@ime.usp.br>  Fri, 06 Jan 2012 13:48:47 -0200
 
 193 youtube-dl (2011.10.19-4) unstable; urgency=low
 
 195   * debian/{rules,control}:
 
 196     + Remove build-dependency on python, as that's not really needed.
 
 198  -- Rogério Brito <rbrito@ime.usp.br>  Sun, 20 Nov 2011 10:22:04 -0200
 
 200 youtube-dl (2011.10.19-3) unstable; urgency=low
 
 203    + Add python to B-D-Indep. Closes: #647407.
 
 204      Thanks to Felix Geyer, Daniel T Chen, and Simon Paillard.
 
 205    + Fix capitalization of YouTube. Closes: #649111.
 
 206      Thanks to Filipus Klutiero.
 
 208  -- Rogério Brito <rbrito@ime.usp.br>  Fri, 18 Nov 2011 19:28:01 -0200
 
 210 youtube-dl (2011.10.19-2) unstable; urgency=low
 
 212   * Add patch to fix downloading from facebook.
 
 214  -- Rogério Brito <rbrito@ime.usp.br>  Sat, 22 Oct 2011 01:16:31 -0200
 
 216 youtube-dl (2011.10.19-1) unstable; urgency=low
 
 218   * Imported Upstream version 2011.10.19. Highlights:
 
 219     + Added option -L to list available formats.
 
 220     + Understand more playlist formats in youtube.
 
 221     + Added support for CollegeHumor.
 
 222     + Added support for xvideos.com.
 
 223     + Added support for HD videos in vimeo.
 
 225     + Update short description.
 
 226     + Mention that getting worst quality is also possible.
 
 227     + Update list of sites in the long description.
 
 228     + It's vcs-browseR, not vcs-browse.
 
 229   * Update the manpage wrt the 'worst' format. Thanks Cristian Rigamonti.
 
 231  -- Rogério Brito <rbrito@ime.usp.br>  Tue, 18 Oct 2011 21:13:16 -0200
 
 233 youtube-dl (2011.09.27-1) unstable; urgency=low
 
 235   * New upstream version. Highlights:
 
 236     + Added support for vimeo (closes: #619023).
 
 237     + Added support for blip.tv.
 
 238     + Added support for myvideo.de.
 
 239     + Added support for comedycentral.
 
 240     + Added support for "The Escapist".
 
 241     + Added ability to download worst quality video (closes:#609328).
 
 242     + Added ability to get available formats for a video (--get-format).
 
 243     + Added support to extract vorbis audio with --extract-audio.
 
 244     + New command line options: --writedescription, --write-info-json,
 
 245       --list-extractors, --skip-download, --get-format.  Not documented in
 
 246       the manpage yet, patches welcome.
 
 248     + Add fields for the VCS system.
 
 249     + cosmetics: Run wrap-and-sort to make the packaging canonical.
 
 251     + Remove 01-prefer-open-formats.patch, integrated upstream.
 
 253  -- Rogério Brito <rbrito@ime.usp.br>  Thu, 29 Sep 2011 14:37:13 -0300
 
 255 youtube-dl (2011.08.04-2) unstable; urgency=low
 
 257   * debian/{clean,youtube-dl.1}: Don't keep old files hanging around.
 
 258   * debian/control: We comply with policy 3.9.2.
 
 259   * debian/rules: Fix references to Perl. Closes: #637107.
 
 260   * debian/source/local-options: Set to unapply-patches.
 
 262  -- Rogério Brito <rbrito@ime.usp.br>  Tue, 09 Aug 2011 16:38:46 -0300
 
 264 youtube-dl (2011.08.04-1) unstable; urgency=low
 
 266   * Imported Upstream version 2011.08.04. Highlight:
 
 267     + Fix changes on Youtube's side. Closes: #636611, #624139, #636547.
 
 268       Thanks for all those that were kind enough to notify me.
 
 269     + Includes robustness fixes for youtube videos, including a fix (dated
 
 270       2011-02-25, which I forgot to include) to cope with videos whose IDs
 
 271       begin with an hyphen. Closes: #632922. Sorry, Matt Kraai, for
 
 272       forgetting about this!
 
 273   * debian: Add a README.source file describing how the package is
 
 276  -- Rogério Brito <rbrito@ime.usp.br>  Fri, 05 Aug 2011 12:25:55 -0300
 
 278 youtube-dl (2011.02.25b-1) unstable; urgency=low
 
 280   * New upstream release. Some highlights:
 
 281     + Enable artist playlists in YoutubePlaylistIE.
 
 282     + Add support for getting videos from Facebook.
 
 283     + Support more common YouTube playlist URLs
 
 284     + Extract audio from your videos using ffmpeg as a postprocessor.
 
 286     + Add recommends on ffmpeg.
 
 287     + Update the list of sites supported by youtube-dl in the long
 
 292  -- Rogério Brito <rbrito@ime.usp.br>  Fri, 25 Feb 2011 20:27:47 -0300
 
 294 youtube-dl (2011.01.30-2) unstable; urgency=low
 
 297     + include build-depends-indep on perl, for pod2man (not used during clean).
 
 298     + update the build-dependency on debhelper (we use the override feature).
 
 300     + generate the actual manpage from the pod source at build time.
 
 302  -- Rogério Brito <rbrito@ime.usp.br>  Mon, 31 Jan 2011 20:30:36 -0200
 
 304 youtube-dl (2011.01.30-1) unstable; urgency=low
 
 306   * New upstream release. Some highlights:
 
 307     + options -b and -f are removed.
 
 308     + fix progress report when continuing partial downloads.
 
 309     + request compressed pages by default.
 
 310     + add support for embedded youtube playlist URLs; doesn't fix #495164 yet.
 
 311     + add option --dump-user-agent.
 
 312     + add option --console-title.
 
 313     + add option --no-part.
 
 314     + add option --get-filename.
 
 315     + set downloaded file mtime to the last-modified header, if possible.
 
 316     + add option --no-mtime.
 
 318     + update dependency on python's minimum version to 2.5.
 
 319   * debian/youtube-dl.pod:
 
 322  -- Rogério Brito <rbrito@ime.usp.br>  Mon, 31 Jan 2011 00:31:09 -0200
 
 324 youtube-dl (2010.12.09-1) unstable; urgency=low
 
 326   * New upstream release:
 
 327     + Use filename with suffix .part while the download is still incomplete.
 
 328     + Add support for downloading files from depositfiles.com.
 
 329     + Fix recent changes in youtube.com. Closes: #606537.
 
 331     + Update to work with the github redirector.
 
 332   * debian/youtube-dl.pod:
 
 333     + Add short description on youtube.com's video formats.
 
 334       Based on Nicola Ferralis's patch. Closes: #605311.
 
 335     + Add description of options -A, --playlist-start, and --playlist-end
 
 336       options. Thanks to Josh Triplett. Closes: #604983.
 
 340  -- Rogério Brito <rbrito@ime.usp.br>  Fri, 10 Dec 2010 10:41:25 -0200
 
 342 youtube-dl (2010.11.19-1) unstable; urgency=low
 
 344   * New upstream release. Highlights:
 
 345     + Fix downloading of RTMP URL's.
 
 346     + Added command line switch (-A) to auto-number downloads.
 
 347     + Allow comments in batchfiles.
 
 348     + Add option to specify the video to end at in a playlist.
 
 349   * debian/{watch,control}:
 
 350     + Update for the move from bitbucket to github.
 
 354  -- Rogério Brito <rbrito@ime.usp.br>  Thu, 25 Nov 2010 15:54:56 -0200
 
 356 youtube-dl (2010.10.24-2) unstable; urgency=low
 
 358   * The "I forgot to save the changelog file" release.
 
 359   * The highlights of the new release are:
 
 360     + Add --cookies option to allow saving cookies to disk
 
 361       (primarily to be used with external downloaders: e.g., aria2c).
 
 362     + Support "https" both for YouTube URLs and for login.
 
 366  -- Rogério Brito <rbrito@ime.usp.br>  Mon, 25 Oct 2010 03:10:07 -0200
 
 368 youtube-dl (2010.10.24-1) unstable; urgency=low
 
 370   * New upstream release.
 
 372  -- Rogério Brito <rbrito@ime.usp.br>  Mon, 25 Oct 2010 02:23:40 -0200
 
 374 youtube-dl (2010.10.03-1) unstable; urgency=low
 
 376   * The "upload from sunny California" release
 
 377   * New upstream release:
 
 378     + Downloading manually the release 2010.10.03 corresponding to
 
 379       http://bitbucket.org/rg3/youtube-dl/changeset/190d2d0fd729
 
 380     + Abort downloads that can't be written to the disk
 
 381     + Fix downloading some videos from metacafe.com
 
 382     + Try to discover the video extension from metacafe.com
 
 383     + Allow #! in youtube urls
 
 384     + Fix extraction of uploader nickname on dailymotion
 
 385     + Support downloads from youtube-nocookie.com urls
 
 386     + Code improvements in general
 
 387     + Retry that fail with codes 5xx on youtube
 
 389     + rename 01-add-support-to-webm.patch to 01-prefer-open-formats.patch
 
 390     + update the patch to apply to new versions of youtube-dl
 
 391     + re-enable the patch to give preference to webm videos
 
 393  -- Rogério Brito <rbrito@ime.usp.br>  Wed, 13 Oct 2010 21:58:24 -0700
 
 395 youtube-dl (2010.08.04-1) unstable; urgency=low
 
 397   * New upstream release:
 
 398     + Fix metacafe.com code not working due to gdaKey again
 
 399     + Add option (--playlist-start) to specify the initial video for playlists
 
 400     + Put back -b option as a placeholder with a warning message
 
 401     + Consider the file downloaded if the size differs in less than 100 bytes
 
 402     + Reorganize request code to make it a bit more robust
 
 403     + Properly detect YouTube error messages to print them on screen
 
 405     + Remove suggests on gst-p-b (>= 0.10.18.3-2)
 
 406     + The package complies with Policy 3.9.1 without any other changes.
 
 408     + Remove commented lines.
 
 409   * debian/youtube-dl.pod:
 
 410     + Update the manpage to include newer options.
 
 411     + Don't mention removed options anymore. Closes: #590825, #592368.
 
 413  -- Rogério Brito <rbrito@ime.usp.br>  Mon, 09 Aug 2010 13:27:41 -0400
 
 415 youtube-dl (2010.07.24-1) unstable; urgency=medium
 
 417   * Urgency medium due to changes in the site that broke earlier versions.
 
 418   * New upstream release:
 
 419     + restore support for WebM formats.
 
 421     + fix entry that stated incorrect removed options. Closes: #590144.
 
 423  -- Rogério Brito <rbrito@ime.usp.br>  Sat, 24 Jul 2010 22:29:21 -0300
 
 425 youtube-dl (2010.07.22-1) unstable; urgency=medium
 
 427   * Urgency set to medium due to changes in the site
 
 428   * New upstream release:
 
 429     + make youtube-dl work again. Closes: #589974.
 
 430     + removed command line options -b and -d.
 
 432     + document the removal of command line options and the new behavior.
 
 434     + disabled for the moment.
 
 436     + include the support of dailymotion in the long description.
 
 437     + update the standards version to 3.9.0, with no other changes.
 
 439  -- Rogério Brito <rbrito@ime.usp.br>  Thu, 22 Jul 2010 18:58:29 -0300
 
 441 youtube-dl (2010.07.14-1) unstable; urgency=low
 
 443   * New upstream release:
 
 444     + add preliminary support for Dailymotion videos
 
 445     + improve support for WebM in YouTube
 
 446     + add support for the "original" video format in YouTube
 
 447     + add a --max-quality option
 
 448     + add support for youtu.be URLs
 
 450   * debian/patches/01-add-support-to-webm.patch:
 
 451     + update and refresh.
 
 453  -- Rogério Brito <rbrito@ime.usp.br>  Wed, 14 Jul 2010 22:39:54 -0300
 
 455 youtube-dl (2010.06.06-1) unstable; urgency=low
 
 457   * New upstream release:
 
 458     + support for retrying connections after a 503 error
 
 459     + argument '-' can be used with -a to indicate stdin
 
 460     + support for webm formats
 
 461   * debian/patches/01-add-support-to-webm.patch:
 
 462     + remove parts applied upstream
 
 463     + update to download webm videos based on their quality
 
 465  -- Rogério Brito <rbrito@ime.usp.br>  Mon, 07 Jun 2010 04:16:54 -0300
 
 467 youtube-dl (2010.04.04-3) unstable; urgency=low
 
 469   * Migrate the packaging to smaller dh(7) style.
 
 470   * Update the years of copyright.
 
 472  -- Rogério Brito <rbrito@ime.usp.br>  Tue, 01 Jun 2010 11:06:06 -0300
 
 474 youtube-dl (2010.04.04-2) unstable; urgency=low
 
 476   * Add support to webm (vp8 + vorbis) format:
 
 477     + debian/patches/01-add-support-to-webm.patch: the code
 
 478     + debian/NEWS: the documentation
 
 479     + debian/control: the suggests field
 
 481  -- Rogério Brito <rbrito@ime.usp.br>  Sat, 29 May 2010 13:11:43 -0300
 
 483 youtube-dl (2010.04.04-1) unstable; urgency=low
 
 485   * New upstream release:
 
 486     + allow grabbing videos from vevo.
 
 487     + allow download whole playlists and keep the videos numbered.
 
 488     + add support for new playlist style.
 
 489     + fix detection of multipage playlists.
 
 490     + insist a little bit more to grab videos from youtube.
 
 491     + add information extractor for video.yahoo.com.
 
 492     + fix cosmetic issues with rtmpdump.
 
 493     + add option --all-formats to grab all available formats for a given video.
 
 494     + add "-" (without quotes) as an alias to output videos to stdout.
 
 496  -- Rogério Brito <rbrito@ime.usp.br>  Sun, 04 Apr 2010 17:55:00 -0300
 
 498 youtube-dl (2010.03.13-1) unstable; urgency=low
 
 500   * New upstream release
 
 501     + added option to disable the status/progress updates.
 
 502     + fine tuned the sequence of formats searched to discover the best quality.
 
 504  -- Rogério Brito <rbrito@ime.usp.br>  Sun, 14 Mar 2010 23:33:48 -0300
 
 506 youtube-dl (2010.02.13-1) unstable; urgency=low
 
 508   * New upstream release
 
 509     + stronger parsing of URLs.
 
 510     + better generation of filenames.
 
 512     + include misc-depends due to debhelper.
 
 513     + the package is compliant with policy 3.8.4.
 
 515  -- Rogério Brito <rbrito@ime.usp.br>  Wed, 17 Feb 2010 00:19:23 -0200
 
 517 youtube-dl (2010.01.19-1) unstable; urgency=low
 
 519   * New upstream release. As upstream does not provide a changelog, here
 
 521     + patched to add Google Video and Photobucket support
 
 522     + add support for using rtmpdump
 
 523     + added support to download all of a user's videos!
 
 524     + fix detection of uploader nickname in metacafe
 
 525     + take format 37 into account
 
 526     + add self-updating code
 
 527     + allow empty titles because they do appear in some videos
 
 528     + use default values for "continuedl" and "nooverwrites" parameters
 
 529     + avoid using Unicode strings when forming URL requests
 
 530     + improve preferred encoding detection method
 
 531   * Remove all patches (applied upstream).
 
 532   * Add suggests on rtmpdump.
 
 533   * Shorten the short description.
 
 534   * Include list of sites supported in the long description.
 
 536  -- Rogério Brito <rbrito@ime.usp.br>  Tue, 26 Jan 2010 11:28:40 -0200
 
 538 youtube-dl (2009.09.13-2) unstable; urgency=low
 
 540   * change to "3.0 (quilt)" format.
 
 541   * add support for 1080p videos. Thanks Josh Triplett. Closes: #557042.
 
 542   * include a better manpage. Closes: #553919.
 
 543   * include the DMUA: yes field.
 
 544   * kindly reviewed by Li Daobing.
 
 546  -- Rogério Brito <rbrito@ime.usp.br>  Thu, 19 Nov 2009 11:21:36 -0200
 
 548 youtube-dl (2009.09.13-1) unstable; urgency=low
 
 550   * New upstream release
 
 552     + adjust for the new upstream layout.
 
 554     + Standards-Version updated to 3.8.3. No changes needed.
 
 556  -- Rogério Brito <rbrito@ime.usp.br>  Sat, 10 Oct 2009 12:17:53 -0300
 
 558 youtube-dl (2009.08.08-1~try01) unstable; urgency=low
 
 560   * The current maintainer seems busy (Closes: #491616):
 
 561     + ability to recognize more qualities of a video.
 
 562     + ability to automatically find the best quality video.
 
 563     + ability to download entire playlists.
 
 564     + ability to specify various urls. (Closes: #452071)
 
 565     + ability to resume interrupted downloads.
 
 569     + mention that the package is in the public domain.
 
 570     + include my information.
 
 571     + update the URL of the package.
 
 573     + add a Homepage: field.
 
 574     + keeping the current manpage for now.
 
 575     + give more details in the long description.
 
 576     + list me as the maintainer.
 
 577     + Standards-Version updated to 3.8.2.
 
 579     + let's help with automatic updates.
 
 581  -- Rogério Brito <rbrito@ime.usp.br>  Mon, 10 Aug 2009 08:14:08 -0300
 
 583 youtube-dl (2008.03.22-1) unstable; urgency=low
 
 585   * New upstream release:
 
 586     - adds -f / --format command line option.
 
 588  -- Robert S. Edmonds <edmonds@debian.org>  Wed, 26 Mar 2008 13:19:23 -0400
 
 590 youtube-dl (2008.03.08-1) unstable; urgency=low
 
 592   * New upstream release:
 
 593     - adds -b / --best-quality command line option.
 
 595  -- Robert S. Edmonds <edmonds@debian.org>  Wed, 12 Mar 2008 14:26:04 -0400
 
 597 youtube-dl (2008.01.24-1) unstable; urgency=low
 
 599   * New upstream release; closes: #462427, #462428.
 
 600     - fixes youtube download issues.
 
 602  -- Robert S. Edmonds <edmonds@debian.org>  Thu, 24 Jan 2008 22:15:05 -0500
 
 604 youtube-dl (2007.10.09-1) unstable; urgency=low
 
 606   * New upstream release.
 
 608  -- Robert S. Edmonds <edmonds@debian.org>  Mon, 08 Oct 2007 19:22:33 -0400
 
 610 youtube-dl (2007.08.24-1) unstable; urgency=low
 
 612   * New upstream release; closes: #439363.
 
 614  -- Robert S. Edmonds <edmonds@debian.org>  Fri, 24 Aug 2007 13:54:40 -0400
 
 616 youtube-dl (2007.06.22-1) unstable; urgency=low
 
 618   * New upstream release:
 
 621  -- Robert S. Edmonds <edmonds@debian.org>  Thu, 21 Jun 2007 20:42:57 -0400
 
 623 youtube-dl (2007.06.06-1) unstable; urgency=low
 
 625   * New upstream release:
 
 626     - "--title-too" command line option to print the video's title.
 
 628  -- Robert S. Edmonds <edmonds@debian.org>  Thu, 07 Jun 2007 01:04:01 -0400
 
 630 youtube-dl (2007.03.27-1) unstable; urgency=low
 
 632   * New upstream release:
 
 634     - "--literal" command line option to use the video title in the filename.
 
 635     - "--get-url" command line option to print the real video URL.
 
 637  -- Robert S. Edmonds <edmonds@debian.org>  Mon,  2 Apr 2007 21:46:56 -0400
 
 639 youtube-dl (2007.02.18-1) unstable; urgency=low
 
 641   * New upstream release:
 
 643     - Catches socket errors.
 
 645  -- Robert S. Edmonds <edmonds@debian.org>  Tue, 20 Feb 2007 13:57:32 -0500
 
 647 youtube-dl (2007.01.19-1) unstable; urgency=low
 
 649   * New upstream release, closes: #406146.
 
 651  -- Robert S. Edmonds <edmonds@debian.org>  Sun, 28 Jan 2007 17:41:44 -0500
 
 653 youtube-dl (2006.12.07-1) unstable; urgency=low
 
 655   * New upstream release:
 
 656     - Use -t to name the downloaded file after the title, closes: #395184.
 
 657     - Parses URLs without a leading "http://", closes: #400321.
 
 659  -- Robert S. Edmonds <edmonds@debian.org>  Sun, 10 Dec 2006 13:52:36 -0500
 
 661 youtube-dl (2006.11.12-1) unstable; urgency=low
 
 663   * New upstream release.
 
 665  -- Robert S. Edmonds <edmonds@debian.org>  Sat, 25 Nov 2006 16:12:03 -0500
 
 667 youtube-dl (2006.09.25-1) unstable; urgency=low
 
 669   * New upstream release.
 
 670   * python >= 2.4 is now required.
 
 672  -- Robert S. Edmonds <edmonds@debian.org>  Wed, 27 Sep 2006 17:43:07 -0400
 
 674 youtube-dl (2006.08.28-1) unstable; urgency=low
 
 676   * Initial release, closes: #385748.
 
 678  -- Robert S. Edmonds <edmonds@debian.org>  Sun,  3 Sep 2006 19:43:27 -0400