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