[BUG]: token with animeonegai not work #779

Open
opened 2024-10-02 13:55:12 +00:00 by SebastianAviles · 0 comments
SebastianAviles commented 2024-10-02 13:55:12 +00:00 (Migrated from github.com)

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"

### 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 ```Shell [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"
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Creepso/multi-downloader-nx#779
No description provided.