anidl / multi-downloader-nx

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

[BUG]: Crunchyroll error 401 Unauthorized : invalid client #573

Closed Thonolanj closed 10 months ago

Thonolanj commented 10 months ago

Program version

4.4.1

Operating System

Linux

Type

CLI

Service

Crunchyroll

Command used

node index.js --service 'crunchy' --numbers 2 --fileName '${showTitle}/${showTitle} - S${season}E${episode} - ${title}' -s GYE5CQMQ5 -e 14

Show ID

GYE5CQMQ5

Episode

14

Console Output

=== Multi Downloader NX 4.4.1 ===

[ERROR] HTTPError 401: Unauthorized
[ERROR] Body: {"code":"auth.obtain_access_token.client_inactive","context":[],"error":"invalid_client"}
[ERROR] Authentication failed!
[ERROR] Authentication required!

Additional Information

Looks like Sony is trying to lock down again.

Vamoelysian commented 10 months ago

Same issue/error for me. Last worked fine on Sunday.

AnimeDL commented 10 months ago

Going to reopen this until I create the release

AnimeDL commented 10 months ago

Alright, pushed the release 4.4.3, should fix the issue.