[BUG]: Software is unable to download part 239 of the audio on multiple episodes #690

Open
opened 2024-05-14 17:31:01 +00:00 by CBecker100 · 3 comments
CBecker100 commented 2024-05-14 17:31:01 +00:00 (Migrated from github.com)

Program version

5.0.0

Operating System

Windows

Type

GUI

Service

Hidive

Command used

None by me, the gui does all

Show ID

1033

Episode

1,2

Console Output

Error message from Episode 1:
[ERROR] Part 239 download error:
        Response code 404 (Not Found)
[ERROR] 1 parts not downloaded
[ERROR] DL Stats: {"first":0,"total":245,"completed":238}

Decryption Needed, attempting to decrypt
Started decrypting audio

> "mp4decrypt" --show-progress --key [REDACTED]:[REDACTED] "Z:\multi-downloader-nx-windows-x64-gui\videos\temp-536729.English.audio.enc.m4s" "Z:\multi-downloader-nx-windows-x64-gui\videos\temp-536729.English.audio.m4s"
Decryption done for audio
Subtitle Downloaded: https://dve-subtitles.imggaming.com/536729/807462/vtt/subtitle-en-US-251109-1712180524611.vtt
Subtitle converted: [HD] I've Somehow Gotten Stronger When I Improved My Farm-Related Skills - S01E01 [1080p].01.eng.English.ass
[ERROR] Failed to download media list

--------------------------------------------------------------------

Error message from Episode 2:
[ERROR] Part 239 download error:
        Response code 404 (Not Found)
[ERROR] 1 parts not downloaded
[ERROR] DL Stats: {"first":0,"total":245,"completed":238}

Decryption Needed, attempting to decrypt
Started decrypting audio

> "mp4decrypt" --show-progress --key [REDACTED]:[REDACTED] "Z:\multi-downloader-nx-windows-x64-gui\videos\temp-536762.English.audio.enc.m4s" "Z:\multi-downloader-nx-windows-x64-gui\videos\temp-536762.English.audio.m4s"
Decryption done for audio
Subtitle Downloaded: https://dve-subtitles.imggaming.com/536762/807460/vtt/subtitle-en-US-251108-1712180524168.vtt
Subtitle converted: [HD] I've Somehow Gotten Stronger When I Improved My Farm-Related Skills - S01E02 [1080p].01.eng.English.ass
[ERROR] Failed to download media list

Additional Information

It seems to happen on every episode on the show "I've Somehow Gotten Stronger When I Improved My Farm-Related Skills".
Is there something you can do?

### Program version 5.0.0 ### Operating System Windows ### Type GUI ### Service Hidive ### Command used None by me, the gui does all ### Show ID 1033 ### Episode 1,2 ### Console Output ```Shell Error message from Episode 1: [ERROR] Part 239 download error: Response code 404 (Not Found) [ERROR] 1 parts not downloaded [ERROR] DL Stats: {"first":0,"total":245,"completed":238} Decryption Needed, attempting to decrypt Started decrypting audio > "mp4decrypt" --show-progress --key [REDACTED]:[REDACTED] "Z:\multi-downloader-nx-windows-x64-gui\videos\temp-536729.English.audio.enc.m4s" "Z:\multi-downloader-nx-windows-x64-gui\videos\temp-536729.English.audio.m4s" Decryption done for audio Subtitle Downloaded: https://dve-subtitles.imggaming.com/536729/807462/vtt/subtitle-en-US-251109-1712180524611.vtt Subtitle converted: [HD] I've Somehow Gotten Stronger When I Improved My Farm-Related Skills - S01E01 [1080p].01.eng.English.ass [ERROR] Failed to download media list -------------------------------------------------------------------- Error message from Episode 2: [ERROR] Part 239 download error: Response code 404 (Not Found) [ERROR] 1 parts not downloaded [ERROR] DL Stats: {"first":0,"total":245,"completed":238} Decryption Needed, attempting to decrypt Started decrypting audio > "mp4decrypt" --show-progress --key [REDACTED]:[REDACTED] "Z:\multi-downloader-nx-windows-x64-gui\videos\temp-536762.English.audio.enc.m4s" "Z:\multi-downloader-nx-windows-x64-gui\videos\temp-536762.English.audio.m4s" Decryption done for audio Subtitle Downloaded: https://dve-subtitles.imggaming.com/536762/807460/vtt/subtitle-en-US-251108-1712180524168.vtt Subtitle converted: [HD] I've Somehow Gotten Stronger When I Improved My Farm-Related Skills - S01E02 [1080p].01.eng.English.ass [ERROR] Failed to download media list ``` ### Additional Information It seems to happen on every episode on the show "I've Somehow Gotten Stronger When I Improved My Farm-Related Skills". Is there something you can do?
Jaynator495 commented 2024-05-14 17:52:24 +00:00 (Migrated from github.com)

This is a hidive related issue, the parts just actually don't exist, they even error on their website. I could ignore errors when they are 404's and mark the download as finished, but it may cause other issues doing so (particularly if an HTTP proxy is failing in a way that always returns 404s), so I've been hesitant to do that

This is a hidive related issue, the parts just actually don't exist, they even error on their website. I could ignore errors when they are 404's and mark the download as finished, but it may cause other issues doing so (particularly if an HTTP proxy is failing in a way that always returns 404s), so I've been hesitant to do that
kuriidev commented 2024-05-23 23:40:11 +00:00 (Migrated from github.com)

Captura de pantalla 2024-05-23 173816
Captura de pantalla 2024-05-23 172546
mke pasa algo similar

![Captura de pantalla 2024-05-23 173816](https://github.com/anidl/multi-downloader-nx/assets/162527923/a1d599f5-9aba-4033-a3f8-972450ef01ff) ![Captura de pantalla 2024-05-23 172546](https://github.com/anidl/multi-downloader-nx/assets/162527923/831e258d-2c84-450b-97da-787cdfd156c6) mke pasa algo similar
Jaynator495 commented 2024-05-24 00:55:24 +00:00 (Migrated from github.com)

mke pasa algo similar

These are 2 different problems with the same root, they both due to slow internet or slow server (unfortunately, crunchy has a slow server in the mix, and as far as I'm aware or have been able to do, there isn't a way to force the fast servers for the non-drm stream). The first one is fixable though, I never thought someones download would take so long that the session would expire before it finished... that's my bad. The fix for that was just pushed to the repo

> mke pasa algo similar These are 2 different problems with the same root, they both due to slow internet or slow server (unfortunately, crunchy has a slow server in the mix, and as far as I'm aware or have been able to do, there isn't a way to force the fast servers for the non-drm stream). The first one is fixable though, I never thought someones download would take so long that the session would expire before it finished... that's my bad. The fix for that was just pushed to the repo
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#690
No description provided.