* Add MVP

* Update applications.json
This commit is contained in:
Serhii Londar 2020-12-30 12:22:02 +02:00 committed by GitHub
parent 6e58f0a90f
commit 3b8aa827cf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6812,20 +6812,6 @@
"objective_c"
]
},
{
"short_description": "Video player based on MPlayer/mplayer2. ",
"categories": [
"player"
],
"repo_url": "https://github.com/mpv-player/mpv",
"title": "mpv",
"icon_url": "",
"screenshots": [],
"official_site": "",
"languages": [
"c"
]
},
{
"short_description": "Caption takes the effort out of finding and setting up the right subtitles. ",
"categories": [
@ -8411,6 +8397,25 @@
"categories" : [
"git"
]
}
},
{
"repo_url" : "https://github.com/mpv-player/mpv",
"official_site" : "https://mpv.io",
"title" : "MPV",
"icon_url": "https://mpv.io/images/mpv-logo-128-0baae5aa.png",
"screenshots" : [
"https://mpv.io/images/mpv-screenshot-34cd36ae.jpg"
],
"short_description" : "Lightweight, highly configurable media player.",
"languages" : [
"c""
],
"categories" : [
"audio",
"player",
"music",
"video"
]
}
]
}