I'm using VimeoUpload by Alfie Hanssen: https://github.com/alfiehanssen
I need my app to set the videos to either private or password protected.
I'm using VimeoUpload by Alfie Hanssen: https://github.com/alfiehanssen
I need my app to set the videos to either private or password protected.
Thanks @user3634131 for posting,
You can set the video privacy value, this is supported by VimeoUpload. Please review the README file for instructions. You can also check out the VideoSettings class. See here for a list of privacy values that you can pass in.
You can specify your video's title (see links above) but not the actual file name on the Vimeo servers. You can of course control the local file name if you wish, that's totally up to you.