Aleksey
Aleksey
Please try latest version, this might be fixed there.
Currently waiting for puppeteer-sharp 20.0.2 to be released with fix for cookies.
> Thanks for sharing this official explanation from Mega. Have any of you tried this workaround—logging into Mega manually via a web browser before using the API? I can confirm...
Took a while to get to testing this, but I found some time. For me it hangs on `MegaApiClient.Login()`. `LoginAnonymous()` works fine and lets me download files.
I will try to do some research and release a new update with necessary fixes before the end of the month.
While I understand possible frustration, it's unlikely I will be implementing any solution against file re-downloading because of id changes. I am open for someone else implementing a fix for...
This sould be fixed in [Release 28](https://github.com/AlexCSDev/PatreonDownloader/releases/tag/release_28). Let me know if there are any issues. I opted for completely switching to `attachments_media` instead of attempting to parse both old and...
Seems like they now have `tcm` cookie with json data in it which contains user response to "We use cookies" block. It appears patreon is breaking RFC related to cookies...
Should be fixed in [release 30](https://github.com/AlexCSDev/PatreonDownloader/releases/tag/release_30)
Mega broke something on their side a while ago, even official apps/websites are having issues. https://github.com/gpailler/MegaApiClient/issues/248 https://www.reddit.com/r/MEGA/comments/1hmefp9/unable_to_login_using_megacmd_hangs/ I've been able to get mega downloading working semi-reliably by opening mega website...