1

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.

1 Answers1

1

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.

Alfie Hanssen
  • 16,964
  • 12
  • 68
  • 74
  • Hi. I very much appreciate that you are helping with questions concerning what seems to be your product. It is also appropriate to link to additional info which is helpful for the question. Strictly speaking, to the point of nitpicking, your answer could be considered link only (because it only states directly here, i.e. not in links, *that* it can be done, but not *how*). Could you give the shortest summary of the solution directly here please? Maybe just name the config option or API which supports it. To me only naming the related class seems a little short. – Yunnosch Sep 11 '21 at 07:03
  • Equally nitpicky, please simply state explicitly that it is your product. – Yunnosch Sep 11 '21 at 07:04
  • My comments are nitpicky. I did not and will not vote or close-vote or flag. or anything negative. I only want to help you avoid that others do. And as soon as I notice a corresponding edit I will delete my comments. Thanks for helping with your product here and have fun. – Yunnosch Sep 11 '21 at 07:05