mirror of https://github.com/blackjack4494/yt-dlc
[utils,common] Merge format_srt_time and _subtitles_timecode
format_srt_time uses a comma as the delimiter between seconds and milliseconds while _subtitles_timecode uses a dot. All .srt examples I found on the Internet uses a comma, so I use a comma in the merged version. See http://matroska.org/technical/specs/subtitles/srt.html and http://devel.aegisub.org/wiki/SubtitleFormats/SRTpull/2/head
parent
1c7e2e64f6
commit
c1c924abfe
Loading…
Reference in New Issue