1 youtube-dl (2011.10.19-2) unstable; urgency=low
3 * Add patch to fix downloading from facebook.
5 -- Rogério Brito <rbrito@ime.usp.br> Sat, 22 Oct 2011 01:16:31 -0200
7 youtube-dl (2011.10.19-1) unstable; urgency=low
9 * Imported Upstream version 2011.10.19. Highlights:
10 + Added option -L to list available formats.
11 + Understand more playlist formats in youtube.
12 + Added support for CollegeHumor.
13 + Added support for xvideos.com.
14 + Added support for HD videos in vimeo.
16 + Update short description.
17 + Mention that getting worst quality is also possible.
18 + Update list of sites in the long description.
19 + It's vcs-browseR, not vcs-browse.
20 * Update the manpage wrt the 'worst' format. Thanks Cristian Rigamonti.
22 -- Rogério Brito <rbrito@ime.usp.br> Tue, 18 Oct 2011 21:13:16 -0200
24 youtube-dl (2011.09.27-1) unstable; urgency=low
26 * New upstream version. Highlights:
27 + Added support for vimeo (closes: #619023).
28 + Added support for blip.tv.
29 + Added support for myvideo.de.
30 + Added support for comedycentral.
31 + Added support for "The Escapist".
32 + Added ability to download worst quality video (closes:#609328).
33 + Added ability to get available formats for a video (--get-format).
34 + Added support to extract vorbis audio with --extract-audio.
35 + New command line options: --writedescription, --write-info-json,
36 --list-extractors, --skip-download, --get-format. Not documented in
37 the manpage yet, patches welcome.
39 + Add fields for the VCS system.
40 + cosmetics: Run wrap-and-sort to make the packaging canonical.
42 + Remove 01-prefer-open-formats.patch, integrated upstream.
44 -- Rogério Brito <rbrito@ime.usp.br> Thu, 29 Sep 2011 14:37:13 -0300
46 youtube-dl (2011.08.04-2) unstable; urgency=low
48 * debian/{clean,youtube-dl.1}: Don't keep old files hanging around.
49 * debian/control: We comply with policy 3.9.2.
50 * debian/rules: Fix references to Perl. Closes: #637107.
51 * debian/source/local-options: Set to unapply-patches.
53 -- Rogério Brito <rbrito@ime.usp.br> Tue, 09 Aug 2011 16:38:46 -0300
55 youtube-dl (2011.08.04-1) unstable; urgency=low
57 * Imported Upstream version 2011.08.04. Highlight:
58 + Fix changes on Youtube's side. Closes: #636611, #624139, #636547.
59 Thanks for all those that were kind enough to notify me.
60 + Includes robustness fixes for youtube videos, including a fix (dated
61 2011-02-25, which I forgot to include) to cope with videos whose IDs
62 begin with an hyphen. Closes: #632922. Sorry, Matt Kraai, for
63 forgetting about this!
64 * debian: Add a README.source file describing how the package is
67 -- Rogério Brito <rbrito@ime.usp.br> Fri, 05 Aug 2011 12:25:55 -0300
69 youtube-dl (2011.02.25b-1) unstable; urgency=low
71 * New upstream release. Some highlights:
72 + Enable artist playlists in YoutubePlaylistIE.
73 + Add support for getting videos from Facebook.
74 + Support more common YouTube playlist URLs
75 + Extract audio from your videos using ffmpeg as a postprocessor.
77 + Add recommends on ffmpeg.
78 + Update the list of sites supported by youtube-dl in the long
83 -- Rogério Brito <rbrito@ime.usp.br> Fri, 25 Feb 2011 20:27:47 -0300
85 youtube-dl (2011.01.30-2) unstable; urgency=low
88 + include build-depends-indep on perl, for pod2man (not used during clean).
89 + update the build-dependency on debhelper (we use the override feature).
91 + generate the actual manpage from the pod source at build time.
93 -- Rogério Brito <rbrito@ime.usp.br> Mon, 31 Jan 2011 20:30:36 -0200
95 youtube-dl (2011.01.30-1) unstable; urgency=low
97 * New upstream release. Some highlights:
98 + options -b and -f are removed.
99 + fix progress report when continuing partial downloads.
100 + request compressed pages by default.
101 + add support for embedded youtube playlist URLs; doesn't fix #495164 yet.
102 + add option --dump-user-agent.
103 + add option --console-title.
104 + add option --no-part.
105 + add option --get-filename.
106 + set downloaded file mtime to the last-modified header, if possible.
107 + add option --no-mtime.
109 + update dependency on python's minimum version to 2.5.
110 * debian/youtube-dl.pod:
113 -- Rogério Brito <rbrito@ime.usp.br> Mon, 31 Jan 2011 00:31:09 -0200
115 youtube-dl (2010.12.09-1) unstable; urgency=low
117 * New upstream release:
118 + Use filename with suffix .part while the download is still incomplete.
119 + Add support for downloading files from depositfiles.com.
120 + Fix recent changes in youtube.com. Closes: #606537.
122 + Update to work with the github redirector.
123 * debian/youtube-dl.pod:
124 + Add short description on youtube.com's video formats.
125 Based on Nicola Ferralis's patch. Closes: #605311.
126 + Add description of options -A, --playlist-start, and --playlist-end
127 options. Thanks to Josh Triplett. Closes: #604983.
131 -- Rogério Brito <rbrito@ime.usp.br> Fri, 10 Dec 2010 10:41:25 -0200
133 youtube-dl (2010.11.19-1) unstable; urgency=low
135 * New upstream release. Highlights:
136 + Fix downloading of RTMP URL's.
137 + Added command line switch (-A) to auto-number downloads.
138 + Allow comments in batchfiles.
139 + Add option to specify the video to end at in a playlist.
140 * debian/{watch,control}:
141 + Update for the move from bitbucket to github.
145 -- Rogério Brito <rbrito@ime.usp.br> Thu, 25 Nov 2010 15:54:56 -0200
147 youtube-dl (2010.10.24-2) unstable; urgency=low
149 * The "I forgot to save the changelog file" release.
150 * The highlights of the new release are:
151 + Add --cookies option to allow saving cookies to disk
152 (primarily to be used with external downloaders: e.g., aria2c).
153 + Support "https" both for YouTube URLs and for login.
157 -- Rogério Brito <rbrito@ime.usp.br> Mon, 25 Oct 2010 03:10:07 -0200
159 youtube-dl (2010.10.24-1) unstable; urgency=low
161 * New upstream release.
163 -- Rogério Brito <rbrito@ime.usp.br> Mon, 25 Oct 2010 02:23:40 -0200
165 youtube-dl (2010.10.03-1) unstable; urgency=low
167 * The "upload from sunny California" release
168 * New upstream release:
169 + Downloading manually the release 2010.10.03 corresponding to
170 http://bitbucket.org/rg3/youtube-dl/changeset/190d2d0fd729
171 + Abort downloads that can't be written to the disk
172 + Fix downloading some videos from metacafe.com
173 + Try to discover the video extension from metacafe.com
174 + Allow #! in youtube urls
175 + Fix extraction of uploader nickname on dailymotion
176 + Support downloads from youtube-nocookie.com urls
177 + Code improvements in general
178 + Retry that fail with codes 5xx on youtube
180 + rename 01-add-support-to-webm.patch to 01-prefer-open-formats.patch
181 + update the patch to apply to new versions of youtube-dl
182 + re-enable the patch to give preference to webm videos
184 -- Rogério Brito <rbrito@ime.usp.br> Wed, 13 Oct 2010 21:58:24 -0700
186 youtube-dl (2010.08.04-1) unstable; urgency=low
188 * New upstream release:
189 + Fix metacafe.com code not working due to gdaKey again
190 + Add option (--playlist-start) to specify the initial video for playlists
191 + Put back -b option as a placeholder with a warning message
192 + Consider the file downloaded if the size differs in less than 100 bytes
193 + Reorganize request code to make it a bit more robust
194 + Properly detect YouTube error messages to print them on screen
196 + Remove suggests on gst-p-b (>= 0.10.18.3-2)
197 + The package complies with Policy 3.9.1 without any other changes.
199 + Remove commented lines.
200 * debian/youtube-dl.pod:
201 + Update the manpage to include newer options.
202 + Don't mention removed options anymore. Closes: #590825, #592368.
204 -- Rogério Brito <rbrito@ime.usp.br> Mon, 09 Aug 2010 13:27:41 -0400
206 youtube-dl (2010.07.24-1) unstable; urgency=medium
208 * Urgency medium due to changes in the site that broke earlier versions.
209 * New upstream release:
210 + restore support for WebM formats.
212 + fix entry that stated incorrect removed options. Closes: #590144.
214 -- Rogério Brito <rbrito@ime.usp.br> Sat, 24 Jul 2010 22:29:21 -0300
216 youtube-dl (2010.07.22-1) unstable; urgency=medium
218 * Urgency set to medium due to changes in the site
219 * New upstream release:
220 + make youtube-dl work again. Closes: #589974.
221 + removed command line options -b and -d.
223 + document the removal of command line options and the new behavior.
225 + disabled for the moment.
227 + include the support of dailymotion in the long description.
228 + update the standards version to 3.9.0, with no other changes.
230 -- Rogério Brito <rbrito@ime.usp.br> Thu, 22 Jul 2010 18:58:29 -0300
232 youtube-dl (2010.07.14-1) unstable; urgency=low
234 * New upstream release:
235 + add preliminary support for Dailymotion videos
236 + improve support for WebM in YouTube
237 + add support for the "original" video format in YouTube
238 + add a --max-quality option
239 + add support for youtu.be URLs
241 * debian/patches/01-add-support-to-webm.patch:
242 + update and refresh.
244 -- Rogério Brito <rbrito@ime.usp.br> Wed, 14 Jul 2010 22:39:54 -0300
246 youtube-dl (2010.06.06-1) unstable; urgency=low
248 * New upstream release:
249 + support for retrying connections after a 503 error
250 + argument '-' can be used with -a to indicate stdin
251 + support for webm formats
252 * debian/patches/01-add-support-to-webm.patch:
253 + remove parts applied upstream
254 + update to download webm videos based on their quality
256 -- Rogério Brito <rbrito@ime.usp.br> Mon, 07 Jun 2010 04:16:54 -0300
258 youtube-dl (2010.04.04-3) unstable; urgency=low
260 * Migrate the packaging to smaller dh(7) style.
261 * Update the years of copyright.
263 -- Rogério Brito <rbrito@ime.usp.br> Tue, 01 Jun 2010 11:06:06 -0300
265 youtube-dl (2010.04.04-2) unstable; urgency=low
267 * Add support to webm (vp8 + vorbis) format:
268 + debian/patches/01-add-support-to-webm.patch: the code
269 + debian/NEWS: the documentation
270 + debian/control: the suggests field
272 -- Rogério Brito <rbrito@ime.usp.br> Sat, 29 May 2010 13:11:43 -0300
274 youtube-dl (2010.04.04-1) unstable; urgency=low
276 * New upstream release:
277 + allow grabbing videos from vevo.
278 + allow download whole playlists and keep the videos numbered.
279 + add support for new playlist style.
280 + fix detection of multipage playlists.
281 + insist a little bit more to grab videos from youtube.
282 + add information extractor for video.yahoo.com.
283 + fix cosmetic issues with rtmpdump.
284 + add option --all-formats to grab all available formats for a given video.
285 + add "-" (without quotes) as an alias to output videos to stdout.
287 -- Rogério Brito <rbrito@ime.usp.br> Sun, 04 Apr 2010 17:55:00 -0300
289 youtube-dl (2010.03.13-1) unstable; urgency=low
291 * New upstream release
292 + added option to disable the status/progress updates.
293 + fine tuned the sequence of formats searched to discover the best quality.
295 -- Rogério Brito <rbrito@ime.usp.br> Sun, 14 Mar 2010 23:33:48 -0300
297 youtube-dl (2010.02.13-1) unstable; urgency=low
299 * New upstream release
300 + stronger parsing of URLs.
301 + better generation of filenames.
303 + include misc-depends due to debhelper.
304 + the package is compliant with policy 3.8.4.
306 -- Rogério Brito <rbrito@ime.usp.br> Wed, 17 Feb 2010 00:19:23 -0200
308 youtube-dl (2010.01.19-1) unstable; urgency=low
310 * New upstream release. As upstream does not provide a changelog, here
312 + patched to add Google Video and Photobucket support
313 + add support for using rtmpdump
314 + added support to download all of a user's videos!
315 + fix detection of uploader nickname in metacafe
316 + take format 37 into account
317 + add self-updating code
318 + allow empty titles because they do appear in some videos
319 + use default values for "continuedl" and "nooverwrites" parameters
320 + avoid using Unicode strings when forming URL requests
321 + improve preferred encoding detection method
322 * Remove all patches (applied upstream).
323 * Add suggests on rtmpdump.
324 * Shorten the short description.
325 * Include list of sites supported in the long description.
327 -- Rogério Brito <rbrito@ime.usp.br> Tue, 26 Jan 2010 11:28:40 -0200
329 youtube-dl (2009.09.13-2) unstable; urgency=low
331 * change to "3.0 (quilt)" format.
332 * add support for 1080p videos. Thanks Josh Triplett. Closes: #557042.
333 * include a better manpage. Closes: #553919.
334 * include the DMUA: yes field.
335 * kindly reviewed by Li Daobing.
337 -- Rogério Brito <rbrito@ime.usp.br> Thu, 19 Nov 2009 11:21:36 -0200
339 youtube-dl (2009.09.13-1) unstable; urgency=low
341 * New upstream release
343 + adjust for the new upstream layout.
345 + Standards-Version updated to 3.8.3. No changes needed.
347 -- Rogério Brito <rbrito@ime.usp.br> Sat, 10 Oct 2009 12:17:53 -0300
349 youtube-dl (2009.08.08-1~try01) unstable; urgency=low
351 * The current maintainer seems busy (Closes: #491616):
352 + ability to recognize more qualities of a video.
353 + ability to automatically find the best quality video.
354 + ability to download entire playlists.
355 + ability to specify various urls. (Closes: #452071)
356 + ability to resume interrupted downloads.
360 + mention that the package is in the public domain.
361 + include my information.
362 + update the URL of the package.
364 + add a Homepage: field.
365 + keeping the current manpage for now.
366 + give more details in the long description.
367 + list me as the maintainer.
368 + Standards-Version updated to 3.8.2.
370 + let's help with automatic updates.
372 -- Rogério Brito <rbrito@ime.usp.br> Mon, 10 Aug 2009 08:14:08 -0300
374 youtube-dl (2008.03.22-1) unstable; urgency=low
376 * New upstream release:
377 - adds -f / --format command line option.
379 -- Robert S. Edmonds <edmonds@debian.org> Wed, 26 Mar 2008 13:19:23 -0400
381 youtube-dl (2008.03.08-1) unstable; urgency=low
383 * New upstream release:
384 - adds -b / --best-quality command line option.
386 -- Robert S. Edmonds <edmonds@debian.org> Wed, 12 Mar 2008 14:26:04 -0400
388 youtube-dl (2008.01.24-1) unstable; urgency=low
390 * New upstream release; closes: #462427, #462428.
391 - fixes youtube download issues.
393 -- Robert S. Edmonds <edmonds@debian.org> Thu, 24 Jan 2008 22:15:05 -0500
395 youtube-dl (2007.10.09-1) unstable; urgency=low
397 * New upstream release.
399 -- Robert S. Edmonds <edmonds@debian.org> Mon, 08 Oct 2007 19:22:33 -0400
401 youtube-dl (2007.08.24-1) unstable; urgency=low
403 * New upstream release; closes: #439363.
405 -- Robert S. Edmonds <edmonds@debian.org> Fri, 24 Aug 2007 13:54:40 -0400
407 youtube-dl (2007.06.22-1) unstable; urgency=low
409 * New upstream release:
412 -- Robert S. Edmonds <edmonds@debian.org> Thu, 21 Jun 2007 20:42:57 -0400
414 youtube-dl (2007.06.06-1) unstable; urgency=low
416 * New upstream release:
417 - "--title-too" command line option to print the video's title.
419 -- Robert S. Edmonds <edmonds@debian.org> Thu, 07 Jun 2007 01:04:01 -0400
421 youtube-dl (2007.03.27-1) unstable; urgency=low
423 * New upstream release:
425 - "--literal" command line option to use the video title in the filename.
426 - "--get-url" command line option to print the real video URL.
428 -- Robert S. Edmonds <edmonds@debian.org> Mon, 2 Apr 2007 21:46:56 -0400
430 youtube-dl (2007.02.18-1) unstable; urgency=low
432 * New upstream release:
434 - Catches socket errors.
436 -- Robert S. Edmonds <edmonds@debian.org> Tue, 20 Feb 2007 13:57:32 -0500
438 youtube-dl (2007.01.19-1) unstable; urgency=low
440 * New upstream release, closes: #406146.
442 -- Robert S. Edmonds <edmonds@debian.org> Sun, 28 Jan 2007 17:41:44 -0500
444 youtube-dl (2006.12.07-1) unstable; urgency=low
446 * New upstream release:
447 - Use -t to name the downloaded file after the title, closes: #395184.
448 - Parses URLs without a leading "http://", closes: #400321.
450 -- Robert S. Edmonds <edmonds@debian.org> Sun, 10 Dec 2006 13:52:36 -0500
452 youtube-dl (2006.11.12-1) unstable; urgency=low
454 * New upstream release.
456 -- Robert S. Edmonds <edmonds@debian.org> Sat, 25 Nov 2006 16:12:03 -0500
458 youtube-dl (2006.09.25-1) unstable; urgency=low
460 * New upstream release.
461 * python >= 2.4 is now required.
463 -- Robert S. Edmonds <edmonds@debian.org> Wed, 27 Sep 2006 17:43:07 -0400
465 youtube-dl (2006.08.28-1) unstable; urgency=low
467 * Initial release, closes: #385748.
469 -- Robert S. Edmonds <edmonds@debian.org> Sun, 3 Sep 2006 19:43:27 -0400