1.0.5 • Published 8 years ago

youtube-random-video v1.0.5

Weekly downloads
25
License
ISC
Repository
github
Last release
8 years ago

YouTube Data API does not provide a possibility to get a random video. This module aims to solve this problem.

Beerpay Flattr

Istall:

npm install -g youtube-random-video

Usage:

var youtube = require('youtube-random-video');


youtube.getRandomVid(key, function(err , data){
  //key is your youtube api key
  //data is a JSON object
})
1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago