Skip to content

peterfisher/putio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

WARNING: This module uses API v1 which is no longer supprted or used by put.io

Please check fetch.py for information on the module I created for downloading items
from put.io to your computer.l

Check the script "control.py" for how you might use the fetch.py module.

The fetch module requires a configuration file which you provide when creating
a fetch object. The configuration file must look similar to this:

[account]
api_key = test_account
api_secret = 411salmonsteak
putio_user = myputioAccount
putio_passwd = putioPassword

[local]
store_location = /local/download/location/of/putio/files


Please contact me if you have any suggestion: [email protected]
Public key: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x24D63A2663FA4980

About

Python Sync Module for put.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages