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

Use highest available resolution for YouTube thumbnail image #11

Merged
merged 1 commit into from
Feb 4, 2018

Conversation

gg
Copy link
Contributor

@gg gg commented Feb 1, 2018

Fixes #10

Prefer the following thumbnail resolutions in this order:

  • maxres (1280x720)
  • standard (640x480)
  • high (480x360)
  • medium (320x180)
  • default (120x90)

See: https://developers.google.com/youtube/v3/docs/videos#snippet.thumbnails

@vb
Copy link
Owner

vb commented Feb 2, 2018

Thanks @gg 💯

@vb
Copy link
Owner

vb commented Feb 2, 2018

Could you bump npm version as well?

Prefer the following thumbnail resolutions in this order:
- maxres (1280x720)
- standard (640x480)
- high (480x360)
- medium (320x180)
- default (120x90)

See: https://developers.google.com/youtube/v3/docs/videos#snippet.thumbnails
@gg gg force-pushed the issue-10-youtube-thumbnail-low-res-fallback branch from 1c9686b to bb83868 Compare February 2, 2018 20:42
@gg
Copy link
Contributor Author

gg commented Feb 2, 2018

Could you bump npm version as well?

Done!

@vb vb merged commit 7fa88b7 into vb:master Feb 4, 2018
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

Successfully merging this pull request may close these issues.

2 participants