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