websemantics / vimeo-upload

Upload videos to your Vimeo account and update their metadata directly from a browser or a Node.js app
http://websemantics.github.io/vimeo-upload/
Apache License 2.0
114 stars 80 forks source link

privacy setting #22

Open waynechristian opened 7 years ago

waynechristian commented 7 years ago

hi, great library, works perfectly, however im not sure if this is vimeo upload or vimeo not applying global settings. When I set privacy to true it applies it but it sets the video to "me only" and not "hide from vimeo". Is there a way to set this? I did not see these options in the vimeo api docs.

Thanks for the great work

W

jehartzog commented 7 years ago

It's not an option currently in the API, but you can use my PR #17 if you need to set a custom privacy setting.

waynechristian commented 7 years ago

cheers jehartzog, the vimeo api setting are a bit ambiguous but i fixed this in the end by changing "nobody" to "disabled" ("unlisted" did not work and broke it)which is the equivalent of hiding on vimeo. Thanks for pointing me in the right direction.

W

dauris commented 5 years ago

how to use the unlisted option when I insert that option it returns anybody