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