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