mirror of
https://github.com/jlengrand/open-source-mac-os-apps.git
synced 2026-03-10 00:21:18 +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:
@@ -8896,6 +8896,23 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"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": [
|
||||
"development"
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"categories":
|
||||
"categories":
|
||||
[
|
||||
{
|
||||
"title": "Audio",
|
||||
|
||||
Reference in New Issue
Block a user