Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 273243 - net-misc/youtube-dl-2009.05.30 version bump
Summary: net-misc/youtube-dl-2009.05.30 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Ricardo Mendoza (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-08 19:29 UTC by Marco Leogrande
Modified: 2009-06-22 09:10 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marco Leogrande 2009-06-08 19:29:59 UTC
The most recent version of net-misc/youtube-dl in the Portage tree (2009.05.23) has some problems when downloading HQ videos. Example:

$ youtube-dl -d 'http://www.youtube.com/watch?v=PcRg_O9TNjU'
Usage: youtube-dl [options] url...

youtube-dl: error: pass at most one of the video format option flags (-f, -b, -m, -d)
$

The issue is solved in the 2009.05.30 version: a simple copy-and-paste of the previous ebuild seems to work.
Comment 1 Patrick Lauer gentoo-dev 2009-06-22 09:10:15 UTC
+  22 Jun 2009; Patrick Lauer <patrick@gentoo.org>
+  +youtube-dl-2009.05.30.ebuild:
+  Bump to 2009.05.30, fixes #273243