https://github.com/myterminal/subtitles-player
A utility to play subtitles in a web-browser
https://github.com/myterminal/subtitles-player
videos
Last synced: about 1 month ago
JSON representation
A utility to play subtitles in a web-browser
- Host: GitHub
- URL: https://github.com/myterminal/subtitles-player
- Owner: myTerminal
- License: mit
- Created: 2017-03-10T16:34:23.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-08-19T04:54:52.000Z (almost 4 years ago)
- Last Synced: 2025-02-17T19:16:38.805Z (over 1 year ago)
- Topics: videos
- Language: JavaScript
- Homepage: https://myTerminal.github.io/subtitles-player
- Size: 445 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# subtitles-player
[](https://badge.fury.io/js/subtitles-player)
[](https://www.npmjs.com/package/subtitles-player)
[](https://opensource.org/licenses/MIT)
[](https://travis-ci.org/myTerminal/subtitles-player)
[](https://codeclimate.com/github/myTerminal/subtitles-player)
[](https://coveralls.io/r/myTerminal/subtitles-player?branch=master)
[](https://nodei.co/npm/subtitles-player/)
A utility to play subtitles in a web-browser
You can try it online: [https://myTerminal.github.io/subtitles-player](https://myTerminal.github.io/subtitles-player)
## Features
* Easy to use: drag-and-drop a JSON file containing subtitles in the correct format, no need to remember commands
* Very few dependencies
## How to Use
Open the web-page `index.html` in a web-browser that you want to play the subtitles in and drop a JSON file on the web-page.
Click the *Play* button to start playback.
## To-do
* (More) animations