Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vimeo API blocks data on private videos even to a whitelisted URL #20

Open
danfascia opened this issue Oct 25, 2018 · 1 comment
Open

Comments

@danfascia
Copy link

Videos "hidden from vimeo.com" which are private protected content do not offer any data to the open API even when attempting to embed on a whitelisted domain.

This means that no data (such as thumbnail URLs) can be pulled as JSON to the addon, essentially rendering it defunct.

The solution would be to implement vimeo API token based authentication in the addon so that it is able to retrieve video metadata and store it to the statamic fieldset entry.

I wish I could help but I lack the coding skills to make this happen.

@jcohlmeyer
Copy link
Member

This would be a good feature to add for v3. I don't think I will add it to the v2 addon at this point.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants