Greasy Fork is available in English.

Disney+ Subtitles Downloader

Download subtitles from Disney+

< Feedback on Disney+ Subtitles Downloader

Değerlendirme: İdare eder - script çalışıyor ama hataları var

§
Gönderildi: 30.10.2021

The very original format of Disney+'s sub is VTT iirc, will this script be able to download the original one??

It seems that some sub used the {an*} code to set its position of displaying, while the output .srt file often loses this code🤔

§
Gönderildi: 30.06.2022

Hi, I edited the lines

212: result.push(line.substring(0,42).replace(/[.]/g,','));
381: output += ".vtt";

It is necessary to manually convert to srt format, e.g. using Subtitle Edit. There is definitely a better solution but this works for me.

Cevap paylaş

Yanıt göndermek için oturum açın.