Add package nimcoon (#1415)

This commit is contained in:
Joseph Nuthalapati 2020-03-27 23:12:32 +05:30 committed by GitHub
parent c79818052a
commit 4ecdc0c116
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17162,5 +17162,20 @@
"description": "libvlc bindings for Nim",
"license": "MIT",
"web": "https://github.com/Yardanico/nim-libvlc"
},
{
"name": "nimcoon",
"url": "https://njoseph.me/gitweb/nimcoon.git",
"method": "git",
"tags": [
"cli",
"youtube",
"streaming",
"downloader",
"magnet"
],
"description": "A command-line YouTube player and more",
"license": "GPL-3.0",
"web": "https://gitlab.com/njoseph/nimcoon"
}
]