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