AlphaSlayer1964 / kemono-dl

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

ignore/retry error #72

Closed afterdelight closed 2 years ago

afterdelight commented 2 years ago

Description

I have many favorites user from several platforms and when I get this error

ERROR: Failed to get favorite artists from kemono.party INFO: Completed

the program stopped as complete

Additional comments

add ignore error command or retry multiple times when the error occured .ty thx

AlphaSlayer1964 commented 2 years ago

If it failed to get favorite artist that normally means something is wrong with your cookie file. Can you confirm the cookie file is correct?

afterdelight commented 2 years ago

its correct probably the program stopped because of connection error. Sometimes i got error and the program stopped, sometimes it got fetched and running

afterdelight commented 2 years ago

probably it just doesnt have function to handle time out exception and can not retry the download

AlphaSlayer1964 commented 2 years ago

Unfortunately I have had no free time to really work on this downloader. Hopefully I will have some free time soon.

afterdelight commented 2 years ago

ok, no problem

AlphaSlayer1964 commented 2 years ago

Will add be adding a retry to getting list of all creators. New release should be this weekend.

afterdelight commented 2 years ago

Cool. I'll wait