mirror of
https://github.com/dkhamsing/open-source-ios-apps.git
synced 2024-12-25 18:51:37 +03:00
Video category
This commit is contained in:
parent
174f29f1e4
commit
783bd72d9f
@ -125,6 +125,11 @@
|
||||
"description": "Mostly using http://giphy.com/",
|
||||
"parent": "media"
|
||||
},
|
||||
{
|
||||
"title": "Video",
|
||||
"id": "video",
|
||||
"parent": "media"
|
||||
},
|
||||
{
|
||||
"title": "News",
|
||||
"id": "news"
|
||||
@ -2464,7 +2469,7 @@
|
||||
{
|
||||
"title": "360 VR Player",
|
||||
"category-ids": [
|
||||
"media"
|
||||
"video"
|
||||
],
|
||||
"tags": [
|
||||
"iphone",
|
||||
@ -2603,7 +2608,7 @@
|
||||
{
|
||||
"title": "Eleven",
|
||||
"category-ids": [
|
||||
"media"
|
||||
"video"
|
||||
],
|
||||
"tags": [
|
||||
"ffmpeg"
|
||||
@ -2818,7 +2823,7 @@
|
||||
{
|
||||
"title": "prankPro",
|
||||
"category-ids": [
|
||||
"media"
|
||||
"video"
|
||||
],
|
||||
"description": "Record a 6 second video while playing prank sounds",
|
||||
"source": "https://github.com/huijimuhe/prankPro",
|
||||
@ -3015,7 +3020,7 @@
|
||||
{
|
||||
"title": "VLC",
|
||||
"category-ids": [
|
||||
"media",
|
||||
"video",
|
||||
"official"
|
||||
],
|
||||
"description": "Media Player",
|
||||
@ -7091,7 +7096,7 @@
|
||||
{
|
||||
"title": "DownTube",
|
||||
"category-ids": [
|
||||
"media"
|
||||
"video"
|
||||
],
|
||||
"description": "Download videos from YouTube for offline use",
|
||||
"source": "https://github.com/MrAdamBoyd/DownTube",
|
||||
|
Loading…
Reference in New Issue
Block a user