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