Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alhadis/language-subtitles
Syntax highlighting for various timed text formats.
https://github.com/alhadis/language-subtitles
srt subrip subrip-text syntax-highlighting timed-text vtt webvtt
Last synced: 8 days ago
JSON representation
Syntax highlighting for various timed text formats.
- Host: GitHub
- URL: https://github.com/alhadis/language-subtitles
- Owner: Alhadis
- License: isc
- Created: 2022-05-25T21:52:38.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-02-10T11:41:24.000Z (12 months ago)
- Last Synced: 2025-01-18T02:03:13.320Z (15 days ago)
- Topics: srt, subrip, subrip-text, syntax-highlighting, timed-text, vtt, webvtt
- Language: CSON
- Homepage:
- Size: 76.2 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
Subtitle language support for Atom
==================================Syntax highlighting for various [subtitle/closed caption][1] formats.
Editor commands for manipulating timecodes, reindexing counters, and other tasks
specific to subtitle formats will be moved here in future. For now, this project
exists chiefly to supply [Linguist][2] with decent VTT and SRT grammars.Supported formats
-----------------
* [x] [SubRip Text](https://en.wikipedia.org/wiki/SubRip)
* [x] [WebVTT](https://www.w3.org/TR/webvtt1/)[1]: https://en.wikipedia.org/wiki/Subtitles#For_software_video_players
[2]: https://github.com/github/linguist#readme