]> Raphaël G. Git Repositories - youtubedl/blob - debian/changelog
Imported Debian patch 2010.06.06-1
[youtubedl] / debian / changelog
1 youtube-dl (2010.06.06-1) unstable; urgency=low
2
3 * New upstream release:
4 + support for retrying connections after a 503 error
5 + argument '-' can be used with -a to indicate stdin
6 + support for webm formats
7 * debian/patches/01-add-support-to-webm.patch:
8 + remove parts applied upstream
9 + update to download webm videos based on their quality
10
11 -- Rogério Brito <rbrito@ime.usp.br> Mon, 07 Jun 2010 04:16:54 -0300
12
13 youtube-dl (2010.04.04-3) unstable; urgency=low
14
15 * Migrate the packaging to smaller dh(7) style.
16 * Update the years of copyright.
17
18 -- Rogério Brito <rbrito@ime.usp.br> Tue, 01 Jun 2010 11:06:06 -0300
19
20 youtube-dl (2010.04.04-2) unstable; urgency=low
21
22 * Add support to webm (vp8 + vorbis) format:
23 + debian/patches/01-add-support-to-webm.patch: the code
24 + debian/NEWS: the documentation
25 + debian/control: the suggests field
26
27 -- Rogério Brito <rbrito@ime.usp.br> Sat, 29 May 2010 13:11:43 -0300
28
29 youtube-dl (2010.04.04-1) unstable; urgency=low
30
31 * New upstream release:
32 + allow grabbing videos from vevo.
33 + allow download whole playlists and keep the videos numbered.
34 + add support for new playlist style.
35 + fix detection of multipage playlists.
36 + insist a little bit more to grab videos from youtube.
37 + add information extractor for video.yahoo.com.
38 + fix cosmetic issues with rtmpdump.
39 + add option --all-formats to grab all available formats for a given video.
40 + add "-" (without quotes) as an alias to output videos to stdout.
41
42 -- Rogério Brito <rbrito@ime.usp.br> Sun, 04 Apr 2010 17:55:00 -0300
43
44 youtube-dl (2010.03.13-1) unstable; urgency=low
45
46 * New upstream release
47 + added option to disable the status/progress updates.
48 + fine tuned the sequence of formats searched to discover the best quality.
49
50 -- Rogério Brito <rbrito@ime.usp.br> Sun, 14 Mar 2010 23:33:48 -0300
51
52 youtube-dl (2010.02.13-1) unstable; urgency=low
53
54 * New upstream release
55 + stronger parsing of URLs.
56 + better generation of filenames.
57 * debian/control:
58 + include misc-depends due to debhelper.
59 + the package is compliant with policy 3.8.4.
60
61 -- Rogério Brito <rbrito@ime.usp.br> Wed, 17 Feb 2010 00:19:23 -0200
62
63 youtube-dl (2010.01.19-1) unstable; urgency=low
64
65 * New upstream release. As upstream does not provide a changelog, here
66 are the highlights:
67 + patched to add Google Video and Photobucket support
68 + add support for using rtmpdump
69 + added support to download all of a user's videos!
70 + fix detection of uploader nickname in metacafe
71 + take format 37 into account
72 + add self-updating code
73 + allow empty titles because they do appear in some videos
74 + use default values for "continuedl" and "nooverwrites" parameters
75 + avoid using Unicode strings when forming URL requests
76 + improve preferred encoding detection method
77 * Remove all patches (applied upstream).
78 * Add suggests on rtmpdump.
79 * Shorten the short description.
80 * Include list of sites supported in the long description.
81
82 -- Rogério Brito <rbrito@ime.usp.br> Tue, 26 Jan 2010 11:28:40 -0200
83
84 youtube-dl (2009.09.13-2) unstable; urgency=low
85
86 * change to "3.0 (quilt)" format.
87 * add support for 1080p videos. Thanks Josh Triplett. Closes: #557042.
88 * include a better manpage. Closes: #553919.
89 * include the DMUA: yes field.
90 * kindly reviewed by Li Daobing.
91
92 -- Rogério Brito <rbrito@ime.usp.br> Thu, 19 Nov 2009 11:21:36 -0200
93
94 youtube-dl (2009.09.13-1) unstable; urgency=low
95
96 * New upstream release
97 * debian/watch:
98 + adjust for the new upstream layout.
99 * debian/control:
100 + Standards-Version updated to 3.8.3. No changes needed.
101
102 -- Rogério Brito <rbrito@ime.usp.br> Sat, 10 Oct 2009 12:17:53 -0300
103
104 youtube-dl (2009.08.08-1~try01) unstable; urgency=low
105
106 * The current maintainer seems busy (Closes: #491616):
107 + ability to recognize more qualities of a video.
108 + ability to automatically find the best quality video.
109 + ability to download entire playlists.
110 + ability to specify various urls. (Closes: #452071)
111 + ability to resume interrupted downloads.
112 + many other things.
113 * debian/copyright:
114 + rework the file.
115 + mention that the package is in the public domain.
116 + include my information.
117 + update the URL of the package.
118 * debian/control:
119 + add a Homepage: field.
120 + keeping the current manpage for now.
121 + give more details in the long description.
122 + list me as the maintainer.
123 + Standards-Version updated to 3.8.2.
124 * debian/watch:
125 + let's help with automatic updates.
126
127 -- Rogério Brito <rbrito@ime.usp.br> Mon, 10 Aug 2009 08:14:08 -0300
128
129 youtube-dl (2008.03.22-1) unstable; urgency=low
130
131 * New upstream release:
132 - adds -f / --format command line option.
133
134 -- Robert S. Edmonds <edmonds@debian.org> Wed, 26 Mar 2008 13:19:23 -0400
135
136 youtube-dl (2008.03.08-1) unstable; urgency=low
137
138 * New upstream release:
139 - adds -b / --best-quality command line option.
140
141 -- Robert S. Edmonds <edmonds@debian.org> Wed, 12 Mar 2008 14:26:04 -0400
142
143 youtube-dl (2008.01.24-1) unstable; urgency=low
144
145 * New upstream release; closes: #462427, #462428.
146 - fixes youtube download issues.
147
148 -- Robert S. Edmonds <edmonds@debian.org> Thu, 24 Jan 2008 22:15:05 -0500
149
150 youtube-dl (2007.10.09-1) unstable; urgency=low
151
152 * New upstream release.
153
154 -- Robert S. Edmonds <edmonds@debian.org> Mon, 08 Oct 2007 19:22:33 -0400
155
156 youtube-dl (2007.08.24-1) unstable; urgency=low
157
158 * New upstream release; closes: #439363.
159
160 -- Robert S. Edmonds <edmonds@debian.org> Fri, 24 Aug 2007 13:54:40 -0400
161
162 youtube-dl (2007.06.22-1) unstable; urgency=low
163
164 * New upstream release:
165 - regex update.
166
167 -- Robert S. Edmonds <edmonds@debian.org> Thu, 21 Jun 2007 20:42:57 -0400
168
169 youtube-dl (2007.06.06-1) unstable; urgency=low
170
171 * New upstream release:
172 - "--title-too" command line option to print the video's title.
173
174 -- Robert S. Edmonds <edmonds@debian.org> Thu, 07 Jun 2007 01:04:01 -0400
175
176 youtube-dl (2007.03.27-1) unstable; urgency=low
177
178 * New upstream release:
179 - Progress meter.
180 - "--literal" command line option to use the video title in the filename.
181 - "--get-url" command line option to print the real video URL.
182
183 -- Robert S. Edmonds <edmonds@debian.org> Mon, 2 Apr 2007 21:46:56 -0400
184
185 youtube-dl (2007.02.18-1) unstable; urgency=low
186
187 * New upstream release:
188 - Diction.
189 - Catches socket errors.
190
191 -- Robert S. Edmonds <edmonds@debian.org> Tue, 20 Feb 2007 13:57:32 -0500
192
193 youtube-dl (2007.01.19-1) unstable; urgency=low
194
195 * New upstream release, closes: #406146.
196
197 -- Robert S. Edmonds <edmonds@debian.org> Sun, 28 Jan 2007 17:41:44 -0500
198
199 youtube-dl (2006.12.07-1) unstable; urgency=low
200
201 * New upstream release:
202 - Use -t to name the downloaded file after the title, closes: #395184.
203 - Parses URLs without a leading "http://", closes: #400321.
204
205 -- Robert S. Edmonds <edmonds@debian.org> Sun, 10 Dec 2006 13:52:36 -0500
206
207 youtube-dl (2006.11.12-1) unstable; urgency=low
208
209 * New upstream release.
210
211 -- Robert S. Edmonds <edmonds@debian.org> Sat, 25 Nov 2006 16:12:03 -0500
212
213 youtube-dl (2006.09.25-1) unstable; urgency=low
214
215 * New upstream release.
216 * python >= 2.4 is now required.
217
218 -- Robert S. Edmonds <edmonds@debian.org> Wed, 27 Sep 2006 17:43:07 -0400
219
220 youtube-dl (2006.08.28-1) unstable; urgency=low
221
222 * Initial release, closes: #385748.
223
224 -- Robert S. Edmonds <edmonds@debian.org> Sun, 3 Sep 2006 19:43:27 -0400
225