]> Raphaël G. Git Repositories - youtubedl/blob - debian/changelog
Add bug number that we are closing.
[youtubedl] / debian / changelog
1 youtube-dl (2013.10.04-1~1.gbp0a55ea) UNRELEASED; urgency=low
2
3 ** SNAPSHOT build @0a55ea74a5189ae5ba16d182df9a75995d367009 **
4
5 * Imported Upstream version 2013.10.04. Closes: #723592.
6
7 -- Rogério Brito <rbrito@ime.usp.br> Fri, 04 Oct 2013 09:25:56 -0300
8
9 youtube-dl (2013.10.01-1) unstable; urgency=low
10
11 * The "In a hurry release".
12 * Imported Upstream version 2013.10.01.
13 + Closes: #724321, #722343, #722298.
14
15 -- Rogério Brito <rbrito@ime.usp.br> Thu, 03 Oct 2013 01:28:58 -0300
16
17 youtube-dl (2013.08.29-1) unstable; urgency=low
18
19 * Imported Upstream version 2013.08.29. Highlights:
20 + Fix subtitle downloading. (Closes: #721257)
21 + Add/improve support cryptographic signatures of lengths 80, 82, 84,
22 86, 88 on youtube.
23 + Add/improve support for the following sites:
24 - Youtube: Add support for DASH videos. See:
25 https://en.wikipedia.org/wiki/Dynamic_Adaptive_Streaming_over_HTTP
26 - Slashdot: tv.slashdot.org
27 - News sites: CNN, NBC news, PBS.
28 - MIT sites: video.mit.edu, techtv.mit.edu
29 - Other sites: Youporn, hark.com, AddAnime, RTLnow, jeuxvideo.com,
30 VOXnow, collegehumor, the generic extractor, Vimeo, funnyordie,
31 statigram, utv.unistra.fr, canalc2.tv, XHamster, 220.ro,
32 trilulilu.ro, canalplus, appletrailers, addanime, orf.at,
33 kankan.com.
34 + Allow embedding of subtitles in mp4 videos.
35 + Allow the use to specify languages for subtitles.
36 * debian/changelog:
37 + Fix long line in the previous uploaded entry, to please lintian and
38 other tools.
39 * debian/control:
40 + Remove upper limit on the python version that we support.
41
42 -- Rogério Brito <rbrito@ime.usp.br> Thu, 29 Aug 2013 21:36:16 -0300
43
44 youtube-dl (2013.08.17-1) unstable; urgency=low
45
46 * Imported Upstream version 2013.08.17. Highlights:
47 + Add/improve support cryptographic signatures of lengths 83, 85, 86, 87,
48 89. (Closes: #719309).
49
50 Fixing the signature of the lengths listed above makes it to download
51 many music videos (including those from VEVO). For those (like me)
52 that don't know what VEVO is/was, here is a snippet from Wikipedia:
53
54 "Vevo, LLC (stylized vevo) is a joint venture music video website
55 operated by Sony Music Entertainment, Universal Music Group, Google
56 and Abu Dhabi Media with EMI licensing its content to the group
57 without taking an ownership stake."
58
59 -- Rogério Brito <rbrito@ime.usp.br> Sun, 18 Aug 2013 08:03:58 -0300
60
61 youtube-dl (2013.08.08-1) unstable; urgency=low
62
63 * Imported Upstream version 2013.08.02
64 * Imported Upstream version 2013.08.08. Highlights:
65 + Improve GenericIE for compatibility with more sites.
66 + Youtube:
67 - Add/improve support cryptographic signatures of lengths 79, 81, 83,
68 84, 85, 86, 87, 90, 92. (Closes: #718391, #717537, #716987)
69 - Support signatures with more than 2 parts.
70 - Add support for downloading recommended videos (via :ytrec)
71 - Support downloading videos from the user's "Watch Later" playlist.
72 - Add better support for "age protected videos".
73 - Add explicit support for 3D videos.
74 + Add support for:
75 - IGNE
76 - criterion.com
77 - Canalplus
78 - Livestream
79 - freesound.org
80 - thisav
81 - CondeNast
82 - ex.fm
83 - video.sina.com.cn
84 - 56.com
85 - Weibo
86 - roxwell.com
87 - kankan.com
88 - Ooyala
89 - videofy.me
90 - muzu.tv
91 + Improve support for:
92 - ComedyCentral.
93 - Instagram.
94 - MTV.
95 - Metacafe: support AnyClip videos.
96 - Soundcloud.
97 - traileraddict.
98 - keek.
99 - videos from VEVO (they just keep changing stuff to prevent people
100 downloading music videos).
101 + Fix support for:
102 - CollegeHumor.
103 - Break
104 * debian/control: Update long description with list of supported sites.
105
106 -- Rogério Brito <rbrito@ime.usp.br> Wed, 07 Aug 2013 20:40:48 -0300
107
108 youtube-dl (2013.07.10-1) unstable; urgency=low
109
110 * Imported Upstream version 2013.07.10. (Closes: #716092)
111
112 -- Rogério Brito <rbrito@ime.usp.br> Wed, 10 Jul 2013 18:53:05 -0300
113
114 youtube-dl (2013.07.02-1) unstable; urgency=low
115
116 * Imported Upstream version 2013.07.02. Highlights:
117 + Add support for hotnewhiphop.com.
118 + Add support for auengine.com.
119 + Add support for gamespot.com.
120 + Add support for RingTV.
121 + Add support for wat.tv.
122 + Add support for traileraddict.com.
123 + Add support for tu.tv.
124 + Add support for instagram.com.
125 + Improve support for encrypted signatures in Youtube.
126 + Improve support for videos from ArteTv.
127 + Minor improvements to the generic fallback information extractor.
128 + Change the default naming of videos to the template:
129 `%(title)s-%(id)s.%(ext)s`
130 * debian/control:
131 + Revise that package complies with standars version 3.9.4.
132 (No changes needed)
133
134 -- Rogério Brito <rbrito@ime.usp.br> Thu, 04 Jul 2013 10:00:59 -0300
135
136 youtube-dl (2013.06.34-1) unstable; urgency=low
137
138 * Imported Upstream version 2013.06.26
139 * Imported Upstream version 2013.06.33. Highlights:
140 + VimeoIE: allow to download password protected videos. (Closes: #523326)
141 + YoutubeIE: A lot of work for downloading VEVO videos.
142 + Add support for Statigr.am.
143 + Add support for break.com.
144 + Add support for tudou.com. (Closes: #657148)
145 + Add support for Jukebox.
146 + Add specific code for VEVO videos.
147 + Modularize the code so that each site has its code in a
148 respective file (usable as python modules, as, for instance,
149 `youtube_dl.extractor.youtube`).
150 + Modularize the code so that the downloading class is split in two:
151 - YoutubeDL is the class that coordinates everything.
152 - FileDownloader gets a filename and an info dict and downloads the
153 video.
154 + Fix downloading from Google+ videos (new URL format).
155 * Imported Upstream version 2013.06.34. Highlights:
156 + Add support for downloading automatic transcribed subtitles.
157 + Add support for downloading subtitles in WebVTT (vtt) format.
158 + Add support for Wimp.com.
159 + Add support for CSpan. (Closes: #659623)
160 + Improve support for Youtube's crypto signing fields.
161 * debian/control:
162 + Add mplayer{,2} as recommends, needed for mms:// or rtsp:// schemes.
163 + Make explicit version of Python that we require.
164 * debian/rules: Use python2 plugin with debhelper.
165 * debian/control:
166 + Make determination of python versions automatic.
167 + Fix syntax error in Depends: field.
168
169 -- Rogério Brito <rbrito@ime.usp.br> Sun, 23 Jun 2013 20:10:54 -0300
170
171 youtube-dl (2013.06.21-2) unstable; urgency=low
172
173 * debian/control:
174 + Add missing Build-Dependency on python-pkg-resources.
175 Thanks to Sven Joachim <svenjoac@gmx.de> for the hint (Closes: #713835)
176 * debian/rules:
177 + Fix misplaced README.txt.gz.
178 Thanks to Sven Joachim <svenjoac@gmx.de> for the patch (Closes: #713834)
179
180 -- Rogério Brito <rbrito@ime.usp.br> Sun, 23 Jun 2013 18:59:25 -0300
181
182 youtube-dl (2013.06.21-1) unstable; urgency=low
183
184 * New upstream version.
185 Closes: #711733, #697086, #697594, #645925, #683795, #659515.
186 * Imported Upstream version 2013.05.14
187 * debian/watch:
188 + Update to track github tags. Thanks to Bart Martens for the rewrite.
189 * debian/README.source:
190 + Update my own instructions.
191 * Imported Upstream version 2013.05.23
192 * debian/watch:
193 + Download version specific for distributors.
194 * debian/control:
195 + Bump build-dep on debhelper to >= 9.
196 * debian/compat:
197 + Use level 9 of debhelper.
198 * Imported Upstream version 2013.06.21
199 * debian/install:
200 + Remove, as we let setup.py install things. (Closes: #699043)
201 * debian/rules:
202 + Simplify rules file with use of buildsystem.
203 * debian/control:
204 + Remove B-D on pandoc.
205 + Remove B-D-I on perl.
206 + Remove obsolete DMUA flag.
207 * debian/rules:
208 + Move incorrectly (bash completion) installed file to its right place.
209 + Remove egg-info directory in the clean target.
210
211 -- Rogério Brito <rbrito@ime.usp.br> Wed, 22 May 2013 21:01:15 -0300
212
213 youtube-dl (2012.12.11-1) unstable; urgency=low
214
215 * debian/watch:
216 + Adapt to new upstream distribution scheme.
217 * Imported Upstream version 2012.12.11
218 * debian/rules:
219 + Disable new test suites. They depend on network access.
220 + Remove repackaging need: Upstream adopted a new strategy.
221 + Leave it as vanilla as possible.
222 + Simplify the build process by not calling setup.py.
223 * debian/{control,manpages,rules,youtube-dl.pod}:
224 + Use manpage from upstream.
225
226 -- Rogério Brito <rbrito@ime.usp.br> Tue, 18 Dec 2012 09:45:19 -0200
227
228 youtube-dl (2012.09.27+dfsg1-1) unstable; urgency=low
229
230 * Urgency set to high to fix an RC bug.
231 * Imported Upstream version 2012.09.27+dfsg1:
232 + Remove binaries without sources. Thanks to Ansgar Burchardt for
233 notifying me. (Closes: #689493)
234 * debian/copyright:
235 + Rewrite in Copyright Format 1.0 for readability.
236 * debian/rules:
237 + Add a `get-orig-source` target to remove binaries without sources.
238 * debian/clean:
239 + Remove `*.pyc` files due to new upstream changes.
240 * debian/watch:
241 + Adapt for mangled debian version.
242
243 -- Rogério Brito <rbrito@ime.usp.br> Sat, 17 Nov 2012 15:01:05 -0200
244
245 youtube-dl (2012.09.27-1) unstable; urgency=low
246
247 * Imported Upstream version 2012.09.27:
248 + Fixes changes in youtube that prevented youtube-dl from working.
249 Thanks Alex Wauck and Josh Triplett for notifying me of the breakage.
250 (Closes: #688997)
251 + Incorporates my patch for downloading from tube.majestyc.net.
252 (Closes: #683962)
253 * debian/patches: Remove unneeded patches.
254
255 -- Rogério Brito <rbrito@ime.usp.br> Fri, 28 Sep 2012 02:27:37 -0300
256
257 youtube-dl (2012.02.27+gita171dbf-3) unstable; urgency=low
258
259 * Add python to build-depends-indep. (Closes: #647407)
260
261 -- Rogério Brito <rbrito@ime.usp.br> Mon, 06 Aug 2012 22:11:25 -0300
262
263 youtube-dl (2012.02.27+gita171dbf-2) unstable; urgency=low
264
265 * Disable downloading from tube.majestyc.net for the moment.
266 (Closes: #683962)
267
268 -- Rogério Brito <rbrito@ime.usp.br> Sun, 05 Aug 2012 16:50:15 -0300
269
270 youtube-dl (2012.02.27+gita171dbf-1) unstable; urgency=low
271
272 * Imported Upstream version 2012.02.27+gita171dbf. Highlights:
273 + Fixes for sites changing layouts:
274 - Vimeo. Closes: #682865.
275 - blip.tv. Closes: #671167.
276 + Redirects are now supported. Closes: #597797.
277 * debian/control:
278 + Allow use of libav-tools for transcoding instead of ffmpeg.
279 + Build-Depend-Indep on zip for upstream's build system.
280 + Bump depends on python >= 2.6, for new "zipped executables".
281 * debian/rules: We now have something to make.
282 * debian/patches: Add support for tube.majestyc.net. Closes: #612586.
283
284 -- Rogério Brito <rbrito@ime.usp.br> Sun, 05 Aug 2012 01:45:05 -0300
285
286 youtube-dl (2012.02.27-1) unstable; urgency=low
287
288 * Imported Upstream version 2012.02.27. Highlights:
289 + Add support for MTV.
290 + Allow the Vimeo engine to work with embedded video URLs.
291 + Add --verbose switch option. Not documented in the manpage yet,
292 patches welcome.
293 * debian/gbp.conf: Add defaults for the git-buildpackage suite.
294 * Make debian/README.source simpler.
295 * Don't automatically sign tags with git-buildpackage.
296 * Update the manpage to cite which sites youtube-dl supports.
297 Thanks to Adrian Knoth for the patch (Closes: #657978)
298 * Update Standards-Version to 3.9.3 (no other changes).
299
300 -- Rogério Brito <rbrito@ime.usp.br> Sat, 17 Mar 2012 13:41:15 -0300
301
302 youtube-dl (2012.01.05-2) unstable; urgency=low
303
304 * debian/control: Per requests, change rtmpdump to a Recommends.
305 Thanks to Nicola Ferralis (Closes: #655036)
306
307 -- Rogério Brito <rbrito@ime.usp.br> Sat, 07 Jan 2012 22:51:17 -0200
308
309 youtube-dl (2012.01.05-1) unstable; urgency=low
310
311 * Imported Upstream version 2012.01.05. Highlights:
312 + Fixed duplicated downloads from YouTube user page.
313 + Support configuration files. (Closes: #429557).
314 + Added support for Soundcloud.
315 + Added support for InfoQ.
316 + Added support for Mixcloud.
317 + Added support for OpenClassRoom.
318 + Support aac audio in mp4 container (as .m4a files).
319 + Support wav audio output.
320 + Added --max-downloads option. Not documented in the manpage yet,
321 patches welcome.
322 + Added --prefer-free-formats option. Not documented in the manpage
323 yet, patches welcome.
324 * debian/patches: Drop patches already included upstream.
325 * debian/control: Add support for earlier versions of ffmpeg/ffprobe.
326 Thanks to Uwe Kleine-König for the suggestion. (Closes: #651060)
327 * debian/control: Update list of supported sites.
328
329 -- Rogério Brito <rbrito@ime.usp.br> Fri, 06 Jan 2012 13:48:47 -0200
330
331 youtube-dl (2011.10.19-4) unstable; urgency=low
332
333 * debian/{rules,control}:
334 + Remove build-dependency on python, as that's not really needed.
335
336 -- Rogério Brito <rbrito@ime.usp.br> Sun, 20 Nov 2011 10:22:04 -0200
337
338 youtube-dl (2011.10.19-3) unstable; urgency=low
339
340 * debian/control:
341 + Add python to B-D-Indep. Closes: #647407.
342 Thanks to Felix Geyer, Daniel T Chen, and Simon Paillard.
343 + Fix capitalization of YouTube. Closes: #649111.
344 Thanks to Filipus Klutiero.
345
346 -- Rogério Brito <rbrito@ime.usp.br> Fri, 18 Nov 2011 19:28:01 -0200
347
348 youtube-dl (2011.10.19-2) unstable; urgency=low
349
350 * Add patch to fix downloading from facebook.
351
352 -- Rogério Brito <rbrito@ime.usp.br> Sat, 22 Oct 2011 01:16:31 -0200
353
354 youtube-dl (2011.10.19-1) unstable; urgency=low
355
356 * Imported Upstream version 2011.10.19. Highlights:
357 + Added option -L to list available formats.
358 + Understand more playlist formats in youtube.
359 + Added support for CollegeHumor.
360 + Added support for xvideos.com.
361 + Added support for HD videos in vimeo.
362 * debian/control:
363 + Update short description.
364 + Mention that getting worst quality is also possible.
365 + Update list of sites in the long description.
366 + It's vcs-browseR, not vcs-browse.
367 * Update the manpage wrt the 'worst' format. Thanks Cristian Rigamonti.
368
369 -- Rogério Brito <rbrito@ime.usp.br> Tue, 18 Oct 2011 21:13:16 -0200
370
371 youtube-dl (2011.09.27-1) unstable; urgency=low
372
373 * New upstream version. Highlights:
374 + Added support for vimeo (closes: #619023).
375 + Added support for blip.tv.
376 + Added support for myvideo.de.
377 + Added support for comedycentral.
378 + Added support for "The Escapist".
379 + Added ability to download worst quality video (closes:#609328).
380 + Added ability to get available formats for a video (--get-format).
381 + Added support to extract vorbis audio with --extract-audio.
382 + New command line options: --writedescription, --write-info-json,
383 --list-extractors, --skip-download, --get-format. Not documented in
384 the manpage yet, patches welcome.
385 * debian/control:
386 + Add fields for the VCS system.
387 + cosmetics: Run wrap-and-sort to make the packaging canonical.
388 * debian/patches:
389 + Remove 01-prefer-open-formats.patch, integrated upstream.
390
391 -- Rogério Brito <rbrito@ime.usp.br> Thu, 29 Sep 2011 14:37:13 -0300
392
393 youtube-dl (2011.08.04-2) unstable; urgency=low
394
395 * debian/{clean,youtube-dl.1}: Don't keep old files hanging around.
396 * debian/control: We comply with policy 3.9.2.
397 * debian/rules: Fix references to Perl. Closes: #637107.
398 * debian/source/local-options: Set to unapply-patches.
399
400 -- Rogério Brito <rbrito@ime.usp.br> Tue, 09 Aug 2011 16:38:46 -0300
401
402 youtube-dl (2011.08.04-1) unstable; urgency=low
403
404 * Imported Upstream version 2011.08.04. Highlight:
405 + Fix changes on Youtube's side. Closes: #636611, #624139, #636547.
406 Thanks for all those that were kind enough to notify me.
407 + Includes robustness fixes for youtube videos, including a fix (dated
408 2011-02-25, which I forgot to include) to cope with videos whose IDs
409 begin with an hyphen. Closes: #632922. Sorry, Matt Kraai, for
410 forgetting about this!
411 * debian: Add a README.source file describing how the package is
412 usually made.
413
414 -- Rogério Brito <rbrito@ime.usp.br> Fri, 05 Aug 2011 12:25:55 -0300
415
416 youtube-dl (2011.02.25b-1) unstable; urgency=low
417
418 * New upstream release. Some highlights:
419 + Enable artist playlists in YoutubePlaylistIE.
420 + Add support for getting videos from Facebook.
421 + Support more common YouTube playlist URLs
422 + Extract audio from your videos using ffmpeg as a postprocessor.
423 * debian/control:
424 + Add recommends on ffmpeg.
425 + Update the list of sites supported by youtube-dl in the long
426 description.
427 * debian/patches/*:
428 + Refresh.
429
430 -- Rogério Brito <rbrito@ime.usp.br> Fri, 25 Feb 2011 20:27:47 -0300
431
432 youtube-dl (2011.01.30-2) unstable; urgency=low
433
434 * debian/control:
435 + include build-depends-indep on perl, for pod2man (not used during clean).
436 + update the build-dependency on debhelper (we use the override feature).
437 * debian/rules:
438 + generate the actual manpage from the pod source at build time.
439
440 -- Rogério Brito <rbrito@ime.usp.br> Mon, 31 Jan 2011 20:30:36 -0200
441
442 youtube-dl (2011.01.30-1) unstable; urgency=low
443
444 * New upstream release. Some highlights:
445 + options -b and -f are removed.
446 + fix progress report when continuing partial downloads.
447 + request compressed pages by default.
448 + add support for embedded youtube playlist URLs; doesn't fix #495164 yet.
449 + add option --dump-user-agent.
450 + add option --console-title.
451 + add option --no-part.
452 + add option --get-filename.
453 + set downloaded file mtime to the last-modified header, if possible.
454 + add option --no-mtime.
455 * debian/control:
456 + update dependency on python's minimum version to 2.5.
457 * debian/youtube-dl.pod:
458 + update a lot.
459
460 -- Rogério Brito <rbrito@ime.usp.br> Mon, 31 Jan 2011 00:31:09 -0200
461
462 youtube-dl (2010.12.09-1) unstable; urgency=low
463
464 * New upstream release:
465 + Use filename with suffix .part while the download is still incomplete.
466 + Add support for downloading files from depositfiles.com.
467 + Fix recent changes in youtube.com. Closes: #606537.
468 * debian/watch:
469 + Update to work with the github redirector.
470 * debian/youtube-dl.pod:
471 + Add short description on youtube.com's video formats.
472 Based on Nicola Ferralis's patch. Closes: #605311.
473 + Add description of options -A, --playlist-start, and --playlist-end
474 options. Thanks to Josh Triplett. Closes: #604983.
475 * debian/patches:
476 + refresh patch.
477
478 -- Rogério Brito <rbrito@ime.usp.br> Fri, 10 Dec 2010 10:41:25 -0200
479
480 youtube-dl (2010.11.19-1) unstable; urgency=low
481
482 * New upstream release. Highlights:
483 + Fix downloading of RTMP URL's.
484 + Added command line switch (-A) to auto-number downloads.
485 + Allow comments in batchfiles.
486 + Add option to specify the video to end at in a playlist.
487 * debian/{watch,control}:
488 + Update for the move from bitbucket to github.
489 * debian/patches:
490 + refresh patch.
491
492 -- Rogério Brito <rbrito@ime.usp.br> Thu, 25 Nov 2010 15:54:56 -0200
493
494 youtube-dl (2010.10.24-2) unstable; urgency=low
495
496 * The "I forgot to save the changelog file" release.
497 * The highlights of the new release are:
498 + Add --cookies option to allow saving cookies to disk
499 (primarily to be used with external downloaders: e.g., aria2c).
500 + Support "https" both for YouTube URLs and for login.
501 * debian/patches:
502 + refresh patch.
503
504 -- Rogério Brito <rbrito@ime.usp.br> Mon, 25 Oct 2010 03:10:07 -0200
505
506 youtube-dl (2010.10.24-1) unstable; urgency=low
507
508 * New upstream release.
509
510 -- Rogério Brito <rbrito@ime.usp.br> Mon, 25 Oct 2010 02:23:40 -0200
511
512 youtube-dl (2010.10.03-1) unstable; urgency=low
513
514 * The "upload from sunny California" release
515 * New upstream release:
516 + Downloading manually the release 2010.10.03 corresponding to
517 http://bitbucket.org/rg3/youtube-dl/changeset/190d2d0fd729
518 + Abort downloads that can't be written to the disk
519 + Fix downloading some videos from metacafe.com
520 + Try to discover the video extension from metacafe.com
521 + Allow #! in youtube urls
522 + Fix extraction of uploader nickname on dailymotion
523 + Support downloads from youtube-nocookie.com urls
524 + Code improvements in general
525 + Retry that fail with codes 5xx on youtube
526 * debian/patches/*:
527 + rename 01-add-support-to-webm.patch to 01-prefer-open-formats.patch
528 + update the patch to apply to new versions of youtube-dl
529 + re-enable the patch to give preference to webm videos
530
531 -- Rogério Brito <rbrito@ime.usp.br> Wed, 13 Oct 2010 21:58:24 -0700
532
533 youtube-dl (2010.08.04-1) unstable; urgency=low
534
535 * New upstream release:
536 + Fix metacafe.com code not working due to gdaKey again
537 + Add option (--playlist-start) to specify the initial video for playlists
538 + Put back -b option as a placeholder with a warning message
539 + Consider the file downloaded if the size differs in less than 100 bytes
540 + Reorganize request code to make it a bit more robust
541 + Properly detect YouTube error messages to print them on screen
542 * debian/control:
543 + Remove suggests on gst-p-b (>= 0.10.18.3-2)
544 + The package complies with Policy 3.9.1 without any other changes.
545 * debian/watch:
546 + Remove commented lines.
547 * debian/youtube-dl.pod:
548 + Update the manpage to include newer options.
549 + Don't mention removed options anymore. Closes: #590825, #592368.
550
551 -- Rogério Brito <rbrito@ime.usp.br> Mon, 09 Aug 2010 13:27:41 -0400
552
553 youtube-dl (2010.07.24-1) unstable; urgency=medium
554
555 * Urgency medium due to changes in the site that broke earlier versions.
556 * New upstream release:
557 + restore support for WebM formats.
558 * debian/changelog:
559 + fix entry that stated incorrect removed options. Closes: #590144.
560
561 -- Rogério Brito <rbrito@ime.usp.br> Sat, 24 Jul 2010 22:29:21 -0300
562
563 youtube-dl (2010.07.22-1) unstable; urgency=medium
564
565 * Urgency set to medium due to changes in the site
566 * New upstream release:
567 + make youtube-dl work again. Closes: #589974.
568 + removed command line options -b and -d.
569 * debian/NEWS:
570 + document the removal of command line options and the new behavior.
571 * debian/patches:
572 + disabled for the moment.
573 * debian/control:
574 + include the support of dailymotion in the long description.
575 + update the standards version to 3.9.0, with no other changes.
576
577 -- Rogério Brito <rbrito@ime.usp.br> Thu, 22 Jul 2010 18:58:29 -0300
578
579 youtube-dl (2010.07.14-1) unstable; urgency=low
580
581 * New upstream release:
582 + add preliminary support for Dailymotion videos
583 + improve support for WebM in YouTube
584 + add support for the "original" video format in YouTube
585 + add a --max-quality option
586 + add support for youtu.be URLs
587 + add fixes.
588 * debian/patches/01-add-support-to-webm.patch:
589 + update and refresh.
590
591 -- Rogério Brito <rbrito@ime.usp.br> Wed, 14 Jul 2010 22:39:54 -0300
592
593 youtube-dl (2010.06.06-1) unstable; urgency=low
594
595 * New upstream release:
596 + support for retrying connections after a 503 error
597 + argument '-' can be used with -a to indicate stdin
598 + support for webm formats
599 * debian/patches/01-add-support-to-webm.patch:
600 + remove parts applied upstream
601 + update to download webm videos based on their quality
602
603 -- Rogério Brito <rbrito@ime.usp.br> Mon, 07 Jun 2010 04:16:54 -0300
604
605 youtube-dl (2010.04.04-3) unstable; urgency=low
606
607 * Migrate the packaging to smaller dh(7) style.
608 * Update the years of copyright.
609
610 -- Rogério Brito <rbrito@ime.usp.br> Tue, 01 Jun 2010 11:06:06 -0300
611
612 youtube-dl (2010.04.04-2) unstable; urgency=low
613
614 * Add support to webm (vp8 + vorbis) format:
615 + debian/patches/01-add-support-to-webm.patch: the code
616 + debian/NEWS: the documentation
617 + debian/control: the suggests field
618
619 -- Rogério Brito <rbrito@ime.usp.br> Sat, 29 May 2010 13:11:43 -0300
620
621 youtube-dl (2010.04.04-1) unstable; urgency=low
622
623 * New upstream release:
624 + allow grabbing videos from vevo.
625 + allow download whole playlists and keep the videos numbered.
626 + add support for new playlist style.
627 + fix detection of multipage playlists.
628 + insist a little bit more to grab videos from youtube.
629 + add information extractor for video.yahoo.com.
630 + fix cosmetic issues with rtmpdump.
631 + add option --all-formats to grab all available formats for a given video.
632 + add "-" (without quotes) as an alias to output videos to stdout.
633
634 -- Rogério Brito <rbrito@ime.usp.br> Sun, 04 Apr 2010 17:55:00 -0300
635
636 youtube-dl (2010.03.13-1) unstable; urgency=low
637
638 * New upstream release
639 + added option to disable the status/progress updates.
640 + fine tuned the sequence of formats searched to discover the best quality.
641
642 -- Rogério Brito <rbrito@ime.usp.br> Sun, 14 Mar 2010 23:33:48 -0300
643
644 youtube-dl (2010.02.13-1) unstable; urgency=low
645
646 * New upstream release
647 + stronger parsing of URLs.
648 + better generation of filenames.
649 * debian/control:
650 + include misc-depends due to debhelper.
651 + the package is compliant with policy 3.8.4.
652
653 -- Rogério Brito <rbrito@ime.usp.br> Wed, 17 Feb 2010 00:19:23 -0200
654
655 youtube-dl (2010.01.19-1) unstable; urgency=low
656
657 * New upstream release. As upstream does not provide a changelog, here
658 are the highlights:
659 + patched to add Google Video and Photobucket support
660 + add support for using rtmpdump
661 + added support to download all of a user's videos!
662 + fix detection of uploader nickname in metacafe
663 + take format 37 into account
664 + add self-updating code
665 + allow empty titles because they do appear in some videos
666 + use default values for "continuedl" and "nooverwrites" parameters
667 + avoid using Unicode strings when forming URL requests
668 + improve preferred encoding detection method
669 * Remove all patches (applied upstream).
670 * Add suggests on rtmpdump.
671 * Shorten the short description.
672 * Include list of sites supported in the long description.
673
674 -- Rogério Brito <rbrito@ime.usp.br> Tue, 26 Jan 2010 11:28:40 -0200
675
676 youtube-dl (2009.09.13-2) unstable; urgency=low
677
678 * change to "3.0 (quilt)" format.
679 * add support for 1080p videos. Thanks Josh Triplett. Closes: #557042.
680 * include a better manpage. Closes: #553919.
681 * include the DMUA: yes field.
682 * kindly reviewed by Li Daobing.
683
684 -- Rogério Brito <rbrito@ime.usp.br> Thu, 19 Nov 2009 11:21:36 -0200
685
686 youtube-dl (2009.09.13-1) unstable; urgency=low
687
688 * New upstream release
689 * debian/watch:
690 + adjust for the new upstream layout.
691 * debian/control:
692 + Standards-Version updated to 3.8.3. No changes needed.
693
694 -- Rogério Brito <rbrito@ime.usp.br> Sat, 10 Oct 2009 12:17:53 -0300
695
696 youtube-dl (2009.08.08-1~try01) unstable; urgency=low
697
698 * The current maintainer seems busy (Closes: #491616):
699 + ability to recognize more qualities of a video.
700 + ability to automatically find the best quality video.
701 + ability to download entire playlists.
702 + ability to specify various urls. (Closes: #452071)
703 + ability to resume interrupted downloads.
704 + many other things.
705 * debian/copyright:
706 + rework the file.
707 + mention that the package is in the public domain.
708 + include my information.
709 + update the URL of the package.
710 * debian/control:
711 + add a Homepage: field.
712 + keeping the current manpage for now.
713 + give more details in the long description.
714 + list me as the maintainer.
715 + Standards-Version updated to 3.8.2.
716 * debian/watch:
717 + let's help with automatic updates.
718
719 -- Rogério Brito <rbrito@ime.usp.br> Mon, 10 Aug 2009 08:14:08 -0300
720
721 youtube-dl (2008.03.22-1) unstable; urgency=low
722
723 * New upstream release:
724 - adds -f / --format command line option.
725
726 -- Robert S. Edmonds <edmonds@debian.org> Wed, 26 Mar 2008 13:19:23 -0400
727
728 youtube-dl (2008.03.08-1) unstable; urgency=low
729
730 * New upstream release:
731 - adds -b / --best-quality command line option.
732
733 -- Robert S. Edmonds <edmonds@debian.org> Wed, 12 Mar 2008 14:26:04 -0400
734
735 youtube-dl (2008.01.24-1) unstable; urgency=low
736
737 * New upstream release; closes: #462427, #462428.
738 - fixes youtube download issues.
739
740 -- Robert S. Edmonds <edmonds@debian.org> Thu, 24 Jan 2008 22:15:05 -0500
741
742 youtube-dl (2007.10.09-1) unstable; urgency=low
743
744 * New upstream release.
745
746 -- Robert S. Edmonds <edmonds@debian.org> Mon, 08 Oct 2007 19:22:33 -0400
747
748 youtube-dl (2007.08.24-1) unstable; urgency=low
749
750 * New upstream release; closes: #439363.
751
752 -- Robert S. Edmonds <edmonds@debian.org> Fri, 24 Aug 2007 13:54:40 -0400
753
754 youtube-dl (2007.06.22-1) unstable; urgency=low
755
756 * New upstream release:
757 - regex update.
758
759 -- Robert S. Edmonds <edmonds@debian.org> Thu, 21 Jun 2007 20:42:57 -0400
760
761 youtube-dl (2007.06.06-1) unstable; urgency=low
762
763 * New upstream release:
764 - "--title-too" command line option to print the video's title.
765
766 -- Robert S. Edmonds <edmonds@debian.org> Thu, 07 Jun 2007 01:04:01 -0400
767
768 youtube-dl (2007.03.27-1) unstable; urgency=low
769
770 * New upstream release:
771 - Progress meter.
772 - "--literal" command line option to use the video title in the filename.
773 - "--get-url" command line option to print the real video URL.
774
775 -- Robert S. Edmonds <edmonds@debian.org> Mon, 2 Apr 2007 21:46:56 -0400
776
777 youtube-dl (2007.02.18-1) unstable; urgency=low
778
779 * New upstream release:
780 - Diction.
781 - Catches socket errors.
782
783 -- Robert S. Edmonds <edmonds@debian.org> Tue, 20 Feb 2007 13:57:32 -0500
784
785 youtube-dl (2007.01.19-1) unstable; urgency=low
786
787 * New upstream release, closes: #406146.
788
789 -- Robert S. Edmonds <edmonds@debian.org> Sun, 28 Jan 2007 17:41:44 -0500
790
791 youtube-dl (2006.12.07-1) unstable; urgency=low
792
793 * New upstream release:
794 - Use -t to name the downloaded file after the title, closes: #395184.
795 - Parses URLs without a leading "http://", closes: #400321.
796
797 -- Robert S. Edmonds <edmonds@debian.org> Sun, 10 Dec 2006 13:52:36 -0500
798
799 youtube-dl (2006.11.12-1) unstable; urgency=low
800
801 * New upstream release.
802
803 -- Robert S. Edmonds <edmonds@debian.org> Sat, 25 Nov 2006 16:12:03 -0500
804
805 youtube-dl (2006.09.25-1) unstable; urgency=low
806
807 * New upstream release.
808 * python >= 2.4 is now required.
809
810 -- Robert S. Edmonds <edmonds@debian.org> Wed, 27 Sep 2006 17:43:07 -0400
811
812 youtube-dl (2006.08.28-1) unstable; urgency=low
813
814 * Initial release, closes: #385748.
815
816 -- Robert S. Edmonds <edmonds@debian.org> Sun, 3 Sep 2006 19:43:27 -0400
817