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