diff --git a/packages.json b/packages.json index 03eda62..6f1abec 100644 --- a/packages.json +++ b/packages.json @@ -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" } ]