1 youtube-dl (2013.08.08-1~1.gbp8a5ee6) UNRELEASED; urgency=low
 
   3   ** SNAPSHOT build @8a5ee64c617eef3a94a3044bffb9793cfe118218 **
 
   5   * Imported Upstream version 2013.08.02
 
   6   * Imported Upstream version 2013.08.08. Highlights:
 
   7     + Improve GenericIE for compatibility with more sites.
 
   9       - Add/improve support cryptographic signatures of lengths 79, 81, 83,
 
  10         84, 85, 86, 87, 90, 92. (Closes: #718391, #717537, #716987)
 
  11       - Support signatures with more than 2 parts.
 
  12       - Add support for downloading recommended videos (via :ytrec)
 
  13       - Support downloading videos from the user's "Watch Later" playlist.
 
  14       - Add better support for "age protected videos".
 
  15       - Add explicit support for 3D videos.
 
  33     + Improve support for:
 
  37       - Metacafe: support AnyClip videos.
 
  41       - videos from VEVO (they just keep changing stuff to prevent people
 
  42         downloading music videos).
 
  47  -- Rogério Brito <rbrito@ime.usp.br>  Wed, 07 Aug 2013 20:26:16 -0300
 
  49 youtube-dl (2013.07.10-1) unstable; urgency=low
 
  51   * Imported Upstream version 2013.07.10. (Closes: #716092)
 
  53  -- Rogério Brito <rbrito@ime.usp.br>  Wed, 10 Jul 2013 18:53:05 -0300
 
  55 youtube-dl (2013.07.02-1) unstable; urgency=low
 
  57   * Imported Upstream version 2013.07.02. Highlights:
 
  58     + Add support for hotnewhiphop.com.
 
  59     + Add support for auengine.com.
 
  60     + Add support for gamespot.com.
 
  61     + Add support for RingTV.
 
  62     + Add support for wat.tv.
 
  63     + Add support for traileraddict.com.
 
  64     + Add support for tu.tv.
 
  65     + Add support for instagram.com.
 
  66     + Improve support for encrypted signatures in Youtube.
 
  67     + Improve support for videos from ArteTv.
 
  68     + Minor improvements to the generic fallback information extractor.
 
  69     + Change the default naming of videos to the template:
 
  70       `%(title)s-%(id)s.%(ext)s`
 
  72     + Revise that package complies with standars version 3.9.4.
 
  75  -- Rogério Brito <rbrito@ime.usp.br>  Thu, 04 Jul 2013 10:00:59 -0300
 
  77 youtube-dl (2013.06.34-1) unstable; urgency=low
 
  79   * Imported Upstream version 2013.06.26
 
  80   * Imported Upstream version 2013.06.33. Highlights:
 
  81     + VimeoIE: allow to download password protected videos. (Closes: #523326)
 
  82     + YoutubeIE: A lot of work for downloading VEVO videos.
 
  83     + Add support for Statigr.am.
 
  84     + Add support for break.com.
 
  85     + Add support for tudou.com. (Closes: #657148)
 
  86     + Add support for Jukebox.
 
  87     + Add specific code for VEVO videos.
 
  88     + Modularize the code so that each site has its code in a
 
  89       respective file (usable as python modules, as, for instance,
 
  90       `youtube_dl.extractor.youtube`).
 
  91     + Modularize the code so that the downloading class is split in two:
 
  92       - YoutubeDL is the class that coordinates everything.
 
  93       - FileDownloader gets a filename and an info dict and downloads the
 
  95     + Fix downloading from Google+ videos (new URL format).
 
  96   * Imported Upstream version 2013.06.34. Highlights:
 
  97     + Add support for downloading automatic transcribed subtitles.
 
  98     + Add support for downloading subtitles in WebVTT (vtt) format.
 
  99     + Add support for Wimp.com.
 
 100     + Add support for CSpan. (Closes: #659623)
 
 101     + Improve support for Youtube's crypto signing fields.
 
 103     + Add mplayer{,2} as recommends, needed for mms:// or rtsp:// schemes.
 
 104     + Make explicit version of Python that we require.
 
 105   * debian/rules: Use python2 plugin with debhelper.
 
 107     + Make determination of python versions automatic.
 
 108     + Fix syntax error in Depends: field.
 
 110  -- Rogério Brito <rbrito@ime.usp.br>  Sun, 23 Jun 2013 20:10:54 -0300
 
 112 youtube-dl (2013.06.21-2) unstable; urgency=low
 
 115     + Add missing Build-Dependency on python-pkg-resources.
 
 116       Thanks to Sven Joachim <svenjoac@gmx.de> for the hint (Closes: #713835)
 
 118     + Fix misplaced README.txt.gz.
 
 119       Thanks to Sven Joachim <svenjoac@gmx.de> for the patch (Closes: #713834)
 
 121  -- Rogério Brito <rbrito@ime.usp.br>  Sun, 23 Jun 2013 18:59:25 -0300
 
 123 youtube-dl (2013.06.21-1) unstable; urgency=low
 
 125   * New upstream version.
 
 126     Closes: #711733, #697086, #697594, #645925, #683795, #659515.
 
 127   * Imported Upstream version 2013.05.14
 
 129     + Update to track github tags. Thanks to Bart Martens for the rewrite.
 
 130   * debian/README.source:
 
 131     + Update my own instructions.
 
 132   * Imported Upstream version 2013.05.23
 
 134     + Download version specific for distributors.
 
 136     + Bump build-dep on debhelper to >= 9.
 
 138     + Use level 9 of debhelper.
 
 139   * Imported Upstream version 2013.06.21
 
 141     + Remove, as we let setup.py install things. (Closes: #699043)
 
 143     + Simplify rules file with use of buildsystem.
 
 145     + Remove B-D on pandoc.
 
 146     + Remove B-D-I on perl.
 
 147     + Remove obsolete DMUA flag.
 
 149     + Move incorrectly (bash completion) installed file to its right place.
 
 150     + Remove egg-info directory in the clean target.
 
 152  -- Rogério Brito <rbrito@ime.usp.br>  Wed, 22 May 2013 21:01:15 -0300
 
 154 youtube-dl (2012.12.11-1) unstable; urgency=low
 
 157     + Adapt to new upstream distribution scheme.
 
 158   * Imported Upstream version 2012.12.11
 
 160     + Disable new test suites. They depend on network access.
 
 161     + Remove repackaging need: Upstream adopted a new strategy.
 
 162     + Leave it as vanilla as possible.
 
 163     + Simplify the build process by not calling setup.py.
 
 164   * debian/{control,manpages,rules,youtube-dl.pod}:
 
 165     + Use manpage from upstream.
 
 167  -- Rogério Brito <rbrito@ime.usp.br>  Tue, 18 Dec 2012 09:45:19 -0200
 
 169 youtube-dl (2012.09.27+dfsg1-1) unstable; urgency=low
 
 171   * Urgency set to high to fix an RC bug.
 
 172   * Imported Upstream version 2012.09.27+dfsg1:
 
 173      + Remove binaries without sources. Thanks to Ansgar Burchardt for
 
 174        notifying me. (Closes: #689493)
 
 176     + Rewrite in Copyright Format 1.0 for readability.
 
 178     + Add a `get-orig-source` target to remove binaries without sources.
 
 180     + Remove `*.pyc` files due to new upstream changes.
 
 182     + Adapt for mangled debian version.
 
 184  -- Rogério Brito <rbrito@ime.usp.br>  Sat, 17 Nov 2012 15:01:05 -0200
 
 186 youtube-dl (2012.09.27-1) unstable; urgency=low
 
 188   * Imported Upstream version 2012.09.27:
 
 189     + Fixes changes in youtube that prevented youtube-dl from working.
 
 190       Thanks Alex Wauck and Josh Triplett for notifying me of the breakage.
 
 192     + Incorporates my patch for downloading from tube.majestyc.net.
 
 194   * debian/patches: Remove unneeded patches.
 
 196  -- Rogério Brito <rbrito@ime.usp.br>  Fri, 28 Sep 2012 02:27:37 -0300
 
 198 youtube-dl (2012.02.27+gita171dbf-3) unstable; urgency=low
 
 200   * Add python to build-depends-indep. (Closes: #647407)
 
 202  -- Rogério Brito <rbrito@ime.usp.br>  Mon, 06 Aug 2012 22:11:25 -0300
 
 204 youtube-dl (2012.02.27+gita171dbf-2) unstable; urgency=low
 
 206   * Disable downloading from tube.majestyc.net for the moment.
 
 209  -- Rogério Brito <rbrito@ime.usp.br>  Sun, 05 Aug 2012 16:50:15 -0300
 
 211 youtube-dl (2012.02.27+gita171dbf-1) unstable; urgency=low
 
 213   * Imported Upstream version 2012.02.27+gita171dbf. Highlights:
 
 214     + Fixes for sites changing layouts:
 
 215       - Vimeo. Closes: #682865.
 
 216       - blip.tv. Closes: #671167.
 
 217     + Redirects are now supported. Closes: #597797.
 
 219     + Allow use of libav-tools for transcoding instead of ffmpeg.
 
 220     + Build-Depend-Indep on zip for upstream's build system.
 
 221     + Bump depends on python >= 2.6, for new "zipped executables".
 
 222   * debian/rules: We now have something to make.
 
 223   * debian/patches: Add support for tube.majestyc.net. Closes: #612586.
 
 225  -- Rogério Brito <rbrito@ime.usp.br>  Sun, 05 Aug 2012 01:45:05 -0300
 
 227 youtube-dl (2012.02.27-1) unstable; urgency=low
 
 229   * Imported Upstream version 2012.02.27. Highlights:
 
 230     + Add support for MTV.
 
 231     + Allow the Vimeo engine to work with embedded video URLs.
 
 232     + Add --verbose switch option. Not documented in the manpage yet,
 
 234   * debian/gbp.conf: Add defaults for the git-buildpackage suite.
 
 235   * Make debian/README.source simpler.
 
 236   * Don't automatically sign tags with git-buildpackage.
 
 237   * Update the manpage to cite which sites youtube-dl supports.
 
 238     Thanks to Adrian Knoth for the patch (Closes: #657978)
 
 239   * Update Standards-Version to 3.9.3 (no other changes).
 
 241  -- Rogério Brito <rbrito@ime.usp.br>  Sat, 17 Mar 2012 13:41:15 -0300
 
 243 youtube-dl (2012.01.05-2) unstable; urgency=low
 
 245   * debian/control: Per requests, change rtmpdump to a Recommends.
 
 246     Thanks to Nicola Ferralis (Closes: #655036)
 
 248  -- Rogério Brito <rbrito@ime.usp.br>  Sat, 07 Jan 2012 22:51:17 -0200
 
 250 youtube-dl (2012.01.05-1) unstable; urgency=low
 
 252   * Imported Upstream version 2012.01.05. Highlights:
 
 253     + Fixed duplicated downloads from YouTube user page.
 
 254     + Support configuration files. (Closes: #429557).
 
 255     + Added support for Soundcloud.
 
 256     + Added support for InfoQ.
 
 257     + Added support for Mixcloud.
 
 258     + Added support for OpenClassRoom.
 
 259     + Support aac audio in mp4 container (as .m4a files).
 
 260     + Support wav audio output.
 
 261     + Added --max-downloads option. Not documented in the manpage yet,
 
 263     + Added --prefer-free-formats option. Not documented in the manpage
 
 264       yet, patches welcome.
 
 265   * debian/patches: Drop patches already included upstream.
 
 266   * debian/control: Add support for earlier versions of ffmpeg/ffprobe.
 
 267     Thanks to Uwe Kleine-König for the suggestion. (Closes: #651060)
 
 268   * debian/control: Update list of supported sites.
 
 270  -- Rogério Brito <rbrito@ime.usp.br>  Fri, 06 Jan 2012 13:48:47 -0200
 
 272 youtube-dl (2011.10.19-4) unstable; urgency=low
 
 274   * debian/{rules,control}:
 
 275     + Remove build-dependency on python, as that's not really needed.
 
 277  -- Rogério Brito <rbrito@ime.usp.br>  Sun, 20 Nov 2011 10:22:04 -0200
 
 279 youtube-dl (2011.10.19-3) unstable; urgency=low
 
 282    + Add python to B-D-Indep. Closes: #647407.
 
 283      Thanks to Felix Geyer, Daniel T Chen, and Simon Paillard.
 
 284    + Fix capitalization of YouTube. Closes: #649111.
 
 285      Thanks to Filipus Klutiero.
 
 287  -- Rogério Brito <rbrito@ime.usp.br>  Fri, 18 Nov 2011 19:28:01 -0200
 
 289 youtube-dl (2011.10.19-2) unstable; urgency=low
 
 291   * Add patch to fix downloading from facebook.
 
 293  -- Rogério Brito <rbrito@ime.usp.br>  Sat, 22 Oct 2011 01:16:31 -0200
 
 295 youtube-dl (2011.10.19-1) unstable; urgency=low
 
 297   * Imported Upstream version 2011.10.19. Highlights:
 
 298     + Added option -L to list available formats.
 
 299     + Understand more playlist formats in youtube.
 
 300     + Added support for CollegeHumor.
 
 301     + Added support for xvideos.com.
 
 302     + Added support for HD videos in vimeo.
 
 304     + Update short description.
 
 305     + Mention that getting worst quality is also possible.
 
 306     + Update list of sites in the long description.
 
 307     + It's vcs-browseR, not vcs-browse.
 
 308   * Update the manpage wrt the 'worst' format. Thanks Cristian Rigamonti.
 
 310  -- Rogério Brito <rbrito@ime.usp.br>  Tue, 18 Oct 2011 21:13:16 -0200
 
 312 youtube-dl (2011.09.27-1) unstable; urgency=low
 
 314   * New upstream version. Highlights:
 
 315     + Added support for vimeo (closes: #619023).
 
 316     + Added support for blip.tv.
 
 317     + Added support for myvideo.de.
 
 318     + Added support for comedycentral.
 
 319     + Added support for "The Escapist".
 
 320     + Added ability to download worst quality video (closes:#609328).
 
 321     + Added ability to get available formats for a video (--get-format).
 
 322     + Added support to extract vorbis audio with --extract-audio.
 
 323     + New command line options: --writedescription, --write-info-json,
 
 324       --list-extractors, --skip-download, --get-format.  Not documented in
 
 325       the manpage yet, patches welcome.
 
 327     + Add fields for the VCS system.
 
 328     + cosmetics: Run wrap-and-sort to make the packaging canonical.
 
 330     + Remove 01-prefer-open-formats.patch, integrated upstream.
 
 332  -- Rogério Brito <rbrito@ime.usp.br>  Thu, 29 Sep 2011 14:37:13 -0300
 
 334 youtube-dl (2011.08.04-2) unstable; urgency=low
 
 336   * debian/{clean,youtube-dl.1}: Don't keep old files hanging around.
 
 337   * debian/control: We comply with policy 3.9.2.
 
 338   * debian/rules: Fix references to Perl. Closes: #637107.
 
 339   * debian/source/local-options: Set to unapply-patches.
 
 341  -- Rogério Brito <rbrito@ime.usp.br>  Tue, 09 Aug 2011 16:38:46 -0300
 
 343 youtube-dl (2011.08.04-1) unstable; urgency=low
 
 345   * Imported Upstream version 2011.08.04. Highlight:
 
 346     + Fix changes on Youtube's side. Closes: #636611, #624139, #636547.
 
 347       Thanks for all those that were kind enough to notify me.
 
 348     + Includes robustness fixes for youtube videos, including a fix (dated
 
 349       2011-02-25, which I forgot to include) to cope with videos whose IDs
 
 350       begin with an hyphen. Closes: #632922. Sorry, Matt Kraai, for
 
 351       forgetting about this!
 
 352   * debian: Add a README.source file describing how the package is
 
 355  -- Rogério Brito <rbrito@ime.usp.br>  Fri, 05 Aug 2011 12:25:55 -0300
 
 357 youtube-dl (2011.02.25b-1) unstable; urgency=low
 
 359   * New upstream release. Some highlights:
 
 360     + Enable artist playlists in YoutubePlaylistIE.
 
 361     + Add support for getting videos from Facebook.
 
 362     + Support more common YouTube playlist URLs
 
 363     + Extract audio from your videos using ffmpeg as a postprocessor.
 
 365     + Add recommends on ffmpeg.
 
 366     + Update the list of sites supported by youtube-dl in the long
 
 371  -- Rogério Brito <rbrito@ime.usp.br>  Fri, 25 Feb 2011 20:27:47 -0300
 
 373 youtube-dl (2011.01.30-2) unstable; urgency=low
 
 376     + include build-depends-indep on perl, for pod2man (not used during clean).
 
 377     + update the build-dependency on debhelper (we use the override feature).
 
 379     + generate the actual manpage from the pod source at build time.
 
 381  -- Rogério Brito <rbrito@ime.usp.br>  Mon, 31 Jan 2011 20:30:36 -0200
 
 383 youtube-dl (2011.01.30-1) unstable; urgency=low
 
 385   * New upstream release. Some highlights:
 
 386     + options -b and -f are removed.
 
 387     + fix progress report when continuing partial downloads.
 
 388     + request compressed pages by default.
 
 389     + add support for embedded youtube playlist URLs; doesn't fix #495164 yet.
 
 390     + add option --dump-user-agent.
 
 391     + add option --console-title.
 
 392     + add option --no-part.
 
 393     + add option --get-filename.
 
 394     + set downloaded file mtime to the last-modified header, if possible.
 
 395     + add option --no-mtime.
 
 397     + update dependency on python's minimum version to 2.5.
 
 398   * debian/youtube-dl.pod:
 
 401  -- Rogério Brito <rbrito@ime.usp.br>  Mon, 31 Jan 2011 00:31:09 -0200
 
 403 youtube-dl (2010.12.09-1) unstable; urgency=low
 
 405   * New upstream release:
 
 406     + Use filename with suffix .part while the download is still incomplete.
 
 407     + Add support for downloading files from depositfiles.com.
 
 408     + Fix recent changes in youtube.com. Closes: #606537.
 
 410     + Update to work with the github redirector.
 
 411   * debian/youtube-dl.pod:
 
 412     + Add short description on youtube.com's video formats.
 
 413       Based on Nicola Ferralis's patch. Closes: #605311.
 
 414     + Add description of options -A, --playlist-start, and --playlist-end
 
 415       options. Thanks to Josh Triplett. Closes: #604983.
 
 419  -- Rogério Brito <rbrito@ime.usp.br>  Fri, 10 Dec 2010 10:41:25 -0200
 
 421 youtube-dl (2010.11.19-1) unstable; urgency=low
 
 423   * New upstream release. Highlights:
 
 424     + Fix downloading of RTMP URL's.
 
 425     + Added command line switch (-A) to auto-number downloads.
 
 426     + Allow comments in batchfiles.
 
 427     + Add option to specify the video to end at in a playlist.
 
 428   * debian/{watch,control}:
 
 429     + Update for the move from bitbucket to github.
 
 433  -- Rogério Brito <rbrito@ime.usp.br>  Thu, 25 Nov 2010 15:54:56 -0200
 
 435 youtube-dl (2010.10.24-2) unstable; urgency=low
 
 437   * The "I forgot to save the changelog file" release.
 
 438   * The highlights of the new release are:
 
 439     + Add --cookies option to allow saving cookies to disk
 
 440       (primarily to be used with external downloaders: e.g., aria2c).
 
 441     + Support "https" both for YouTube URLs and for login.
 
 445  -- Rogério Brito <rbrito@ime.usp.br>  Mon, 25 Oct 2010 03:10:07 -0200
 
 447 youtube-dl (2010.10.24-1) unstable; urgency=low
 
 449   * New upstream release.
 
 451  -- Rogério Brito <rbrito@ime.usp.br>  Mon, 25 Oct 2010 02:23:40 -0200
 
 453 youtube-dl (2010.10.03-1) unstable; urgency=low
 
 455   * The "upload from sunny California" release
 
 456   * New upstream release:
 
 457     + Downloading manually the release 2010.10.03 corresponding to
 
 458       http://bitbucket.org/rg3/youtube-dl/changeset/190d2d0fd729
 
 459     + Abort downloads that can't be written to the disk
 
 460     + Fix downloading some videos from metacafe.com
 
 461     + Try to discover the video extension from metacafe.com
 
 462     + Allow #! in youtube urls
 
 463     + Fix extraction of uploader nickname on dailymotion
 
 464     + Support downloads from youtube-nocookie.com urls
 
 465     + Code improvements in general
 
 466     + Retry that fail with codes 5xx on youtube
 
 468     + rename 01-add-support-to-webm.patch to 01-prefer-open-formats.patch
 
 469     + update the patch to apply to new versions of youtube-dl
 
 470     + re-enable the patch to give preference to webm videos
 
 472  -- Rogério Brito <rbrito@ime.usp.br>  Wed, 13 Oct 2010 21:58:24 -0700
 
 474 youtube-dl (2010.08.04-1) unstable; urgency=low
 
 476   * New upstream release:
 
 477     + Fix metacafe.com code not working due to gdaKey again
 
 478     + Add option (--playlist-start) to specify the initial video for playlists
 
 479     + Put back -b option as a placeholder with a warning message
 
 480     + Consider the file downloaded if the size differs in less than 100 bytes
 
 481     + Reorganize request code to make it a bit more robust
 
 482     + Properly detect YouTube error messages to print them on screen
 
 484     + Remove suggests on gst-p-b (>= 0.10.18.3-2)
 
 485     + The package complies with Policy 3.9.1 without any other changes.
 
 487     + Remove commented lines.
 
 488   * debian/youtube-dl.pod:
 
 489     + Update the manpage to include newer options.
 
 490     + Don't mention removed options anymore. Closes: #590825, #592368.
 
 492  -- Rogério Brito <rbrito@ime.usp.br>  Mon, 09 Aug 2010 13:27:41 -0400
 
 494 youtube-dl (2010.07.24-1) unstable; urgency=medium
 
 496   * Urgency medium due to changes in the site that broke earlier versions.
 
 497   * New upstream release:
 
 498     + restore support for WebM formats.
 
 500     + fix entry that stated incorrect removed options. Closes: #590144.
 
 502  -- Rogério Brito <rbrito@ime.usp.br>  Sat, 24 Jul 2010 22:29:21 -0300
 
 504 youtube-dl (2010.07.22-1) unstable; urgency=medium
 
 506   * Urgency set to medium due to changes in the site
 
 507   * New upstream release:
 
 508     + make youtube-dl work again. Closes: #589974.
 
 509     + removed command line options -b and -d.
 
 511     + document the removal of command line options and the new behavior.
 
 513     + disabled for the moment.
 
 515     + include the support of dailymotion in the long description.
 
 516     + update the standards version to 3.9.0, with no other changes.
 
 518  -- Rogério Brito <rbrito@ime.usp.br>  Thu, 22 Jul 2010 18:58:29 -0300
 
 520 youtube-dl (2010.07.14-1) unstable; urgency=low
 
 522   * New upstream release:
 
 523     + add preliminary support for Dailymotion videos
 
 524     + improve support for WebM in YouTube
 
 525     + add support for the "original" video format in YouTube
 
 526     + add a --max-quality option
 
 527     + add support for youtu.be URLs
 
 529   * debian/patches/01-add-support-to-webm.patch:
 
 530     + update and refresh.
 
 532  -- Rogério Brito <rbrito@ime.usp.br>  Wed, 14 Jul 2010 22:39:54 -0300
 
 534 youtube-dl (2010.06.06-1) unstable; urgency=low
 
 536   * New upstream release:
 
 537     + support for retrying connections after a 503 error
 
 538     + argument '-' can be used with -a to indicate stdin
 
 539     + support for webm formats
 
 540   * debian/patches/01-add-support-to-webm.patch:
 
 541     + remove parts applied upstream
 
 542     + update to download webm videos based on their quality
 
 544  -- Rogério Brito <rbrito@ime.usp.br>  Mon, 07 Jun 2010 04:16:54 -0300
 
 546 youtube-dl (2010.04.04-3) unstable; urgency=low
 
 548   * Migrate the packaging to smaller dh(7) style.
 
 549   * Update the years of copyright.
 
 551  -- Rogério Brito <rbrito@ime.usp.br>  Tue, 01 Jun 2010 11:06:06 -0300
 
 553 youtube-dl (2010.04.04-2) unstable; urgency=low
 
 555   * Add support to webm (vp8 + vorbis) format:
 
 556     + debian/patches/01-add-support-to-webm.patch: the code
 
 557     + debian/NEWS: the documentation
 
 558     + debian/control: the suggests field
 
 560  -- Rogério Brito <rbrito@ime.usp.br>  Sat, 29 May 2010 13:11:43 -0300
 
 562 youtube-dl (2010.04.04-1) unstable; urgency=low
 
 564   * New upstream release:
 
 565     + allow grabbing videos from vevo.
 
 566     + allow download whole playlists and keep the videos numbered.
 
 567     + add support for new playlist style.
 
 568     + fix detection of multipage playlists.
 
 569     + insist a little bit more to grab videos from youtube.
 
 570     + add information extractor for video.yahoo.com.
 
 571     + fix cosmetic issues with rtmpdump.
 
 572     + add option --all-formats to grab all available formats for a given video.
 
 573     + add "-" (without quotes) as an alias to output videos to stdout.
 
 575  -- Rogério Brito <rbrito@ime.usp.br>  Sun, 04 Apr 2010 17:55:00 -0300
 
 577 youtube-dl (2010.03.13-1) unstable; urgency=low
 
 579   * New upstream release
 
 580     + added option to disable the status/progress updates.
 
 581     + fine tuned the sequence of formats searched to discover the best quality.
 
 583  -- Rogério Brito <rbrito@ime.usp.br>  Sun, 14 Mar 2010 23:33:48 -0300
 
 585 youtube-dl (2010.02.13-1) unstable; urgency=low
 
 587   * New upstream release
 
 588     + stronger parsing of URLs.
 
 589     + better generation of filenames.
 
 591     + include misc-depends due to debhelper.
 
 592     + the package is compliant with policy 3.8.4.
 
 594  -- Rogério Brito <rbrito@ime.usp.br>  Wed, 17 Feb 2010 00:19:23 -0200
 
 596 youtube-dl (2010.01.19-1) unstable; urgency=low
 
 598   * New upstream release. As upstream does not provide a changelog, here
 
 600     + patched to add Google Video and Photobucket support
 
 601     + add support for using rtmpdump
 
 602     + added support to download all of a user's videos!
 
 603     + fix detection of uploader nickname in metacafe
 
 604     + take format 37 into account
 
 605     + add self-updating code
 
 606     + allow empty titles because they do appear in some videos
 
 607     + use default values for "continuedl" and "nooverwrites" parameters
 
 608     + avoid using Unicode strings when forming URL requests
 
 609     + improve preferred encoding detection method
 
 610   * Remove all patches (applied upstream).
 
 611   * Add suggests on rtmpdump.
 
 612   * Shorten the short description.
 
 613   * Include list of sites supported in the long description.
 
 615  -- Rogério Brito <rbrito@ime.usp.br>  Tue, 26 Jan 2010 11:28:40 -0200
 
 617 youtube-dl (2009.09.13-2) unstable; urgency=low
 
 619   * change to "3.0 (quilt)" format.
 
 620   * add support for 1080p videos. Thanks Josh Triplett. Closes: #557042.
 
 621   * include a better manpage. Closes: #553919.
 
 622   * include the DMUA: yes field.
 
 623   * kindly reviewed by Li Daobing.
 
 625  -- Rogério Brito <rbrito@ime.usp.br>  Thu, 19 Nov 2009 11:21:36 -0200
 
 627 youtube-dl (2009.09.13-1) unstable; urgency=low
 
 629   * New upstream release
 
 631     + adjust for the new upstream layout.
 
 633     + Standards-Version updated to 3.8.3. No changes needed.
 
 635  -- Rogério Brito <rbrito@ime.usp.br>  Sat, 10 Oct 2009 12:17:53 -0300
 
 637 youtube-dl (2009.08.08-1~try01) unstable; urgency=low
 
 639   * The current maintainer seems busy (Closes: #491616):
 
 640     + ability to recognize more qualities of a video.
 
 641     + ability to automatically find the best quality video.
 
 642     + ability to download entire playlists.
 
 643     + ability to specify various urls. (Closes: #452071)
 
 644     + ability to resume interrupted downloads.
 
 648     + mention that the package is in the public domain.
 
 649     + include my information.
 
 650     + update the URL of the package.
 
 652     + add a Homepage: field.
 
 653     + keeping the current manpage for now.
 
 654     + give more details in the long description.
 
 655     + list me as the maintainer.
 
 656     + Standards-Version updated to 3.8.2.
 
 658     + let's help with automatic updates.
 
 660  -- Rogério Brito <rbrito@ime.usp.br>  Mon, 10 Aug 2009 08:14:08 -0300
 
 662 youtube-dl (2008.03.22-1) unstable; urgency=low
 
 664   * New upstream release:
 
 665     - adds -f / --format command line option.
 
 667  -- Robert S. Edmonds <edmonds@debian.org>  Wed, 26 Mar 2008 13:19:23 -0400
 
 669 youtube-dl (2008.03.08-1) unstable; urgency=low
 
 671   * New upstream release:
 
 672     - adds -b / --best-quality command line option.
 
 674  -- Robert S. Edmonds <edmonds@debian.org>  Wed, 12 Mar 2008 14:26:04 -0400
 
 676 youtube-dl (2008.01.24-1) unstable; urgency=low
 
 678   * New upstream release; closes: #462427, #462428.
 
 679     - fixes youtube download issues.
 
 681  -- Robert S. Edmonds <edmonds@debian.org>  Thu, 24 Jan 2008 22:15:05 -0500
 
 683 youtube-dl (2007.10.09-1) unstable; urgency=low
 
 685   * New upstream release.
 
 687  -- Robert S. Edmonds <edmonds@debian.org>  Mon, 08 Oct 2007 19:22:33 -0400
 
 689 youtube-dl (2007.08.24-1) unstable; urgency=low
 
 691   * New upstream release; closes: #439363.
 
 693  -- Robert S. Edmonds <edmonds@debian.org>  Fri, 24 Aug 2007 13:54:40 -0400
 
 695 youtube-dl (2007.06.22-1) unstable; urgency=low
 
 697   * New upstream release:
 
 700  -- Robert S. Edmonds <edmonds@debian.org>  Thu, 21 Jun 2007 20:42:57 -0400
 
 702 youtube-dl (2007.06.06-1) unstable; urgency=low
 
 704   * New upstream release:
 
 705     - "--title-too" command line option to print the video's title.
 
 707  -- Robert S. Edmonds <edmonds@debian.org>  Thu, 07 Jun 2007 01:04:01 -0400
 
 709 youtube-dl (2007.03.27-1) unstable; urgency=low
 
 711   * New upstream release:
 
 713     - "--literal" command line option to use the video title in the filename.
 
 714     - "--get-url" command line option to print the real video URL.
 
 716  -- Robert S. Edmonds <edmonds@debian.org>  Mon,  2 Apr 2007 21:46:56 -0400
 
 718 youtube-dl (2007.02.18-1) unstable; urgency=low
 
 720   * New upstream release:
 
 722     - Catches socket errors.
 
 724  -- Robert S. Edmonds <edmonds@debian.org>  Tue, 20 Feb 2007 13:57:32 -0500
 
 726 youtube-dl (2007.01.19-1) unstable; urgency=low
 
 728   * New upstream release, closes: #406146.
 
 730  -- Robert S. Edmonds <edmonds@debian.org>  Sun, 28 Jan 2007 17:41:44 -0500
 
 732 youtube-dl (2006.12.07-1) unstable; urgency=low
 
 734   * New upstream release:
 
 735     - Use -t to name the downloaded file after the title, closes: #395184.
 
 736     - Parses URLs without a leading "http://", closes: #400321.
 
 738  -- Robert S. Edmonds <edmonds@debian.org>  Sun, 10 Dec 2006 13:52:36 -0500
 
 740 youtube-dl (2006.11.12-1) unstable; urgency=low
 
 742   * New upstream release.
 
 744  -- Robert S. Edmonds <edmonds@debian.org>  Sat, 25 Nov 2006 16:12:03 -0500
 
 746 youtube-dl (2006.09.25-1) unstable; urgency=low
 
 748   * New upstream release.
 
 749   * python >= 2.4 is now required.
 
 751  -- Robert S. Edmonds <edmonds@debian.org>  Wed, 27 Sep 2006 17:43:07 -0400
 
 753 youtube-dl (2006.08.28-1) unstable; urgency=low
 
 755   * Initial release, closes: #385748.
 
 757  -- Robert S. Edmonds <edmonds@debian.org>  Sun,  3 Sep 2006 19:43:27 -0400