PT-login is a tool to login multiple PT(private tracker) sites and store their cookies without Web browser.
-
Copy
config/config.json.sample
toconfig/config.json
. -
Delete the sites where you have no accounts.
-
Add correct
username
andpassword
to config file.
Open the network connection and run it:
node app.js
(your node.js need to support ES6)
PT-login is licensed under the MIT License.