anidl / multi-downloader-nx

Downloader for Crunchyroll, Hidive, AnimeOnegai, and AnimationDigitalNetwork with CLI and GUI
MIT License
292 stars 47 forks source link

[Error]: 404: Not Found #703

Open quamt opened 5 months ago

quamt commented 5 months ago

Program version

5.0.3

Operating System

Windows

Type

GUI

Service

Crunchyroll

Command used

NIL

Show ID

ALL

Episode

ALL

Console Output

Chapter request successful
[ERROR] 404: Not Found
[ERROR] {"code":"content.get_video_streams_v2.resource_not_found","context":[]}
[ERROR] Request Stream URLs FAILED! Attempting fallback
Selecting raw stream

Additional Information

I'm not sure if this is an issue on my backend, but the message has popped up since today. Using none DRM server. It happens with everything on Crunchy.

Jaynator495 commented 5 months ago

This message is just a warning, it really shouldn't say error. Trying to guess the ID for the endpoint isn't always right, so sometimes it has to use a fallback. This is specifically an issue for series without version information in the API. Presumably, the download continued just fine, right?

quamt commented 5 months ago

It continues to download, correct. Yes. the ERROR made me think something was wrong. If this is intended behaviour this can be closed. Thank you.

Jaynator495 commented 5 months ago

Yes this is intended, though I'll look into changing it to a warning