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