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