1.0.7 • Published 10 years ago

get-video-thumb v1.0.7

Weekly downloads
2
License
ISC
Repository
github
Last release
10 years ago

Usage

var thumby = require('get-video-thumb');
	thumby('https://www.youtube.com/watch?v=w8UUGS2u9Z0', nodeback);
var nodeback = function(err, res) {console.log(res)};

Url formats that work:

Non-HTTPS urls will throw!

1.0.7

10 years ago

1.0.6

10 years ago

1.0.5

10 years ago

1.0.4

10 years ago

1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago