tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

basic.vtt (327B)


      1 WEBVTT
      2 REGION
      3 id:testOne lines:2 width:30%
      4 REGION
      5 id:testTwo lines:4 width:20%
      6 
      7 1
      8 00:00.500 --> 00:00.700 region:testOne
      9 This
     10 
     11 2
     12 00:01.200 --> 00:02.400 region:testTwo
     13 Is
     14 
     15 2.5
     16 00:02.000 --> 00:03.500 region:testOne
     17 (Over here?!)
     18 
     19 3
     20 00:02.710 --> 00:02.910
     21 A
     22 
     23 4
     24 00:03.217 --> 00:03.989
     25 Test
     26 
     27 5
     28 00:03.217 --> 00:03.989
     29 And more!