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

[bunkr] Failed to download # #7058

Closed
serveral1 opened this issue Feb 25, 2025 · 3 comments · Fixed by #7070
Closed

[bunkr] Failed to download # #7058

serveral1 opened this issue Feb 25, 2025 · 3 comments · Fixed by #7070

Comments

@serveral1
Copy link

Guessing this is a recent change but there's now a "#" at the end of each download link which I believe is causing this error.
Running on the latest dev version.

E:\aria2\dl>gallery-dl --verbose https://bunkr.site/a/a2TGSAjq
[gallery-dl][debug] Version 1.29.0-dev
[gallery-dl][debug] Python 3.11.9 - Windows-10-10.0.19044-SP0
[gallery-dl][debug] requests 2.32.3 - urllib3 2.3.0
[gallery-dl][debug] Configuration Files ['%APPDATA%\\gallery-dl\\config.json']
[gallery-dl][debug] Starting DownloadJob for 'https://bunkr.site/a/a2TGSAjq'
[bunkr][debug] Using BunkrAlbumExtractor for 'https://bunkr.site/a/a2TGSAjq'
[cookies][debug] Extracting cookies from C:\Users\USER\AppData\Roaming\Waterfox\Profiles\default-release\cookies.sqlite
[cookies][debug] Only loading cookies not belonging to any container
[cookies][info] Extracted 1492 cookies from Firefox
[urllib3.connectionpool][debug] Starting new HTTPS connection (1): bunkr.site:443
[urllib3.connectionpool][debug] https://bunkr.site:443 "GET /a/a2TGSAjq HTTP/1.1" 200 None
[urllib3.connectionpool][debug] https://bunkr.site:443 "GET /f/4UwlEdfrXPgtF HTTP/1.1" 200 None
[urllib3.connectionpool][debug] Starting new HTTPS connection (1): get.bunkrr.su:443
[urllib3.connectionpool][debug] https://get.bunkrr.su:443 "GET /file/37778391 HTTP/1.1" 200 None
[download][error] '#:' URLs are not supported/enabled
[download][error] Failed to download #
[urllib3.connectionpool][debug] https://bunkr.site:443 "GET /f/gMGb0mcsKmtXI HTTP/1.1" 200 None
[urllib3.connectionpool][debug] https://get.bunkrr.su:443 "GET /file/37778387 HTTP/1.1" 200 None
[download][error] Failed to download #
[urllib3.connectionpool][debug] https://bunkr.site:443 "GET /f/p3bPticX4dlc4 HTTP/1.1" 200 None
[urllib3.connectionpool][debug] https://get.bunkrr.su:443 "GET /file/37778388 HTTP/1.1" 200 None
[download][error] Failed to download #
[urllib3.connectionpool][debug] https://bunkr.site:443 "GET /f/BzzUBGJSVLSY9 HTTP/1.1" 200 None
[urllib3.connectionpool][debug] https://get.bunkrr.su:443 "GET /file/37778384 HTTP/1.1" 200 None
[download][error] Failed to download #
[urllib3.connectionpool][debug] https://bunkr.site:443 "GET /f/pPhrnHAbWgDmL HTTP/1.1" 200 None
[urllib3.connectionpool][debug] https://get.bunkrr.su:443 "GET /file/37778385 HTTP/1.1" 200 None
[download][error] Failed to download #
[urllib3.connectionpool][debug] https://bunkr.site:443 "GET /f/UmPtKr6nUBiFu HTTP/1.1" 200 None
@mikf
Copy link
Owner

mikf commented Feb 25, 2025

bunkr is now building file download links using obfuscated JS code.
The raw HTML "link" is just href="#".

@Metalhead33

This comment has been minimized.

@UpscaleAnon

This comment has been minimized.

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.

4 participants