Disney+ Audio Downloader

Download audio from Disney+

< Отзив за Disney+ Audio Downloader

Въпрос/коментар

§
Публикуван на: 05.09.2022
Редактиран на: 05.09.2022

It used to work well, but recently I tried to download the English audio of some shows and it starts to save multiple files undefinitively. (Files ending in "ad" after the first incomplete one).

§
Публикуван на: 09.09.2022

Same thing here.

§
Публикуван на: 11.09.2022

Same here!
The problem is when you have the audio description option.

§
Публикуван на: 12.09.2022

Workaround: execute in devtools "document.audios = document.audios.filter( a => a.NAME.indexOf('[') == -1 ) ". This will remove the audio descriptions from document.audios (filtering by containing the "[" symbol). It will work after this.

§
Публикуван на: 12.09.2022

The issue for me is when I try to download audiotracks in different languages

§
Публикуван на: 13.09.2022

With the trick above, I managed to download audios in other languages other than English as well.

§
Публикуван на: 13.09.2022

How do you do the trick?

§
Публикуван на: 20.09.2022

Using Chrome, access disneyplus and open the screen where all audios and subtitles are shown. Then, right click with you mouse anywhere and choose the last option of the context menu: "Inspect". This will open a window usually on the right side of screen. Then, open the "console" tab and past the code above and hit enter. You can know click the download as usual and it should work.

Публикувайте отговор

Влезте, за да публикувате отговор.