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