google-drive-torrent
v1.0.0
Published
Downloads torrent files to google drive
Readme
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.jsonwith your registeredclientIdandclientSecret.- You may also need to set the environmental variable
DRIVE_REDIRECT_URIto be[insert your host origin here]/login-callbackif you are running the project on a remote server.
- You may also need to set the environmental variable
Run
npm start. Enjoy!
