Aerial
Get a random aerial video à la Apple TV.
Installation
npm i --save aerials
var aerials = require('aerials')
Usage
options
- video_url — string (ie. 'b4-3')
get(options, callback)
A random aerial video
aerials
A random aerial video of San Franscisco at night
aerials
The best aerial video
aerials
options
- id — string (ie. 'b4-3')
- city — string (ie. 'San Francisco')
- timeOfDay — string (either 'day' or 'night')
License
MIT