anidl / multi-downloader-nx

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

[BUG]: token with animeonegai not work #779

Open SebastianAviles opened 1 month ago

SebastianAviles commented 1 month ago

Program version

5.1.5

Operating System

Windows

Type

GUI

Service

AnimeOnegai

Command used

.\aniDL.exe --service animeonegai --token ${token}

Show ID

58

Episode

1,2

Console Output

[DEBUG] Got resolve options: {"id":"58","q":0,"e":"","dubLang":["jpn","spa-419"],"dlsubs":["all"],"fileName":"${showTitle} - S${season}E${episode} [${height}p]","dlVideoOnce":false,"all":true,"but":false,"noaudio":false,"novids":false,"simul":false}
[S.58] Legend of Heroes - The Trail of the Sky (3 Seasons)
  [S1E1] - Ep. 1 (Spanish, ✓ Japanese)
  [S1E2] - Ep. 2 (Spanish, ✓ Japanese)
[DEBUG] Got download options: {"id":"58","q":0,"e":"1","dubLang":["jpn","spa-419"],"dlsubs":["all"],"fileName":"${showTitle} - S${season}E${episode} [${height}p]","dlVideoOnce":false,"all":true,"but":false,"noaudio":false,"novids":false,"simul":false,"ids":["c5i3st223akg00f8t7vg"],"title":"Ep. 1","parent":{"title":"Legend of Heroes - The Trail of the Sky","season":"Legend of Heroes - The Trail of the Sky"},"image":"https://img-cdn.b-cdn.net/images/xQLG7D1GOb3ers0Xb_1656381594.webp","episode":"1"}
[S.58] Legend of Heroes - The Trail of the Sky (3 Seasons)
  [S1E1] - Ep. 1 (✓ Spanish, ✓ Japanese)
  [S1E2] - Ep. 2 (Spanish, Japanese)
[ERROR] Authentication required!
[ERROR] Download error: Unable to download episode 1 from 58
[DEBUG] Got download options: {"id":"58","q":0,"e":"2","dubLang":["jpn","spa-419"],"dlsubs":["all"],"fileName":"${showTitle} - S${season}E${episode} [${height}p]","dlVideoOnce":false,"all":true,"but":false,"noaudio":false,"novids":false,"simul":false,"ids":["c5i4csq23akg00f8t800"],"title":"Ep. 2","parent":{"title":"Legend of Heroes - The Trail of the Sky","season":"Legend of Heroes - The Trail of the Sky"},"image":"https://img-cdn.b-cdn.net/images/gaNoxBePJDBpeH5E5_1656974958.webp","episode":"2"}
[S.58] Legend of Heroes - The Trail of the Sky (3 Seasons)
  [S1E1] - Ep. 1 (Spanish, Japanese)
  [S1E2] - Ep. 2 (✓ Spanish, ✓ Japanese)
[ERROR] Authentication required!
[ERROR] Download error: Unable to download episode 2 from 58

Additional Information

token I get using localStorage.ott_token in webpage "https://www.animeonegai.com/es/page/home"

SatellaKanade commented 1 week ago

I having same problem, no solution yet?