1.0.7 • Published 3 years ago

youtube-thumbnail-downloader-hd v1.0.7

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

youtube-thumbnail-downloader-hd

Youtube Thumbnail DOwnloader HD Images and Multi Resolutions Images . It downloads images in all the required resolutions .

  • 120*90 px
  • 320*180 px
  • 480*360 px
  • 640*480 px
  • 1280*720 px

Step By Step Guide Writing Your Next Downloader

If you are using ES6

import youtubeThumbnail from 'youtube-thumbnail-downloader-hd';

Then once you have imported the library , you can use the library as below.

 var thumbnail = youtubeThumbnail('https://www.youtube.com/watch?v=KnbUgfwH-PI&t=209s')
 

In case you are using plain javascript you can also do something like .

var youtubeThumbnail = require('youtube-thumbnail-downloader-hd')

Have a look at the working example here

Contact us

IN case you are facing any issuess raise a bug here .

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago