Skip to content
New issue

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

2chen returns 200. #3354

Closed
Glowworm01 opened this issue Dec 4, 2022 · 0 comments · Fixed by #3356
Closed

2chen returns 200. #3354

Glowworm01 opened this issue Dec 4, 2022 · 0 comments · Fixed by #3356

Comments

@Glowworm01
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants