mirror of
https://github.com/serhii-londar/open-source-mac-os-apps
synced 2024-11-10 06:04:15 +00:00
Add LosslessCut (#693)
* feat: add lossless-cut * chore: delete unnecessary space Co-authored-by: Serhii Londar <serhii.londar@gmail.com>
This commit is contained in:
parent
c18de5be26
commit
4ba63a8cde
2 changed files with 18 additions and 1 deletions
|
@ -8895,6 +8895,23 @@
|
|||
"javascript"
|
||||
]
|
||||
},
|
||||
{
|
||||
"short_description": "The swiss army knife of lossless video/audio editing without re-encoding.",
|
||||
"categories": [
|
||||
"audio",
|
||||
"video"
|
||||
],
|
||||
"repo_url": "https://github.com/mifi/lossless-cut",
|
||||
"title": "LosslessCut",
|
||||
"icon_url": "https://raw.githubusercontent.com/mifi/lossless-cut/master/src/icon.svg",
|
||||
"screenshots": [
|
||||
"https://raw.githubusercontent.com/mifi/lossless-cut/master/main_screenshot.jpg"
|
||||
],
|
||||
"official_site": "https://mifi.no/losslesscut/",
|
||||
"languages": [
|
||||
"javascript"
|
||||
]
|
||||
},
|
||||
{
|
||||
"short_description": "Inspect the system pasteboards.",
|
||||
"categories": [
|
||||
|
|
Loading…
Reference in a new issue