1.0.7 • Published 8 years ago

get-video-thumb v1.0.7

Weekly downloads
2
License
ISC
Repository
github
Last release
8 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

8 years ago

1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago