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