]> Raphaël G. Git Repositories - youtubedl/blob - debian/changelog
Imported Debian patch 2010.12.09-1
[youtubedl] / debian / changelog
1 youtube-dl (2010.12.09-1) unstable; urgency=low
2
3 * New upstream release:
4 + Use filename with suffix .part while the download is still incomplete.
5 + Add support for downloading files from depositfiles.com.
6 + Fix recent changes in youtube.com. Closes: #606537.
7 * debian/watch:
8 + Update to work with the github redirector.
9 * debian/youtube-dl.pod:
10 + Add short description on youtube.com's video formats.
11 Based on Nicola Ferralis's patch. Closes: #605311.
12 + Add description of options -A, --playlist-start, and --playlist-end
13 options. Thanks to Josh Triplett. Closes: #604983.
14 * debian/patches:
15 + refresh patch.
16
17 -- Rogério Brito <rbrito@ime.usp.br> Fri, 10 Dec 2010 10:41:25 -0200
18
19 youtube-dl (2010.11.19-1) unstable; urgency=low
20
21 * New upstream release. Highlights:
22 + Fix downloading of RTMP URL's.
23 + Added command line switch (-A) to auto-number downloads.
24 + Allow comments in batchfiles.
25 + Add option to specify the video to end at in a playlist.
26 * debian/{watch,control}:
27 + Update for the move from bitbucket to github.
28 * debian/patches:
29 + refresh patch.
30
31 -- Rogério Brito <rbrito@ime.usp.br> Thu, 25 Nov 2010 15:54:56 -0200
32
33 youtube-dl (2010.10.24-2) unstable; urgency=low
34
35 * The "I forgot to save the changelog file" release.
36 * The highlights of the new release are:
37 + Add --cookies option to allow saving cookies to disk
38 (primarily to be used with external downloaders: e.g., aria2c).
39 + Support "https" both for YouTube URLs and for login.
40 * debian/patches:
41 + refresh patch.
42
43 -- Rogério Brito <rbrito@ime.usp.br> Mon, 25 Oct 2010 03:10:07 -0200
44
45 youtube-dl (2010.10.24-1) unstable; urgency=low
46
47 * New upstream release.
48
49 -- Rogério Brito <rbrito@ime.usp.br> Mon, 25 Oct 2010 02:23:40 -0200
50
51 youtube-dl (2010.10.03-1) unstable; urgency=low
52
53 * The "upload from sunny California" release
54 * New upstream release:
55 + Downloading manually the release 2010.10.03 corresponding to
56 http://bitbucket.org/rg3/youtube-dl/changeset/190d2d0fd729
57 + Abort downloads that can't be written to the disk
58 + Fix downloading some videos from metacafe.com
59 + Try to discover the video extension from metacafe.com
60 + Allow #! in youtube urls
61 + Fix extraction of uploader nickname on dailymotion
62 + Support downloads from youtube-nocookie.com urls
63 + Code improvements in general
64 + Retry that fail with codes 5xx on youtube
65 * debian/patches/*:
66 + rename 01-add-support-to-webm.patch to 01-prefer-open-formats.patch
67 + update the patch to apply to new versions of youtube-dl
68 + re-enable the patch to give preference to webm videos
69
70 -- Rogério Brito <rbrito@ime.usp.br> Wed, 13 Oct 2010 21:58:24 -0700
71
72 youtube-dl (2010.08.04-1) unstable; urgency=low
73
74 * New upstream release:
75 + Fix metacafe.com code not working due to gdaKey again
76 + Add option (--playlist-start) to specify the initial video for playlists
77 + Put back -b option as a placeholder with a warning message
78 + Consider the file downloaded if the size differs in less than 100 bytes
79 + Reorganize request code to make it a bit more robust
80 + Properly detect YouTube error messages to print them on screen
81 * debian/control:
82 + Remove suggests on gst-p-b (>= 0.10.18.3-2)
83 + The package complies with Policy 3.9.1 without any other changes.
84 * debian/watch:
85 + Remove commented lines.
86 * debian/youtube-dl.pod:
87 + Update the manpage to include newer options.
88 + Don't mention removed options anymore. Closes: #590825, #592368.
89
90 -- Rogério Brito <rbrito@ime.usp.br> Mon, 09 Aug 2010 13:27:41 -0400
91
92 youtube-dl (2010.07.24-1) unstable; urgency=medium
93
94 * Urgency medium due to changes in the site that broke earlier versions.
95 * New upstream release:
96 + restore support for WebM formats.
97 * debian/changelog:
98 + fix entry that stated incorrect removed options. Closes: #590144.
99
100 -- Rogério Brito <rbrito@ime.usp.br> Sat, 24 Jul 2010 22:29:21 -0300
101
102 youtube-dl (2010.07.22-1) unstable; urgency=medium
103
104 * Urgency set to medium due to changes in the site
105 * New upstream release:
106 + make youtube-dl work again. Closes: #589974.
107 + removed command line options -b and -d.
108 * debian/NEWS:
109 + document the removal of command line options and the new behavior.
110 * debian/patches:
111 + disabled for the moment.
112 * debian/control:
113 + include the support of dailymotion in the long description.
114 + update the standards version to 3.9.0, with no other changes.
115
116 -- Rogério Brito <rbrito@ime.usp.br> Thu, 22 Jul 2010 18:58:29 -0300
117
118 youtube-dl (2010.07.14-1) unstable; urgency=low
119
120 * New upstream release:
121 + add preliminary support for Dailymotion videos
122 + improve support for WebM in YouTube
123 + add support for the "original" video format in YouTube
124 + add a --max-quality option
125 + add support for youtu.be URLs
126 + add fixes.
127 * debian/patches/01-add-support-to-webm.patch:
128 + update and refresh.
129
130 -- Rogério Brito <rbrito@ime.usp.br> Wed, 14 Jul 2010 22:39:54 -0300
131
132 youtube-dl (2010.06.06-1) unstable; urgency=low
133
134 * New upstream release:
135 + support for retrying connections after a 503 error
136 + argument '-' can be used with -a to indicate stdin
137 + support for webm formats
138 * debian/patches/01-add-support-to-webm.patch:
139 + remove parts applied upstream
140 + update to download webm videos based on their quality
141
142 -- Rogério Brito <rbrito@ime.usp.br> Mon, 07 Jun 2010 04:16:54 -0300
143
144 youtube-dl (2010.04.04-3) unstable; urgency=low
145
146 * Migrate the packaging to smaller dh(7) style.
147 * Update the years of copyright.
148
149 -- Rogério Brito <rbrito@ime.usp.br> Tue, 01 Jun 2010 11:06:06 -0300
150
151 youtube-dl (2010.04.04-2) unstable; urgency=low
152
153 * Add support to webm (vp8 + vorbis) format:
154 + debian/patches/01-add-support-to-webm.patch: the code
155 + debian/NEWS: the documentation
156 + debian/control: the suggests field
157
158 -- Rogério Brito <rbrito@ime.usp.br> Sat, 29 May 2010 13:11:43 -0300
159
160 youtube-dl (2010.04.04-1) unstable; urgency=low
161
162 * New upstream release:
163 + allow grabbing videos from vevo.
164 + allow download whole playlists and keep the videos numbered.
165 + add support for new playlist style.
166 + fix detection of multipage playlists.
167 + insist a little bit more to grab videos from youtube.
168 + add information extractor for video.yahoo.com.
169 + fix cosmetic issues with rtmpdump.
170 + add option --all-formats to grab all available formats for a given video.
171 + add "-" (without quotes) as an alias to output videos to stdout.
172
173 -- Rogério Brito <rbrito@ime.usp.br> Sun, 04 Apr 2010 17:55:00 -0300
174
175 youtube-dl (2010.03.13-1) unstable; urgency=low
176
177 * New upstream release
178 + added option to disable the status/progress updates.
179 + fine tuned the sequence of formats searched to discover the best quality.
180
181 -- Rogério Brito <rbrito@ime.usp.br> Sun, 14 Mar 2010 23:33:48 -0300
182
183 youtube-dl (2010.02.13-1) unstable; urgency=low
184
185 * New upstream release
186 + stronger parsing of URLs.
187 + better generation of filenames.
188 * debian/control:
189 + include misc-depends due to debhelper.
190 + the package is compliant with policy 3.8.4.
191
192 -- Rogério Brito <rbrito@ime.usp.br> Wed, 17 Feb 2010 00:19:23 -0200
193
194 youtube-dl (2010.01.19-1) unstable; urgency=low
195
196 * New upstream release. As upstream does not provide a changelog, here
197 are the highlights:
198 + patched to add Google Video and Photobucket support
199 + add support for using rtmpdump
200 + added support to download all of a user's videos!
201 + fix detection of uploader nickname in metacafe
202 + take format 37 into account
203 + add self-updating code
204 + allow empty titles because they do appear in some videos
205 + use default values for "continuedl" and "nooverwrites" parameters
206 + avoid using Unicode strings when forming URL requests
207 + improve preferred encoding detection method
208 * Remove all patches (applied upstream).
209 * Add suggests on rtmpdump.
210 * Shorten the short description.
211 * Include list of sites supported in the long description.
212
213 -- Rogério Brito <rbrito@ime.usp.br> Tue, 26 Jan 2010 11:28:40 -0200
214
215 youtube-dl (2009.09.13-2) unstable; urgency=low
216
217 * change to "3.0 (quilt)" format.
218 * add support for 1080p videos. Thanks Josh Triplett. Closes: #557042.
219 * include a better manpage. Closes: #553919.
220 * include the DMUA: yes field.
221 * kindly reviewed by Li Daobing.
222
223 -- Rogério Brito <rbrito@ime.usp.br> Thu, 19 Nov 2009 11:21:36 -0200
224
225 youtube-dl (2009.09.13-1) unstable; urgency=low
226
227 * New upstream release
228 * debian/watch:
229 + adjust for the new upstream layout.
230 * debian/control:
231 + Standards-Version updated to 3.8.3. No changes needed.
232
233 -- Rogério Brito <rbrito@ime.usp.br> Sat, 10 Oct 2009 12:17:53 -0300
234
235 youtube-dl (2009.08.08-1~try01) unstable; urgency=low
236
237 * The current maintainer seems busy (Closes: #491616):
238 + ability to recognize more qualities of a video.
239 + ability to automatically find the best quality video.
240 + ability to download entire playlists.
241 + ability to specify various urls. (Closes: #452071)
242 + ability to resume interrupted downloads.
243 + many other things.
244 * debian/copyright:
245 + rework the file.
246 + mention that the package is in the public domain.
247 + include my information.
248 + update the URL of the package.
249 * debian/control:
250 + add a Homepage: field.
251 + keeping the current manpage for now.
252 + give more details in the long description.
253 + list me as the maintainer.
254 + Standards-Version updated to 3.8.2.
255 * debian/watch:
256 + let's help with automatic updates.
257
258 -- Rogério Brito <rbrito@ime.usp.br> Mon, 10 Aug 2009 08:14:08 -0300
259
260 youtube-dl (2008.03.22-1) unstable; urgency=low
261
262 * New upstream release:
263 - adds -f / --format command line option.
264
265 -- Robert S. Edmonds <edmonds@debian.org> Wed, 26 Mar 2008 13:19:23 -0400
266
267 youtube-dl (2008.03.08-1) unstable; urgency=low
268
269 * New upstream release:
270 - adds -b / --best-quality command line option.
271
272 -- Robert S. Edmonds <edmonds@debian.org> Wed, 12 Mar 2008 14:26:04 -0400
273
274 youtube-dl (2008.01.24-1) unstable; urgency=low
275
276 * New upstream release; closes: #462427, #462428.
277 - fixes youtube download issues.
278
279 -- Robert S. Edmonds <edmonds@debian.org> Thu, 24 Jan 2008 22:15:05 -0500
280
281 youtube-dl (2007.10.09-1) unstable; urgency=low
282
283 * New upstream release.
284
285 -- Robert S. Edmonds <edmonds@debian.org> Mon, 08 Oct 2007 19:22:33 -0400
286
287 youtube-dl (2007.08.24-1) unstable; urgency=low
288
289 * New upstream release; closes: #439363.
290
291 -- Robert S. Edmonds <edmonds@debian.org> Fri, 24 Aug 2007 13:54:40 -0400
292
293 youtube-dl (2007.06.22-1) unstable; urgency=low
294
295 * New upstream release:
296 - regex update.
297
298 -- Robert S. Edmonds <edmonds@debian.org> Thu, 21 Jun 2007 20:42:57 -0400
299
300 youtube-dl (2007.06.06-1) unstable; urgency=low
301
302 * New upstream release:
303 - "--title-too" command line option to print the video's title.
304
305 -- Robert S. Edmonds <edmonds@debian.org> Thu, 07 Jun 2007 01:04:01 -0400
306
307 youtube-dl (2007.03.27-1) unstable; urgency=low
308
309 * New upstream release:
310 - Progress meter.
311 - "--literal" command line option to use the video title in the filename.
312 - "--get-url" command line option to print the real video URL.
313
314 -- Robert S. Edmonds <edmonds@debian.org> Mon, 2 Apr 2007 21:46:56 -0400
315
316 youtube-dl (2007.02.18-1) unstable; urgency=low
317
318 * New upstream release:
319 - Diction.
320 - Catches socket errors.
321
322 -- Robert S. Edmonds <edmonds@debian.org> Tue, 20 Feb 2007 13:57:32 -0500
323
324 youtube-dl (2007.01.19-1) unstable; urgency=low
325
326 * New upstream release, closes: #406146.
327
328 -- Robert S. Edmonds <edmonds@debian.org> Sun, 28 Jan 2007 17:41:44 -0500
329
330 youtube-dl (2006.12.07-1) unstable; urgency=low
331
332 * New upstream release:
333 - Use -t to name the downloaded file after the title, closes: #395184.
334 - Parses URLs without a leading "http://", closes: #400321.
335
336 -- Robert S. Edmonds <edmonds@debian.org> Sun, 10 Dec 2006 13:52:36 -0500
337
338 youtube-dl (2006.11.12-1) unstable; urgency=low
339
340 * New upstream release.
341
342 -- Robert S. Edmonds <edmonds@debian.org> Sat, 25 Nov 2006 16:12:03 -0500
343
344 youtube-dl (2006.09.25-1) unstable; urgency=low
345
346 * New upstream release.
347 * python >= 2.4 is now required.
348
349 -- Robert S. Edmonds <edmonds@debian.org> Wed, 27 Sep 2006 17:43:07 -0400
350
351 youtube-dl (2006.08.28-1) unstable; urgency=low
352
353 * Initial release, closes: #385748.
354
355 -- Robert S. Edmonds <edmonds@debian.org> Sun, 3 Sep 2006 19:43:27 -0400
356