Add package ytcc (#2375)

* Moved all my repos to my own git server; Added `checkif` package

* Added package ytcc

Co-authored-by: Miran <narimiran@disroot.org>
This commit is contained in:
Thiago
2022-10-10 19:13:03 +08:00
committed by GitHub
co-authored by Miran
parent a467d72646
commit 5cf289b35c
+15
View File
@@ -27661,5 +27661,20 @@
"description": "PE Authenticode parser based on libyara implementation",
"license": "BSD-3-Clause",
"web": "https://github.com/srozb/authenticode"
},
{
"name": "ytcc",
"url": "https://git.ozzuu.com/thisago/ytcc",
"method": "git",
"tags": [
"cli",
"youtube",
"cc",
"captions",
"tool"
],
"description": "CLI tool to get Youtube video captions (with chapters)",
"license": "MIT",
"web": "https://git.ozzuu.com/thisago/ytcc"
}
]