AlphaSlayer1964 / kemono-dl

A simple kemono.party downloader using python.
509 stars 82 forks source link

file corruption #98

Closed afterdelight closed 2 years ago

afterdelight commented 2 years ago

Version

Version: latest

Your Command

F:\downloader\kemono.party\kemono-dl-main>kemono-dl.py --cookies kemono.party_cookies.txt --links https://kemono.party/gumroad/user/4691786451290 --dirname-pattern "{site}/{service}/{username} [{user_id}]" --filename-pattern "{title}/[00000000] [{id}] [{index}] {filename}.{ext}" --other-filename-pattern "[00000000] [{id}] [0] {filename}.{ext}" --extract-links --banner --icon --yt-dlp --json --content --comments --inline --dms --skip-filetypes psd --post-timeout 2 --archive gumroad_kidmo_downloaded.txt

Description of bug

file suddenly corrupted and deleted while downloading. already happened twice

How To Reproduce

Error messages and tracebacks

image

AlphaSlayer1964 commented 2 years ago

The file is not corrupted. Kemono party's servers suck and timeout randomly on large files. That is the program trying to resume the download when that happens. There is no fix for this as their servers are the ones causing the timeout. Also do not post screen shots! Post the debug.log file using verbose.

afterdelight commented 2 years ago

i already post the fix on pull merge