patrickkfkan / patreon-dl

Patreon Downloader
115 stars 8 forks source link

barely any idea on how to use #45

Closed Xenifiedd closed 1 day ago

Xenifiedd commented 1 week ago

So i have no previous coding experience or anything like this at all, but i opened up the node.js command prompt, and put in the "npm i -g patreon-dl" part of the code but i have no idea on what to do to download a product after.

patrickkfkan commented 1 week ago

So are you able to run patreon-dl? Next step would be to obtain the cookie, and then run in the command prompt:

patreon-dl -c "<cookie you obtained"> "<URL to the product>"
Xenifiedd commented 1 week ago

oh makes sense now kinda lemme check that