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