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