<script src="videosub.js"></script>
<video width="320" height="176" controls>
<source src="jellies.mp4" type="video/mp4"/>
<track src="jellies.srt" kind="subtitle" srclang="en-US" label="English"/>
</video>
This project is a fork from VideoSub v0.9.9. The following changes have been made.
- Multiline srt segments permitted
- Text position is lower and unclickable