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