We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Potentially, if the supported platform also has Cloudflare anti-bot fronting their web api.
When I used Seal to download a video from https://www.hkanime.com.hk/animal/303x3x6 which is not yet supported by Seal, I got the below error:
App version: 1.13.1 (11312) Device information: Android 14 (API 34) Supported ABIs: [arm64-v8a, armeabi-v7a, armeabi] Yt-dlp version: 2024.12.06.161513
URL: https://www.hkanime.com.hk/animal/303x3x6 ERROR: [generic] Got HTTP Error 403 caused by Cloudflare anti-bot challenge; see https://github.com/yt-dlp/yt-dlp#impersonation for how to install the required impersonation dependency, and try again with --extractor-args "generic:impersonate"
Cloudflare anti-bot error: https://www.hkanime.com.hk/animal/303x3x6
Root domain for all videos: https://www.hkanime.com.hk
No response
The text was updated successfully, but these errors were encountered:
Request the first solution to yt-dlp issue repo
Sorry, something went wrong.
Sorry, should've included the solution to issue repo. Here: yt-dlp/yt-dlp#9611
This yt-dlp browser impersonation solution seems to be relevant to the Cloudflare anti-bot error that Seal is throwing.
No branches or pull requests
Checklist
Is your feature request related to a problem? Please describe.
Potentially, if the supported platform also has Cloudflare anti-bot fronting their web api.
When I used Seal to download a video from https://www.hkanime.com.hk/animal/303x3x6 which is not yet supported by Seal, I got the below error:
App version: 1.13.1 (11312)
Device information: Android 14 (API 34)
Supported ABIs: [arm64-v8a, armeabi-v7a, armeabi]
Yt-dlp version: 2024.12.06.161513
URL: https://www.hkanime.com.hk/animal/303x3x6
ERROR: [generic] Got HTTP Error 403 caused by Cloudflare anti-bot challenge; see https://github.com/yt-dlp/yt-dlp#impersonation for how to install the required impersonation dependency, and try again with --extractor-args "generic:impersonate"
Describe the solution you'd like
Video link
Cloudflare anti-bot error: https://www.hkanime.com.hk/animal/303x3x6
Root domain for all videos: https://www.hkanime.com.hk
Additional context
No response
The text was updated successfully, but these errors were encountered: