1
0
mirror of https://github.com/dkhamsing/open-source-ios-apps.git synced 2025-02-01 11:06:48 +01:00

Update VLC (#1011)

This commit is contained in:
dkhamsing 2021-12-24 05:50:33 -08:00 committed by GitHub
parent ddc5e86c4e
commit 306295db21
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4745,10 +4745,11 @@
"title": "VLC", "title": "VLC",
"category-ids": [ "category-ids": [
"video", "video",
"official" "official",
"apple-tv"
], ],
"tags": [ "tags": [
"objc" "objc", "ipad"
], ],
"description": "Media Player", "description": "Media Player",
"source": "https://github.com/videolan/vlc", "source": "https://github.com/videolan/vlc",
@ -4759,9 +4760,7 @@
"date_added": "Sun Mar 22 17:42:59 2015 -0700", "date_added": "Sun Mar 22 17:42:59 2015 -0700",
"suggested_by": "@dkhamsing", "suggested_by": "@dkhamsing",
"screenshots": [ "screenshots": [
"https://a2.mzstatic.com/us/r30/Purple1/v4/09/9c/32/099c326b-be06-90db-a070-591bb182b718/screen696x696.jpeg", "https://user-images.githubusercontent.com/4723115/146823429-c85f22c0-e757-48c0-ba54-0930ed1769bc.png"
"https://a1.mzstatic.com/us/r30/Purple1/v4/cf/ea/8e/cfea8e88-0160-6c53-6595-78bb802d5252/screen696x696.jpeg",
"https://a1.mzstatic.com/us/r30/Purple5/v4/a6/2b/21/a62b2150-b431-4b12-2707-a681f83554aa/screen696x696.jpeg"
], ],
"updated": "2021-12-01 17:24:08 UTC" "updated": "2021-12-01 17:24:08 UTC"
}, },