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