justfoolingaround / animdl

A highly efficient, fast, powerful and light-weight anime downloader and streamer for your favorite anime.
GNU General Public License v3.0
1.33k stars 109 forks source link

Value error upon specific episode download attempt #270

Closed 16yd closed 1 year ago

16yd commented 1 year ago

Whenever I attempt to download episode 5 of Re-Kan! (using the command animdl download "Re-Kan!" -r 5-13), after selecting https://allanime.to/anime/7LBTHRhKq56jPjGkG from the initial title query, I get the error ValueError: max() arg is an empty sequence.

I had previously attempted to download all episodes in one go, but this issue popped up as soon as animdl tried to download the 5th episode (the prior 4 were successful).

As I'm new to animdl, I can't tell whether this is an issue with the site, my config file, or animdl itself.

Additional information

Shaun-CCGeek commented 1 year ago

This is an issue that has been popping up a LOT lately (I can't speak for the past, I'm a comparatively new user), and I personally have been a victim of this. The easiest solution I've been offered is to use a different provider. Zoro has been working hassle-free for me.

animdl download "zoro:Re-Kan! -r 5-13 should work, try it out.

16yd commented 1 year ago

That did the trick, thanks!