Vimeo - Sending password via javascript api

前端 未结 1 1080
甜味超标
甜味超标 2021-01-28 12:32

i have embedded a protected vimeo video on a site. Is there any method to send the password via JavaScript API instead of force the user to type it? Thank you.

相关标签:
1条回答
  • 2021-01-28 13:07

    This technique will expose the videos password to all users. The best technique is to mark your video as "hidden from vimeo" and "only embeddable on ". Then you can control any access restrictions on your own terms.

    0 讨论(0)
提交回复
热议问题