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