1
0
mirror of https://gitlab.com/ytdl-org/youtube-dl.git synced 2025-11-06 08:07:06 -05:00
Files
youtube-dl/youtube_dl/extractor/common.py
Yen Chi Hsuan c1c924abfe [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/SRT
2015-05-12 13:04:54 +08:00

46 KiB