Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How do you actually use this? #2

Open
ylluminarious opened this issue Jul 22, 2019 · 2 comments
Open

How do you actually use this? #2

ylluminarious opened this issue Jul 22, 2019 · 2 comments

Comments

@ylluminarious
Copy link

So I've cloned the repository, installed the dependencies via ./run.sh and the server runs successfully. Unfortunately, now I am not sure how to use it or how to add creators to settings.py to scrape from. All I've changed in settings.py is the sqlite_db_path, dldCtntPath, and I filled in username and password with my Patreon login info (because I'm only scraping from Patreon).

I've gotten some errors when it tries to fetch content, such as this. In an attempt to try and fix this problem, I commented out other JOBS in main.py (except pts.GetPatreon). This didn't seem to do anything. I'm really at a loss as to how I'm supposed to use it and these errors seem more developer-friendly than user-friendly, no offense. I'd appreciate any help on how to use this tool properly for scraping Patreon content.

@herp-a-derp
Copy link
Collaborator

herp-a-derp commented Jul 23, 2019

Hmmm, it looks like patreon has changed their login API. They do seem to do this fairly frequently. I'll have to look at what happened, and see about fixing it.

This didn't seem to do anything. I'm really at a loss as to how I'm supposed to use it and these errors seem more developer-friendly than user-friendly, no offense.

The target audience is exactly one person (me) who is also a developer.

PRs for better error outputs are welcome!

@ylluminarious
Copy link
Author

@herp-a-derp Thanks a lot. Please let me know what you find.

The target audience is exactly one person (me) who is also a developer.

PRs for better error outputs are welcome!

I understand, I may contribute some PRs when I take the time to learn Python, haha ;D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants