AlexCSDev / PatreonDownloader

Powerful tool for downloading content posted by creators on patreon.com. Supports content hosted on patreon itself as well as external sites (additional plugins might be required).
MIT License
979 stars 98 forks source link

Current user cannot view this post. even If I can #124

Closed LakesideMiners closed 2 years ago

LakesideMiners commented 2 years ago
2022-05-06 15:56:39.6997 INFO -> postidhere
2022-05-06 15:56:39.6997 WARN Current user cannot view this post

I keep getting this error, however when I go to the posts page in my browser. https://www.patreon.com/posts/postidhere it loads up just fine for me (replaced the id with postidhere as its NSFW and I don't want to show what im reading here)

AlexCSDev commented 2 years ago

That really doesn't tell me a lot.

Please run app with "--json" command line option and send generated .json files (you can find them in the download folder) to alexcsdev@protonmail.com. Also send me the link to the creator and which tier you are subscribed to.

AlexCSDev commented 2 years ago

@ReysukeBaka was you the one who sent me json dumps today?

ReysukeBaka commented 2 years ago

No but i can send you mine rn, have multiple creators that do it

ReysukeBaka commented 2 years ago

email is out, hope it helps

AlexCSDev commented 2 years ago

Hm... seems like there is some kind of an issue with login procedure or cookies. "current_user_can_view" is false for all posts, that usually means that you are not logged in or trying to download creator you are not subscribed to. Try deleting chromedata folder and logging in again.

ReysukeBaka commented 2 years ago

Its fixed No Longer showing the "Error" Downloading fine now Thanks <3

AlexCSDev commented 2 years ago

Great! I'll consider this closed for now