Skip to content

Simple thumbnail extractor using YouTube API.

Notifications You must be signed in to change notification settings

Enzoait/ThumbExt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ThumbExt. v1.1

Made with ❤️ by Enzoait

ThumbExt Preview Image

ThumbExt. is a free simple open source YouTube video's thumbnail extractor that helps you to quicly and easily get and download a thumbnail from any YouTube video you want, by using the YouTube API.

Installation

1) Download

Fork this repository or download the .zip code and extract it somewhere easily accesible on your computer.

2) Open the tool

ThumbExt is set to be deployed as a website with it's own host name in the future, but for now, you can still access it offline.

To do so, just open homepage.html with your internet browser.

3) Enter your API Key

As ThumbExt. uses the YouTube API, you will need a YouTube Data v3's API key that you can generate by visiting The Google Cloud Developers Console.

Once you generated your key, simply open the script.js file, copy your generated API key and paste it in the API_KEY variable :

var API_KEY = "YOUR_API_KEY_HERE" // You can generate your own API key by visiting https://console.cloud.google.com/apis/credentials

4 Done !

v.1.1 Released ! (11/19/2023), Here's what's new :

  • Now compatible with mobile devices
  • Favicon added

Font used :

Atkinson Hyperlegible

Futures additions :

  • Dark Mode
  • .webp images compatiblity
  • Add about page
  • Add a tutorial page

Previous versions :

v.1.0 (07/29/2023) :

  • ThumbExt open source release
  • Light Mode
  • Operational
  • Homepage is now responsive

About

Simple thumbnail extractor using YouTube API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published