FabiUnne/youtube-upload

Add "Advanced Settings" for uploaded videos on command-line

GoogleCodeExporter opened this issue · 2 comments

= Versions ALL

Great tool! It would be a nice additional feature to be able to specify the 
following advanced settings when uploading videos from the command line:

Allow comments =
   "Allow all comments"
   "Allow only approved comments"
   "Do not allow comments"

Users can view ratings for this video = 
   "Enable"
   "Disable"

Allow video responses = 
   "Allow all video responses"
   "Allow only approved video responses"
   "Do not allow video responses"

Allow Embedding = 
   "Enable"
   "Disable"

Make video statistics on the watch page publicly visible = 
   "Public"
   "Only Me"

Original issue reported on code.google.com by robertco...@yahoo.com on 1 May 2013 at 10:55

Original comment by tokland on 13 May 2014 at 8:32

Check https://developers.google.com/youtube/1.0/developers_guide_python, I 
don't think any of these settings are available using the Python API.

Original comment by tokland on 5 May 2013 at 8:42

  • Changed state: WontFix