1.0.4 • Published 7 years ago

gooder v1.0.4

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

gooder

Get direct downloadable link to the publically shared media on google drive.

Build Status

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