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