あれく

Results 22 comments of あれく

I can't help with anything unless you provide an example URL and output of what works or doesn't.

See #91. If this gets implemented, it'll be with a filename timeplate (see `-o` option in things like yt-dlp), but for now it's just more trouble than it's worth.

This issue needs to be further isolated, you are showing us an example that involves downloading five different fanclubs. > It doesn't matter if you downloaded the problematic post individually....

@YTOAA Any additional info?

Do you have a slow connection? This is a rather large gallery so I'm wondering if perhaps it's 403ing because it's taking a long time to get through the post....

It appears to be reCAPTCHA v3, and we can see what this page actually does on demand from https://fantia.jp/recaptcha. I know yt-dlp and others in the past have found a...

Another alternative: we can take our followed fanclubs from /api/v1/me/fanclubs, fetch each at /api/v1/fanclubs/, then iterate over all plans and check their status. This should work, but potentially could be...

I was able to encounter this using the same cookie as my browser session. From the browser, I solved the CAPTCHA at /recaptcha and fantiadl was able to proceed after....

Using a headless browser to click the button probably works in most cases, but I also don't know how resilient that is since I don't know if Fantia ever throws...