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
Downloading c.bunkr-cache links 404.
[gallery-dl][debug] Version 1.27.6 - Executable (stable/windows) [gallery-dl][debug] Python 3.8.10 - Windows-7-6.1.7601-SP1 [gallery-dl][debug] requests 2.32.3 - urllib3 2.1.0 [gallery-dl][debug] Configuration Files [] [gallery-dl][debug] Starting DownloadJob for 'https://bunkrrr.org/v/$xyz' [bunkr][debug] Using BunkrMediaExtractor for 'https://bunkrrr.org/v/$xyz' [urllib3.connectionpool][debug] Starting new HTTPS connection (1): bunkrrr.org:443 [urllib3.connectionpool][debug] https://bunkrrr.org:443 "GET /v/$xyz HTTP/1.1" 307 68 [urllib3.connectionpool][debug] Starting new HTTPS connection (1): bunkr.ps:443 [urllib3.connectionpool][debug] https://bunkr.ps:443 "GET /v/$xyz HTTP/1.1" 200 None [bunkr][debug] Active postprocessor modules: [MetadataPP] [urllib3.connectionpool][debug] Starting new HTTPS connection (1): c.bunkr-cache.se:443 [urllib3.connectionpool][debug] https://c.bunkr-cache.se:443 "GET /$abc/filename.ext HTTP/1.1" 404 None [downloader.http][warning] '404 Not Found' for 'https://c.bunkr-cache.se/$abc/filename.ext'
Passing referer works.
curl -e https://get.bunkrr.su/file/XXXXXXXX https://c.bunkr-cache.se/$abc/filename.ext -O works.
curl -e https://get.bunkrr.su/file/XXXXXXXX https://c.bunkr-cache.se/$abc/filename.ext -O
Thank you @mikf et al for gallery-dl . It's excellent!
The text was updated successfully, but these errors were encountered:
[bunkr] send proper Referer headers for file downloads (#6319)
c148e20
No branches or pull requests
Downloading c.bunkr-cache links 404.
Passing referer works.
curl -e https://get.bunkrr.su/file/XXXXXXXX https://c.bunkr-cache.se/$abc/filename.ext -O
works.Thank you @mikf et al for gallery-dl . It's excellent!
The text was updated successfully, but these errors were encountered: