Skip to content

springload/youtube-image-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YouTube image downloader

Hello,

I'm a little Node.js app that downloads poster images from YouTube playlist items.

Setup

Getting up and running is easy:

  • Run npm install

Configuration

Edit the config file in your data directory.

  • api_key: Your YouTube Data V3 API Key. It is recommended you register your own key and use it instead of the default key.
  • image_output: The directory where you would like your images to be saved
  • playlists: An array of Youtube playlist ids

Running the app

Run node youtube-image-downloader.js and watch the magic happen :)

About

Downloads all poster images of one or several YouTube playlists

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published