Skip to content

drenther/youtube-thumbnail-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

youtube-thumbnail-proxy

Deploy

A proxy server to get base64 encoded YouTube video thumbnail images

API Reference

GET /:videoId

Pass the videoId for the YouTube video you want as the path on the base url of the API and you will get a base64 encoded image payload in response

Use that in the browser by prefixing data:image/jpeg;base64,<response>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published