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 11:13:03 +00:00 committed by GitHub
parent a467d72646
commit 5cf289b35c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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"
}
]