Amazon Video - subtitle downloader

Allows you to download subtitles from Amazon Video

< Amazon Video - subtitle downloader 피드백으로 돌아가기

리뷰: 보통 - 스크립트가 작동하지만 버그 있음

§
게시: 2021-06-03

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작성자
§
게시: 2021-06-03

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.

§
게시: 2021-06-14

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

답글 게시

답글을 게시하려면 로그인하세요.

长期地址
遇到问题?请前往 GitHub 提 Issues。