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