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