We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Show the song thumbnail for playlist or suggestions. We could make it in a hover effect probably (to not take space on screen) or some other fancy UI.
Note: https://i.ytimg.com/vi/{YOUTUBE_ID}/maxresdefault.jpg is the link to the thumbnail image. Ref: http://stackoverflow.com/questions/2068344/how-do-i-get-a-youtube-video-thumbnail-from-the-youtube-api
https://i.ytimg.com/vi/{YOUTUBE_ID}/maxresdefault.jpg
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Show the song thumbnail for playlist or suggestions.
We could make it in a hover effect probably (to not take space on screen) or some other fancy UI.
Note:
https://i.ytimg.com/vi/{YOUTUBE_ID}/maxresdefault.jpg
is the link to the thumbnail image. Ref: http://stackoverflow.com/questions/2068344/how-do-i-get-a-youtube-video-thumbnail-from-the-youtube-apiThe text was updated successfully, but these errors were encountered: