1.0.1 • Published 3 years ago

youtube-thumbnail-downloader v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

YouTube Thumbnail Downloader

Get YouTube videos thumbnail URL fast.

Example

const getThumbnailURL = require('youtube-thumbnail-downloader');

getThumbnailURL('https://youtube.com/watch?v=3uPRKjmo2yw') // Your image link.

Installation

This is a Node.js module available through the npm registry.

Before installing, download and install Node.js. Node.js 0.10 or higher is required.

Installation is done using the npm install command:

$ npm install youtube-thumbnail-downloader

Team

Cloddle Dev Team

Source Codes

GitHub

License

MIT

1.0.1

3 years ago

1.0.0

3 years ago