AlphaSlayer1964 / kemono-dl

A simple kemono.party downloader using python.
503 stars 81 forks source link

error downloading message icon and banner #18

Closed CODE-LA-LI-LU-LE-LO closed 2 years ago

CODE-LA-LI-LU-LE-LO commented 2 years ago
>python kemono-dl.py --cookies "cookie.txt" --ignore-errors --force-indexing --links https://kemono.party/fanbox/user/11229342
Downloading posts for user: サインこす
service: [fanbox] user_id: [11229342]
Downloading: サインこす [11229342] icon
[==================================================] 0.0/??? MB, 0.0 Mbps
Error downloading: https://kemono.party/icons/fanbox/11229342
[Error] File just stopped downloading for no reason. I don't know what causes this!
Downloading: サインこす [11229342] banner
[==================================================] 0.0/??? MB, 0.0 Mbps
Error downloading: https://kemono.party/banners/fanbox/11229342
[Error] File just stopped downloading for no reason. I don't know what causes this!
Downloading post: みらあお
service: [fanbox] user_id: [11229342] post_id: [2879895]
Downloading attachments.
Downloading: [1]_16938e88-22dc-4be8-b363-f8fd7be2e7b3.png
[==================================================] 2.6/2.6 MB, 14.5 Mbps
Downloading post file.
Downloading: 63ba0489-1377-41d7-83b8-6588abfcc3c8.png
[==================================================] 2.8/2.8 MB, 2.8 Mbps
Saving content to content.html
Downloading inline images.
Saving comments to comments.html
Completed downloading post: みらあお
---------------------------------------------------------------------------------------------------
...

I tried it with a few users and got the same result. A problem occurs when downloading icon and banner.

The icon and banner file seems to download normally.

AlphaSlayer1964 commented 2 years ago

Ya I see what the problem is you can ignore that error it was supposed to catch something else. I'll need to change that.