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