paulomcnally / youtube-node

Youtube api implementation for nodeJS

Home Page:https://www.npmjs.com/package/youtube-node

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for snippet.thumbnails.maxres

favna opened this issue · comments

Data API V3 has a snippet.thumbnails.maxres which are always the highest quality thumbnail, generally 720p. This is not returned right now however when setting image to a Discord RichEmbed with the thumbnail the maxres is the most ideal to use.

See Youtube Data API here

Difference between High and MaxRes in Discord RichEmbeds (top being High)
image