KJHJason / Cultured-Downloader

A project to automate the process of downloading images and other attachment files from platforms like Fantia and more!
GNU General Public License v3.0
72 stars 7 forks source link

[Bug]: Kemono external link images download failed #332

Open ryanlo713 opened 3 weeks ago

ryanlo713 commented 3 weeks ago

Which program are you seeing this problem on?

Cultured Downloader (Python)

Program Version

5.1.0

Operating System

Windows

What error code did you receive? (If any)

1007 (Download Error)

Steps to reproduce the bug

  1. download posts with external link images (for example, this)
  2. download failed

Expected behaviour

These links appear to be incorrectly prefixed with https://kemono.su

Relevant log output (If any)

[ERROR]: 2024/10/31 04:30:10 error 1005: request to https://kemono.suhttps://img.itch.zone/aW1nLzMwNTU1MzcuanBn/original/C%2BWMIz.jpg failed, more info => Head "https://kemono.suhttps//img.itch.zone/aW1nLzMwNTU1MzcuanBn/original/C%2BWMIz.jpg": dial tcp: lookup kemono.suhttps: no such host

Another Example

[ERROR]: 2024/11/01 00:12:49 the request to https://kemono.suhttps://c10.patreonusercontent.com/3/eyJwIjoxfQ%!D(MISSING)%!D(MISSING)/patreon-media/p/post/26054395/d58de1e75b7647c98677396e04ef06d0/1.png?token-time=1559260800&token-hash=6CH2WUCzO6K2cWBTGQR-3-jdooPI7tXF-yV-GuDs2kY%!D(MISSING) failed after 4 retries, more info => Head "https://kemono.suhttps//c10.patreonusercontent.com/3/eyJwIjoxfQ%!D(MISSING)%!D(MISSING)/patreon-media/p/post/26054395/d58de1e75b7647c98677396e04ef06d0/1.png?token-time=1559260800&token-hash=6CH2WUCzO6K2cWBTGQR-3-jdooPI7tXF-yV-GuDs2kY%!D(MISSING)": dial tcp: lookup kemono.suhttps: no such host

Screenshots (Optional)

No response