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