wintermute123 / youtube-upload

Automatically exported from code.google.com/p/youtube-upload
0 stars 0 forks source link

README "Get available categories" command is incorrect #68

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
1. Read the README "Get available categories" section
2. Run python youtube-upload -c (from latest svn checkout)

Expected: Prints categories
Actual: Prints "youtube_upload.py: error: -c option requires an argument"

Seems like the -c flag is actually a synonym for --category instead of 
--get-categories.  The README should be updated to read "youtube_upload 
--get-categories"

Awesome utility, thanks!!

Original issue reported on code.google.com by dan.ra...@gmail.com on 4 Feb 2012 at 2:52

GoogleCodeExporter commented 8 years ago
oops, fixed, thanks!

Original comment by tokland on 4 Feb 2012 at 10:43

GoogleCodeExporter commented 8 years ago

Original comment by tokland on 13 May 2014 at 2:55