1.0.0 • Published 5 years ago

google-drive-torrent v1.0.0

Weekly downloads
-
License
UNLICENSED
Repository
-
Last release
5 years ago

google-drive-torrent

Download torrents to your Google Drive directly

Installation

  1. Register this project as a client on the Google API Console. Replace the fields in data/driveCredentials.json with your registered clientId and clientSecret.

    • You may also need to set the environmental variable DRIVE_REDIRECT_URI to be [insert your host origin here]/login-callback if you are running the project on a remote server.
  2. Run npm start. Enjoy!