]> Raphaël G. Git Repositories - youtubedl/blob - debian/changelog
ff549e90a6b27571635f78d90155a873d88d7c7e
[youtubedl] / debian / changelog
1 youtube-dl (2011.01.30-1) unstable; urgency=low
2
3 * New upstream release. Some highlights:
4 + options -b and -f are removed.
5 + fix progress report when continuing partial downloads.
6 + request compressed pages by default.
7 + add support for embedded youtube playlist URLs; doesn't fix #495164 yet.
8 + add option --dump-user-agent.
9 + add option --console-title.
10 + add option --no-part.
11 + add option --get-filename.
12 + set downloaded file mtime to the last-modified header, if possible.
13 + add option --no-mtime.
14 * debian/control:
15 + update dependency on python's minimum version to 2.5.
16 * debian/youtube-dl.pod:
17 + update a lot.
18
19 -- Rogério Brito <rbrito@ime.usp.br> Mon, 31 Jan 2011 00:31:09 -0200
20
21 youtube-dl (2010.12.09-1) unstable; urgency=low
22
23 * New upstream release:
24 + Use filename with suffix .part while the download is still incomplete.
25 + Add support for downloading files from depositfiles.com.
26 + Fix recent changes in youtube.com. Closes: #606537.
27 * debian/watch:
28 + Update to work with the github redirector.
29 * debian/youtube-dl.pod:
30 + Add short description on youtube.com's video formats.
31 Based on Nicola Ferralis's patch. Closes: #605311.
32 + Add description of options -A, --playlist-start, and --playlist-end
33 options. Thanks to Josh Triplett. Closes: #604983.
34 * debian/patches:
35 + refresh patch.
36
37 -- Rogério Brito <rbrito@ime.usp.br> Fri, 10 Dec 2010 10:41:25 -0200
38
39 youtube-dl (2010.11.19-1) unstable; urgency=low
40
41 * New upstream release. Highlights:
42 + Fix downloading of RTMP URL's.
43 + Added command line switch (-A) to auto-number downloads.
44 + Allow comments in batchfiles.
45 + Add option to specify the video to end at in a playlist.
46 * debian/{watch,control}:
47 + Update for the move from bitbucket to github.
48 * debian/patches:
49 + refresh patch.
50
51 -- Rogério Brito <rbrito@ime.usp.br> Thu, 25 Nov 2010 15:54:56 -0200
52
53 youtube-dl (2010.10.24-2) unstable; urgency=low
54
55 * The "I forgot to save the changelog file" release.
56 * The highlights of the new release are:
57 + Add --cookies option to allow saving cookies to disk
58 (primarily to be used with external downloaders: e.g., aria2c).
59 + Support "https" both for YouTube URLs and for login.
60 * debian/patches:
61 + refresh patch.
62
63 -- Rogério Brito <rbrito@ime.usp.br> Mon, 25 Oct 2010 03:10:07 -0200
64
65 youtube-dl (2010.10.24-1) unstable; urgency=low
66
67 * New upstream release.
68
69 -- Rogério Brito <rbrito@ime.usp.br> Mon, 25 Oct 2010 02:23:40 -0200
70
71 youtube-dl (2010.10.03-1) unstable; urgency=low
72
73 * The "upload from sunny California" release
74 * New upstream release:
75 + Downloading manually the release 2010.10.03 corresponding to
76 http://bitbucket.org/rg3/youtube-dl/changeset/190d2d0fd729
77 + Abort downloads that can't be written to the disk
78 + Fix downloading some videos from metacafe.com
79 + Try to discover the video extension from metacafe.com
80 + Allow #! in youtube urls
81 + Fix extraction of uploader nickname on dailymotion
82 + Support downloads from youtube-nocookie.com urls
83 + Code improvements in general
84 + Retry that fail with codes 5xx on youtube
85 * debian/patches/*:
86 + rename 01-add-support-to-webm.patch to 01-prefer-open-formats.patch
87 + update the patch to apply to new versions of youtube-dl
88 + re-enable the patch to give preference to webm videos
89
90 -- Rogério Brito <rbrito@ime.usp.br> Wed, 13 Oct 2010 21:58:24 -0700
91
92 youtube-dl (2010.08.04-1) unstable; urgency=low
93
94 * New upstream release:
95 + Fix metacafe.com code not working due to gdaKey again
96 + Add option (--playlist-start) to specify the initial video for playlists
97 + Put back -b option as a placeholder with a warning message
98 + Consider the file downloaded if the size differs in less than 100 bytes
99 + Reorganize request code to make it a bit more robust
100 + Properly detect YouTube error messages to print them on screen
101 * debian/control:
102 + Remove suggests on gst-p-b (>= 0.10.18.3-2)
103 + The package complies with Policy 3.9.1 without any other changes.
104 * debian/watch:
105 + Remove commented lines.
106 * debian/youtube-dl.pod:
107 + Update the manpage to include newer options.
108 + Don't mention removed options anymore. Closes: #590825, #592368.
109
110 -- Rogério Brito <rbrito@ime.usp.br> Mon, 09 Aug 2010 13:27:41 -0400
111
112 youtube-dl (2010.07.24-1) unstable; urgency=medium
113
114 * Urgency medium due to changes in the site that broke earlier versions.
115 * New upstream release:
116 + restore support for WebM formats.
117 * debian/changelog:
118 + fix entry that stated incorrect removed options. Closes: #590144.
119
120 -- Rogério Brito <rbrito@ime.usp.br> Sat, 24 Jul 2010 22:29:21 -0300
121
122 youtube-dl (2010.07.22-1) unstable; urgency=medium
123
124 * Urgency set to medium due to changes in the site
125 * New upstream release:
126 + make youtube-dl work again. Closes: #589974.
127 + removed command line options -b and -d.
128 * debian/NEWS:
129 + document the removal of command line options and the new behavior.
130 * debian/patches:
131 + disabled for the moment.
132 * debian/control:
133 + include the support of dailymotion in the long description.
134 + update the standards version to 3.9.0, with no other changes.
135
136 -- Rogério Brito <rbrito@ime.usp.br> Thu, 22 Jul 2010 18:58:29 -0300
137
138 youtube-dl (2010.07.14-1) unstable; urgency=low
139
140 * New upstream release:
141 + add preliminary support for Dailymotion videos
142 + improve support for WebM in YouTube
143 + add support for the "original" video format in YouTube
144 + add a --max-quality option
145 + add support for youtu.be URLs
146 + add fixes.
147 * debian/patches/01-add-support-to-webm.patch:
148 + update and refresh.
149
150 -- Rogério Brito <rbrito@ime.usp.br> Wed, 14 Jul 2010 22:39:54 -0300
151
152 youtube-dl (2010.06.06-1) unstable; urgency=low
153
154 * New upstream release:
155 + support for retrying connections after a 503 error
156 + argument '-' can be used with -a to indicate stdin
157 + support for webm formats
158 * debian/patches/01-add-support-to-webm.patch:
159 + remove parts applied upstream
160 + update to download webm videos based on their quality
161
162 -- Rogério Brito <rbrito@ime.usp.br> Mon, 07 Jun 2010 04:16:54 -0300
163
164 youtube-dl (2010.04.04-3) unstable; urgency=low
165
166 * Migrate the packaging to smaller dh(7) style.
167 * Update the years of copyright.
168
169 -- Rogério Brito <rbrito@ime.usp.br> Tue, 01 Jun 2010 11:06:06 -0300
170
171 youtube-dl (2010.04.04-2) unstable; urgency=low
172
173 * Add support to webm (vp8 + vorbis) format:
174 + debian/patches/01-add-support-to-webm.patch: the code
175 + debian/NEWS: the documentation
176 + debian/control: the suggests field
177
178 -- Rogério Brito <rbrito@ime.usp.br> Sat, 29 May 2010 13:11:43 -0300
179
180 youtube-dl (2010.04.04-1) unstable; urgency=low
181
182 * New upstream release:
183 + allow grabbing videos from vevo.
184 + allow download whole playlists and keep the videos numbered.
185 + add support for new playlist style.
186 + fix detection of multipage playlists.
187 + insist a little bit more to grab videos from youtube.
188 + add information extractor for video.yahoo.com.
189 + fix cosmetic issues with rtmpdump.
190 + add option --all-formats to grab all available formats for a given video.
191 + add "-" (without quotes) as an alias to output videos to stdout.
192
193 -- Rogério Brito <rbrito@ime.usp.br> Sun, 04 Apr 2010 17:55:00 -0300
194
195 youtube-dl (2010.03.13-1) unstable; urgency=low
196
197 * New upstream release
198 + added option to disable the status/progress updates.
199 + fine tuned the sequence of formats searched to discover the best quality.
200
201 -- Rogério Brito <rbrito@ime.usp.br> Sun, 14 Mar 2010 23:33:48 -0300
202
203 youtube-dl (2010.02.13-1) unstable; urgency=low
204
205 * New upstream release
206 + stronger parsing of URLs.
207 + better generation of filenames.
208 * debian/control:
209 + include misc-depends due to debhelper.
210 + the package is compliant with policy 3.8.4.
211
212 -- Rogério Brito <rbrito@ime.usp.br> Wed, 17 Feb 2010 00:19:23 -0200
213
214 youtube-dl (2010.01.19-1) unstable; urgency=low
215
216 * New upstream release. As upstream does not provide a changelog, here
217 are the highlights:
218 + patched to add Google Video and Photobucket support
219 + add support for using rtmpdump
220 + added support to download all of a user's videos!
221 + fix detection of uploader nickname in metacafe
222 + take format 37 into account
223 + add self-updating code
224 + allow empty titles because they do appear in some videos
225 + use default values for "continuedl" and "nooverwrites" parameters
226 + avoid using Unicode strings when forming URL requests
227 + improve preferred encoding detection method
228 * Remove all patches (applied upstream).
229 * Add suggests on rtmpdump.
230 * Shorten the short description.
231 * Include list of sites supported in the long description.
232
233 -- Rogério Brito <rbrito@ime.usp.br> Tue, 26 Jan 2010 11:28:40 -0200
234
235 youtube-dl (2009.09.13-2) unstable; urgency=low
236
237 * change to "3.0 (quilt)" format.
238 * add support for 1080p videos. Thanks Josh Triplett. Closes: #557042.
239 * include a better manpage. Closes: #553919.
240 * include the DMUA: yes field.
241 * kindly reviewed by Li Daobing.
242
243 -- Rogério Brito <rbrito@ime.usp.br> Thu, 19 Nov 2009 11:21:36 -0200
244
245 youtube-dl (2009.09.13-1) unstable; urgency=low
246
247 * New upstream release
248 * debian/watch:
249 + adjust for the new upstream layout.
250 * debian/control:
251 + Standards-Version updated to 3.8.3. No changes needed.
252
253 -- Rogério Brito <rbrito@ime.usp.br> Sat, 10 Oct 2009 12:17:53 -0300
254
255 youtube-dl (2009.08.08-1~try01) unstable; urgency=low
256
257 * The current maintainer seems busy (Closes: #491616):
258 + ability to recognize more qualities of a video.
259 + ability to automatically find the best quality video.
260 + ability to download entire playlists.
261 + ability to specify various urls. (Closes: #452071)
262 + ability to resume interrupted downloads.
263 + many other things.
264 * debian/copyright:
265 + rework the file.
266 + mention that the package is in the public domain.
267 + include my information.
268 + update the URL of the package.
269 * debian/control:
270 + add a Homepage: field.
271 + keeping the current manpage for now.
272 + give more details in the long description.
273 + list me as the maintainer.
274 + Standards-Version updated to 3.8.2.
275 * debian/watch:
276 + let's help with automatic updates.
277
278 -- Rogério Brito <rbrito@ime.usp.br> Mon, 10 Aug 2009 08:14:08 -0300
279
280 youtube-dl (2008.03.22-1) unstable; urgency=low
281
282 * New upstream release:
283 - adds -f / --format command line option.
284
285 -- Robert S. Edmonds <edmonds@debian.org> Wed, 26 Mar 2008 13:19:23 -0400
286
287 youtube-dl (2008.03.08-1) unstable; urgency=low
288
289 * New upstream release:
290 - adds -b / --best-quality command line option.
291
292 -- Robert S. Edmonds <edmonds@debian.org> Wed, 12 Mar 2008 14:26:04 -0400
293
294 youtube-dl (2008.01.24-1) unstable; urgency=low
295
296 * New upstream release; closes: #462427, #462428.
297 - fixes youtube download issues.
298
299 -- Robert S. Edmonds <edmonds@debian.org> Thu, 24 Jan 2008 22:15:05 -0500
300
301 youtube-dl (2007.10.09-1) unstable; urgency=low
302
303 * New upstream release.
304
305 -- Robert S. Edmonds <edmonds@debian.org> Mon, 08 Oct 2007 19:22:33 -0400
306
307 youtube-dl (2007.08.24-1) unstable; urgency=low
308
309 * New upstream release; closes: #439363.
310
311 -- Robert S. Edmonds <edmonds@debian.org> Fri, 24 Aug 2007 13:54:40 -0400
312
313 youtube-dl (2007.06.22-1) unstable; urgency=low
314
315 * New upstream release:
316 - regex update.
317
318 -- Robert S. Edmonds <edmonds@debian.org> Thu, 21 Jun 2007 20:42:57 -0400
319
320 youtube-dl (2007.06.06-1) unstable; urgency=low
321
322 * New upstream release:
323 - "--title-too" command line option to print the video's title.
324
325 -- Robert S. Edmonds <edmonds@debian.org> Thu, 07 Jun 2007 01:04:01 -0400
326
327 youtube-dl (2007.03.27-1) unstable; urgency=low
328
329 * New upstream release:
330 - Progress meter.
331 - "--literal" command line option to use the video title in the filename.
332 - "--get-url" command line option to print the real video URL.
333
334 -- Robert S. Edmonds <edmonds@debian.org> Mon, 2 Apr 2007 21:46:56 -0400
335
336 youtube-dl (2007.02.18-1) unstable; urgency=low
337
338 * New upstream release:
339 - Diction.
340 - Catches socket errors.
341
342 -- Robert S. Edmonds <edmonds@debian.org> Tue, 20 Feb 2007 13:57:32 -0500
343
344 youtube-dl (2007.01.19-1) unstable; urgency=low
345
346 * New upstream release, closes: #406146.
347
348 -- Robert S. Edmonds <edmonds@debian.org> Sun, 28 Jan 2007 17:41:44 -0500
349
350 youtube-dl (2006.12.07-1) unstable; urgency=low
351
352 * New upstream release:
353 - Use -t to name the downloaded file after the title, closes: #395184.
354 - Parses URLs without a leading "http://", closes: #400321.
355
356 -- Robert S. Edmonds <edmonds@debian.org> Sun, 10 Dec 2006 13:52:36 -0500
357
358 youtube-dl (2006.11.12-1) unstable; urgency=low
359
360 * New upstream release.
361
362 -- Robert S. Edmonds <edmonds@debian.org> Sat, 25 Nov 2006 16:12:03 -0500
363
364 youtube-dl (2006.09.25-1) unstable; urgency=low
365
366 * New upstream release.
367 * python >= 2.4 is now required.
368
369 -- Robert S. Edmonds <edmonds@debian.org> Wed, 27 Sep 2006 17:43:07 -0400
370
371 youtube-dl (2006.08.28-1) unstable; urgency=low
372
373 * Initial release, closes: #385748.
374
375 -- Robert S. Edmonds <edmonds@debian.org> Sun, 3 Sep 2006 19:43:27 -0400
376