All Projects → codingcatgirl → ttml2srt

codingcatgirl / ttml2srt

Licence: MIT license
convert TTML subtitles to SRT subtitles

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to ttml2srt

pysubs2
A Python library for editing subtitle files
Stars: ✭ 174 (+278.26%)
Mutual labels:  subtitles, srt, subtitles-parsing
subed
Subtitle editor for Emacs
Stars: ✭ 143 (+210.87%)
Mutual labels:  subtitles, srt
video-subtitle-extractor
视频硬字幕提取,生成srt文件。无需申请第三方API,本地实现文本识别。基于深度学习的视频字幕提取框架,包含字幕区域检测、字幕内容提取。A GUI tool for extracting hard-coded subtitle (hardsub) from videos and generating srt files.
Stars: ✭ 1,763 (+3732.61%)
Mutual labels:  subtitles, 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 (+741.3%)
Mutual labels:  subtitles, srt
vtt-creator
Very basic Node.js/JavaScript library to generate VTT open subtitles files
Stars: ✭ 22 (-52.17%)
Mutual labels:  subtitles, subtitles-parsing
pysub-parser
Library for extracting text and timestamps from multiple subtitle files (.ass, .ssa, .srt, .sub, .txt).
Stars: ✭ 40 (-13.04%)
Mutual labels:  subtitles, srt
ccaptioner
An extension to assign a text track to a video element in a web page
Stars: ✭ 45 (-2.17%)
Mutual labels:  subtitles, srt
ttml2srt
Convert TTML subtitles used by Netflix, HBO, CMore and others to SRT format
Stars: ✭ 51 (+10.87%)
Mutual labels:  subtitles, srt
Pgstosrt
PGS to Srt converter
Stars: ✭ 21 (-54.35%)
Mutual labels:  subtitles, srt
Parsing With Haskell Parser Combinators
🔍 A step-by-step guide to parsing using Haskell parser combinators.
Stars: ✭ 72 (+56.52%)
Mutual labels:  subtitles, srt
Subed
Subtitle editor for Emacs
Stars: ✭ 77 (+67.39%)
Mutual labels:  subtitles, srt
libgosubs
golang library to read and write various subtitle formats
Stars: ✭ 20 (-56.52%)
Mutual labels:  subtitles, srt
Srt
A simple library for parsing, modifying, and composing SRT files.
Stars: ✭ 210 (+356.52%)
Mutual labels:  subtitles, srt
Ffsubsync
Automagically synchronize subtitles with video.
Stars: ✭ 5,167 (+11132.61%)
Mutual labels:  subtitles, srt
Submerger
SRT Subtitles Merger
Stars: ✭ 92 (+100%)
Mutual labels:  subtitles, srt
Subtitle.js
Stream-based library for parsing and manipulating subtitle files
Stars: ✭ 234 (+408.7%)
Mutual labels:  subtitles, srt
Markdown Themeable Pdf
ARCHIVED. NOT MAINTAINED. Themeable Markdown Converter (Print to PDF, HTML, JPEG or PNG)
Stars: ✭ 130 (+182.61%)
Mutual labels:  convert
Markdown Pdf
Convert markdown to pdf, png or jpeg on the fly in Atom
Stars: ✭ 250 (+443.48%)
Mutual labels:  convert
Chromehtmltopdf
Convert HTML to PDF with Chrome
Stars: ✭ 122 (+165.22%)
Mutual labels:  convert
Cube2sphere
Python script to map 6 cube (cubemap, skybox) faces into an equirectangular (cylindrical projection, skysphere) map.
Stars: ✭ 120 (+160.87%)
Mutual labels:  convert

ttml2srt

convert TTML subtitles to SRT subtitles

How to use

python3 ttml2srt.py mysubtitle.ttml > converted.srt
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].