Amazon Video - subtitle downloader

Allows you to download subtitles from Amazon Video

< Σχολιασμός για τον κώδικα Amazon Video - subtitle downloader

Αναφορά: Εντάξει - ο κώδικας λειτουργεί αλλά έχει σφάλματα

§
Δημοσιεύτηκε: 03/06/2021

Hi,

I downloaded lots of subtitles with this script and I noticed that formattings are missing. (Italics, alignment to top, etc).
Could you please fix this issue?

Thanks

Tithen-FirionΔημιουργός
§
Δημοσιεύτηκε: 03/06/2021

I can't without any example. Edit the script, change var srt = xmlToSrt(resp.responseText, lang); to var srt = resp.responseText;, it should be line 118. That way you will download subs in the native format that Amazon provides. Then you can convert them in some program that does a better job than my script.

§
Δημοσιεύτηκε: 14/06/2021

see pasitie as srt using vlc
https://pastebin.com/evcNhNBP

Δημοσίευση απάντησης

Συνδεθείτε για να δημοσιεύσετε μια απάντηση.