Socket
Socket
Sign inDemoInstall

gooder

Package Overview
Dependencies
0
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    gooder

An API to provide direct download link of publicly shared files on Google Drive


Version published
Weekly downloads
4
increased by100%
Maintainers
1
Install size
2.82 kB
Created
Weekly downloads
 

Readme

Source

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
  • gooder-cli : Download publically shared media from google drive with ease

License

MIT © Rishi Giri

Keywords

FAQs

Last updated on 28 Apr 2017

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc