[HiDive]: Can't download movies #672

Closed
opened 2024-04-23 21:09:38 +00:00 by Sipherdrakon · 3 comments
Sipherdrakon commented 2024-04-23 21:09:38 +00:00 (Migrated from github.com)

Program version

5.0

Operating System

Windows

Type

CLI

Service

Hidive

Command used

aniDL --service hidive -e 608187 --dubLang "jpn" --fileName "${showTitle} - S${season}E${episode} - ${title} [WEBDL-${height}p]" --force c

Show ID

NA

Episode

NA

Console Output

=== Multi Downloader NX 5.0.0 ===

node:internal/process/task_queues:95
    runMicrotasks();
    ^

TypeError: Cannot set properties of undefined (setting 'episodeNumber')
    at Hidive.<anonymous> (C:\snapshot\multi-downloader-nx\lib\hidive.js)
    at Generator.next (<anonymous>)
    at fulfilled (C:\snapshot\multi-downloader-nx\lib\hidive.js)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

Node.js v18.18.2

Additional Information

So I tried to grab the new Ya Boy Kongming!: Road to Summer Sonia and got the above output.

### Program version 5.0 ### Operating System Windows ### Type CLI ### Service Hidive ### Command used aniDL --service hidive -e 608187 --dubLang "jpn" --fileName "${showTitle} - S${season}E${episode} - ${title} [WEBDL-${height}p]" --force c ### Show ID NA ### Episode NA ### Console Output ```Shell === Multi Downloader NX 5.0.0 === node:internal/process/task_queues:95 runMicrotasks(); ^ TypeError: Cannot set properties of undefined (setting 'episodeNumber') at Hidive.<anonymous> (C:\snapshot\multi-downloader-nx\lib\hidive.js) at Generator.next (<anonymous>) at fulfilled (C:\snapshot\multi-downloader-nx\lib\hidive.js) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) Node.js v18.18.2 ``` ### Additional Information So I tried to grab the new [Ya Boy Kongming!: Road to Summer Sonia](https://www.hidive.com/video/608187?playlistId=22556) and got the above output.
Sipherdrakon commented 2024-04-23 21:18:11 +00:00 (Migrated from github.com)

Also tried in GUI and it can see the movie

[VOD_PLAYLIST #22556] Ya Boy Kongming - Road to Summer Sonia
[E.608187] Ya Boy Kongming - Road to Summer Sonia

but I can't figure out how to grab it.

Also tried in GUI and it can see the movie [VOD_PLAYLIST #22556] Ya Boy Kongming - Road to Summer Sonia [E.608187] Ya Boy Kongming - Road to Summer Sonia but I can't figure out how to grab it.
AnimeDL commented 2024-04-23 21:36:38 +00:00 (Migrated from github.com)

Fixed in the latest commit, it will be in the next release, feel free to compile to use it now

Fixed in the latest commit, it will be in the next release, feel free to compile to use it now
Sipherdrakon commented 2024-04-23 21:59:23 +00:00 (Migrated from github.com)

Noice, thanks. You guys are always super quick on this stuff. :-)

Noice, thanks. You guys are always super quick on this stuff. :-)
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#672
No description provided.