gooder

1.0.4 • Public • Published

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

Package Sidebar

Install

npm i gooder

Weekly Downloads

2

Version

1.0.4

License

MIT

Last publish

Collaborators

  • rishi