X-Git-Url: https://git.rapsys.eu/youtubedl/blobdiff_plain/e35898a6f10e5ce0087c77098ac01236c639785b..f55c273e328beac1f1f177bcf36b09397a463753:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 55ad4c4..c52583e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,25 @@ +youtube-dl (2011.09.27-1) unstable; urgency=low + + * New upstream version. Highlights: + + Added support for vimeo (closes: #619023). + + Added support for blip.tv. + + Added support for myvideo.de. + + Added support for comedycentral. + + Added support for "The Escapist". + + Added ability to download worst quality video (closes:#609328). + + Added ability to get available formats for a video (--get-format). + + Added support to extract vorbis audio with --extract-audio. + + New command line options: --writedescription, --write-info-json, + --list-extractors, --skip-download, --get-format. Not documented in + the manpage yet, patches welcome. + * debian/control: + + Add fields for the VCS system. + + cosmetics: Run wrap-and-sort to make the packaging canonical. + * debian/patches: + + Remove 01-prefer-open-formats.patch, integrated upstream. + + -- Rogério Brito Thu, 29 Sep 2011 14:37:13 -0300 + youtube-dl (2011.08.04-2) unstable; urgency=low * debian/{clean,youtube-dl.1}: Don't keep old files hanging around.