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.
Asked
Active
Viewed 1,003 times
1 Answers
1
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.

Dashron
- 3,968
- 2
- 14
- 21
-
Do you know how the "only embeddable on" feature is implemented ? Is it really secure (immune to http header spoofing) ? – olivieradam666 Jul 01 '14 at 15:14
-
Is this still a valid option? – Jordan Jun 28 '19 at 14:19