1.0.0 • Published 5 years ago
google-drive-torrent v1.0.0
google-drive-torrent
Download torrents to your Google Drive directly
Installation
Register this project as a client on the Google API Console. Replace the fields in
data/driveCredentials.json
with your registeredclientId
andclientSecret
.- 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.
- You may also need to set the environmental variable
Run
npm start
. Enjoy!
1.0.0
5 years ago