From 5c4fcdc903f6068c538fbfb6d54d5c26a6dc7257 Mon Sep 17 00:00:00 2001
From: Hamid Bluri
Date: Thu, 3 Feb 2022 10:34:15 +0330
Subject: [PATCH] Added package sbttl (#2132)
---
packages.json | 15 +++++++++++++++
1 file changed, 15 insertions(+)
diff --git a/packages.json b/packages.json
index 164d105..3315e9c 100644
--- a/packages.json
+++ b/packages.json
@@ -24942,6 +24942,21 @@
"license": "MIT",
"web": "https://codeberg.org/eqf0/mt/"
},
+ {
+ "name": "sbttl",
+ "url": "https://github.com/hamidb80/sbttl",
+ "method": "git",
+ "tags": [
+ "parse",
+ "video",
+ "subtitle",
+ "srt",
+ "vtt"
+ ],
+ "description": "read & write subtitle files with sbttl",
+ "license": "MIT",
+ "web": "https://github.com/hamidb80/sbttl"
+ },
{
"name": "tradingview",
"url": "https://github.com/juancarlospaco/tradingview",