1.0.4 • Published 8 years ago
gooder v1.0.4
gooder
Get direct downloadable link to the publically shared media on google drive.
Install
$ npm install --save gooder
Usage
const gooder = require('gooder');
console.log(gooder('url'));
Example
console.log(gooder('https://docs.google.com/file/d/0BxbU2MT68i0cTW9vQzY5QUxwNm8/view'));
// => https://googledrive.com/host/0BxbU2MT68i0cTW9vQzY5QUxwNm8
Related
gooder-cli
:Download publically shared media from google drive with ease
License
MIT © Rishi Giri