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
Currently when running the standalone Linux release of gallery-dl on 2chen.moe URLs an error code 200 is always returned. For example.
$ gallery-dl -v https://2chen.moe/tv/123456 [gallery-dl][debug] Version 1.24.0 - Executable [gallery-dl][debug] Python 3.10.8 - Linux-6.0.9-arch1-1-x86_64-with-glibc2.36 [gallery-dl][debug] requests 2.28.1 - urllib3 1.26.12 [gallery-dl][debug] Configuration Files [] [gallery-dl][debug] Starting DownloadJob for 'https://2chen.moe/tv/123456' [2chen][debug] Using _2chenThreadExtractor for 'https://2chen.moe/tv/123456' [urllib3.connectionpool][debug] Starting new HTTPS connection (1): 2chen.moe:443 [urllib3.connectionpool][debug] https://2chen.moe:443 "GET /tv/123456 HTTP/1.1" 200 None
I have tested this on multiple threads and all 2chen links fail with an error code of 200.
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Currently when running the standalone Linux release of gallery-dl on 2chen.moe URLs an error code 200 is always returned.
For example.
I have tested this on multiple threads and all 2chen links fail with an error code of 200.
The text was updated successfully, but these errors were encountered: