Changes between Version 2 and Version 3 of HowToConvertYouTubeSBVtoSRT


Ignore:
Timestamp:
May 21, 2019, 9:06:08 PM (7 years ago)
Author:
omniplex
Comment:

clearer markup (consistent bold monospace for verbatim)

Legend:

Unmodified
Added
Removed
Modified
  • HowToConvertYouTubeSBVtoSRT

    v2 v3  
    88As far as !YouTube supports these two formats (among others) they are very similar:
    99
    10 The SRT captions start with a counter (increasing numbers), followed by the ''from''` --> `''to'' timestamps, text (one or two lines), and an empty line.
     10The SRT captions start with a counter (increasing numbers), followed by the ''from'''''` --> `'''''to'' timestamps, text (one or two lines), and an empty line.
    1111
    12 The SBV captions have no counter and use periods as decimal points in their ''from''`,`''to'' timestamps.
     12The SBV captions have no counter and use periods as decimal points in their ''from'''''`,`'''''to'' timestamps.
    1313
    1414SRT timestamps have the form `hh`'''`:`'''`mm`'''`:`'''`ss`'''`,`'''`nnn`, SBV timestamps use `h`'''`:`'''`mm`'''`:`'''`ss`'''`.`'''`nnn`.