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