All Projects → Subtitle.js → Similar Projects or Alternatives

1318 Open source projects that are alternatives of or similar to Subtitle.js

chromecast-api
📺 Chromecast Node.js module
Stars: ✭ 122 (-47.86%)
Mutual labels:  stream, subtitles, subtitle
Ffsubsync
Automagically synchronize subtitles with video.
Stars: ✭ 5,167 (+2108.12%)
Mutual labels:  srt, subtitles, subtitle
pysub-parser
Library for extracting text and timestamps from multiple subtitle files (.ass, .ssa, .srt, .sub, .txt).
Stars: ✭ 40 (-82.91%)
Mutual labels:  subtitles, subtitle, srt
Netflix To Srt
Rip, extract and convert subtitles to .srt closed captions from .xml/dfxp/ttml and .vtt/WebVTT (e.g. Netflix, YouTube)
Stars: ✭ 387 (+65.38%)
Mutual labels:  srt, subtitles, subtitle
Srt
A simple library for parsing, modifying, and composing SRT files.
Stars: ✭ 210 (-10.26%)
Mutual labels:  srt, subtitles, subtitle
Parsing With Haskell Parser Combinators
🔍 A step-by-step guide to parsing using Haskell parser combinators.
Stars: ✭ 72 (-69.23%)
Mutual labels:  srt, parser, subtitles
srtmerger
subtitle merger is a tool for merging two or more subtitles for videos.
Stars: ✭ 35 (-85.04%)
Mutual labels:  subtitles, subtitle
nekocap
Browser extension for creating & uploading community captions for YouTube, niconico and other video sharing sites.
Stars: ✭ 27 (-88.46%)
Mutual labels:  subtitles, subtitle
streamdelay
A delay + dump button for live streams, allowing screening and redaction of explict content.
Stars: ✭ 31 (-86.75%)
Mutual labels:  stream, srt
Subplayer
📝 SubPlayer is a online subtitle editor
Stars: ✭ 517 (+120.94%)
Mutual labels:  srt, subtitle
Remarkable
Markdown parser, done right. Commonmark support, extensions, syntax plugins, high speed - all in one. Gulp and metalsmith plugins available. Used by Facebook, Docusaurus and many others! Use https://github.com/breakdance/breakdance for HTML-to-markdown conversion. Use https://github.com/jonschlinkert/markdown-toc to generate a table of contents.
Stars: ✭ 5,252 (+2144.44%)
Mutual labels:  parser, parse
Lol Html
Low output latency streaming HTML parser/rewriter with CSS selector-based API
Stars: ✭ 566 (+141.88%)
Mutual labels:  stream, parser
Zipson
JSON parse and stringify with compression
Stars: ✭ 229 (-2.14%)
Mutual labels:  stream, parse
subed
Subtitle editor for Emacs
Stars: ✭ 143 (-38.89%)
Mutual labels:  subtitles, srt
libgosubs
golang library to read and write various subtitle formats
Stars: ✭ 20 (-91.45%)
Mutual labels:  subtitles, srt
VTT-to-SRT-Converter
Convert WebVTT subtitles to SubRip.
Stars: ✭ 29 (-87.61%)
Mutual labels:  subtitle, srt
PersianSubtitleFixer
Fix Arabic and Persian subtitles by converting them into UTF-8
Stars: ✭ 25 (-89.32%)
Mutual labels:  subtitles, subtitle
Js Quantities
JavaScript library for quantity calculation and unit conversion
Stars: ✭ 335 (+43.16%)
Mutual labels:  parser, parse
Youtube Transcript Api
This is a python API which allows you to get the transcript/subtitles for a given YouTube video. It also works for automatically generated subtitles and it does not require a headless browser, like other selenium based solutions do!
Stars: ✭ 495 (+111.54%)
Mutual labels:  subtitles, subtitle
Nom
Rust parser combinator framework
Stars: ✭ 5,987 (+2458.55%)
Mutual labels:  parser, parse
Demoinfocs Golang
High performance CS:GO demo parser for Go (demoinfo)
Stars: ✭ 288 (+23.08%)
Mutual labels:  parser, parse
Algebra Latex
Parse and calculate latex formatted math
Stars: ✭ 20 (-91.45%)
Mutual labels:  parser, parse
Pgstosrt
PGS to Srt converter
Stars: ✭ 21 (-91.03%)
Mutual labels:  srt, subtitles
Parser
Generate a JSON documentation for a SFC Vue component. Contribute: https://gitlab.com/vuedoc/parser#contribute
Stars: ✭ 74 (-68.38%)
Mutual labels:  parser, parse
Submerger
SRT Subtitles Merger
Stars: ✭ 92 (-60.68%)
Mutual labels:  srt, subtitles
Subed
Subtitle editor for Emacs
Stars: ✭ 77 (-67.09%)
Mutual labels:  srt, subtitles
Postcss Less
PostCSS Syntax for parsing LESS
Stars: ✭ 93 (-60.26%)
Mutual labels:  parser, parse
Json Autotype
Automatic Haskell type inference from JSON input
Stars: ✭ 139 (-40.6%)
Mutual labels:  parser, parse
video-subtitle-extractor
视频硬字幕提取,生成srt文件。无需申请第三方API,本地实现文本识别。基于深度学习的视频字幕提取框架,包含字幕区域检测、字幕内容提取。A GUI tool for extracting hard-coded subtitle (hardsub) from videos and generating srt files.
Stars: ✭ 1,763 (+653.42%)
Mutual labels:  subtitles, srt
xml-spac
Handle streaming XML data with declarative, composable parsers
Stars: ✭ 39 (-83.33%)
Mutual labels:  parse, stream
ttml2srt
Convert TTML subtitles used by Netflix, HBO, CMore and others to SRT format
Stars: ✭ 51 (-78.21%)
Mutual labels:  subtitles, srt
ccaptioner
An extension to assign a text track to a video element in a web page
Stars: ✭ 45 (-80.77%)
Mutual labels:  subtitles, srt
quickSRT
generating .srt(subtitles) in After Effects
Stars: ✭ 24 (-89.74%)
Mutual labels:  subtitle, srt
subtitleeditor
Subtitle Editor is a GTK+3 tool to create or edit subtitles for GNU/Linux/*BSD.
Stars: ✭ 79 (-66.24%)
Mutual labels:  subtitles, subtitle
Go Astisub
Manipulate subtitles in GO (.srt, .ssa/.ass, .stl, .ttml, .vtt (webvtt), teletext, etc.)
Stars: ✭ 305 (+30.34%)
Mutual labels:  srt, subtitle
Tsql Parser
Library Written in C# For Parsing SQL Server T-SQL Scripts in .Net
Stars: ✭ 203 (-13.25%)
Mutual labels:  parser, parse
Rapidbay
Self-hosted torrent video streaming service compatible with Chromecast and AppleTV deployable in the cloud
Stars: ✭ 163 (-30.34%)
Mutual labels:  stream, subtitles
Lark
Lark is a parsing toolkit for Python, built with a focus on ergonomics, performance and modularity.
Stars: ✭ 2,916 (+1146.15%)
Mutual labels:  parser, parse
Raw Body
Get and validate the raw body of a readable stream
Stars: ✭ 292 (+24.79%)
Mutual labels:  stream, parser
Subfinder
字幕查找器
Stars: ✭ 545 (+132.91%)
Mutual labels:  subtitles, subtitle
Live Torrent
Torrent Web Client
Stars: ✭ 546 (+133.33%)
Mutual labels:  stream, subtitles
pysubs2
A Python library for editing subtitle files
Stars: ✭ 174 (-25.64%)
Mutual labels:  subtitles, srt
Html React Parser
📝 HTML to React parser.
Stars: ✭ 846 (+261.54%)
Mutual labels:  parser, parse
Parse Code Context
Parse code context in a single line of javascript, for functions, variable declarations, methods, prototype properties, prototype methods etc.
Stars: ✭ 7 (-97.01%)
Mutual labels:  parser, parse
Penguin Subtitle Player
An open-source, cross-platform standalone subtitle player
Stars: ✭ 194 (-17.09%)
Mutual labels:  srt, subtitle
Librini
Rini is a tiny, non-libc dependant, .ini file parser programmed from scratch in C99.
Stars: ✭ 25 (-89.32%)
Mutual labels:  parser, parse
Caption
Get Caption, start watching.
Stars: ✭ 1,258 (+437.61%)
Mutual labels:  subtitles, subtitle
Subsync
Synchronize your subtitles using machine learning
Stars: ✭ 84 (-64.1%)
Mutual labels:  subtitles, subtitle
Netcopa
Network Configuration Parser
Stars: ✭ 112 (-52.14%)
Mutual labels:  parser, parse
Fasubrip
FaSubrip autodetects and converts encoding of farsi (persian) subrip files. with additional functionalities.
Stars: ✭ 22 (-90.6%)
Mutual labels:  srt, subtitle
Libnmea
Lightweight C library for parsing NMEA 0183 sentences
Stars: ✭ 146 (-37.61%)
Mutual labels:  parser, parse
Genieparser
sub-component of Genie that parse the device output into structured datastructure
Stars: ✭ 146 (-37.61%)
Mutual labels:  parser, parse
Pegparser
💡 Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and context-dependent grammars.
Stars: ✭ 164 (-29.91%)
Mutual labels:  parser, parse
Parjs
JavaScript parser-combinator library
Stars: ✭ 145 (-38.03%)
Mutual labels:  parser, parse
ttml2srt
convert TTML subtitles to SRT subtitles
Stars: ✭ 46 (-80.34%)
Mutual labels:  subtitles, srt
matroska-subtitles
💬 Streaming parser for embedded .mkv subtitles.
Stars: ✭ 40 (-82.91%)
Mutual labels:  stream, subtitles
Translate Subtitle File
🤖 字幕组机翻小助手 - 【功能1:翻译字幕文件】 .srt .ass .vtt 【功能2:语音转文字】(拖入视频或音频识别出字幕) (最新版 v4.1.0 更新时间2021年2月23号) 可配置12家翻译服务商,如谷歌,百度,腾讯,彩云,IBM,Azure,Amazon等(可配置6家语音服务商:阿里云,讯飞,腾讯云,IBM,Azure,Amazon )优点:1. 可以用多家服务商,2. 自己配 API Key 用自己账户的免费额度,比如腾讯每月有500万字符的免费翻译额度,IBM 500分钟的语音转文字免费额度(tern.best 那个域名过期了我不想续费了)
Stars: ✭ 579 (+147.44%)
Mutual labels:  srt, subtitle
Jaxon
Streaming JSON parser for Elixir
Stars: ✭ 145 (-38.03%)
Mutual labels:  stream, parser
Snapdragon
snapdragon is an extremely pluggable, powerful and easy-to-use parser-renderer factory.
Stars: ✭ 180 (-23.08%)
Mutual labels:  parser, parse
Captioning
A collection of tools made to help you create and edit subtitles in different formats (Subrip, WebVTT, Substation Alpha...)
Stars: ✭ 197 (-15.81%)
Mutual labels:  srt, subtitle
1-60 of 1318 similar projects