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