hama3254 / Crunchyroll-Downloader-v3.0

Downloader for Crunchyroll
843 stars 108 forks source link

Error when downloading Link Click Italian Audio #861

Closed fixx1983 closed 7 months ago

fixx1983 commented 8 months ago

Try to download italian audio or full episode with italian audio for the Link Click serie gives me an error. It works for original chinese version and for subtitles

Where does the issue happen?

Screenshots Senza nome

hama3254 commented 8 months ago

i would need the url which causes the issue to check it out myself.

fixx1983 commented 8 months ago

i would need the url which causes the issue to check it out myself.

Yup sorry

https://www.crunchyroll.com/it/series/GP5HJ8E81/link-click

I added the serie link, selected Italian version, and when it starts downloading this error appears

hama3254 commented 8 months ago

I fail to see your issue, for me it just complains about the resolution since its 21:9 not 16:9 but that is catched by the error handler as it should be. grafik

fixx1983 commented 8 months ago

I fail to see your issue, for me it just complains about the resolution since its 21:9 not 16:9 but that is catched by the error handler as it should be. grafik

I"ve never seen this box, it simply gives my the error after i press download with italian dub

hama3254 commented 8 months ago

A deeper look into the settings and possible code path showed that the issue only happen with either merged audio or audio only. This is caused because the error handling i have shown was not triggerd in that case. This means you can download the show with the download mode set to default.

grafik