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 V3 API & Better Thumbnails #10

Open
jcohlmeyer opened this issue Apr 10, 2017 · 0 comments
Open

Vimeo V3 API & Better Thumbnails #10

jcohlmeyer opened this issue Apr 10, 2017 · 0 comments

Comments

@jcohlmeyer
Copy link
Member

Use the V3 API to get more of the available thumbnails from Vimeo and deduce the larger thumbnail sizes from YouTube based on their url pattern and store them in an array.

Work started here: #9

thumbnails:
  -
    url: https://vimeo.com/thumbnail
    width: 1200
    height: 640
  -
    url: https://vimeo.com/other_thumbnail
    width: 640
    height: 480
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant