Disney+ Audio Downloader

Download audio from Disney+

< Feedback on Disney+ Audio Downloader

Review: OK - script works, but has bugs

§
Posted: 2023-04-30

If you have issues with missing audio segments (incomplete audio) or audio not downloading completely (Mandalorian S3, ...) you need to on line 181 replace 'line.indexOf("_000.mp4a")>0' with 'line.search(/[0-9]+_[0-9]+\.mp4a/)>0'.

§
Posted: 2023-05-04

thanks for the fixed code!

§
Posted: 2023-05-05

Works! Thank you!
Do you happen to know how to fix the problem for AD english audio as well which is selected instead of the regular English one?

Post reply

Sign in to post a reply.