crunchy-labs / crunchy-cli

👇 Command-line downloader for Crunchyroll
MIT License
606 stars 62 forks source link

merge audio fails on archive #348

Closed NightQuest closed 8 months ago

NightQuest commented 8 months ago

Describe the bug When attempting to archive using merge mode audio, crunchy-cli instead produces the following error: An error occurred: invalid type: null, expected u32

To Reproduce Steps / command to reproduce the behavior:

$ crunchy-cli archive --merge audio https://www.crunchyroll.com/series/G6J0G49DR/tower-of-god

Expected behavior it should not error, and instead download the specified content.

Screenshots

image

Client (please complete the following information):

Additional context This happens due to 56f0ed1795d971fb4342b9f0a66216e8af18fd6f, changing that to None provides a temporary workaround however. command.patch

bytedream commented 8 months ago

Thanks for reporting. The issue originates from Crunchyroll (ONCE FCKING AGAIN) not delivering consistent api results. I fixed it in v3.3.1