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