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