-
-
Notifications
You must be signed in to change notification settings - Fork 52
Description
I have taken steps to troubleshoot my issue first
- I'm using the latest version of
cyberdrop-dl-patched - I’ve read the wiki and my issue isn’t already covered.
- I understand this is open source software provided for free and that I might not receive a timely response.
- I’ve checked existing issues to avoid creating a duplicate.
- A similar issue was previously marked as
completedand the changelog says it was implemented, but I'm confident the bug still exists - I am willing to submit a pull request with the fix. (Assign this issue to me.)
Describe the bug
Receiving a 404 Download Failed error when trying to download from some bunkr albums
downloads that attempt to download from the base url https://static.scdn.st fail with a 404. Manual downloads from browser work fine.
Base url seems to be incorrect. i.e. program attempt to download from
https://static.scdn.st/a6d4f2e8-7c1b-4a93-b5e9-0d3a8c6f1b7e/Czech-Streets-69-cN0O3Dpu.wmv?n=Czech+Streets+69.wmv
but successful download via browser resolves from
https://c4ta.scdn.st/Czech-Streets-69-cN0O3Dpu.wmv?n=Czech%20Streets%2069.wmv
Relevant logs
Cyberdrop-DL version
8.10.0
Links, references, and/or additional comments?
Base url seems to be incorrect. i.e. program attempt to download from
https://static.scdn.st/a6d4f2e8-7c1b-4a93-b5e9-0d3a8c6f1b7e/Czech-Streets-69-cN0O3Dpu.wmv?n=Czech+Streets+69.wmv
but successful download via browser resolves from
https://c4ta.scdn.st/Czech-Streets-69-cN0O3Dpu.wmv?n=Czech%20Streets%2069.wmv