update registry
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"lastUpdated": "2026-04-21T13:23:13.743Z",
|
"lastUpdated": "2026-04-21T13:43:02.354Z",
|
||||||
"plugins": {
|
"plugins": {
|
||||||
"a": {
|
"a": {
|
||||||
"name": "a",
|
"name": "a",
|
||||||
@@ -20,10 +20,19 @@
|
|||||||
"audio": {
|
"audio": {
|
||||||
"name": "audio",
|
"name": "audio",
|
||||||
"author": "SyntaxError <dev@maneos.net> (https://git.maneos.net)",
|
"author": "SyntaxError <dev@maneos.net> (https://git.maneos.net)",
|
||||||
"version": "1.0.0",
|
"version": "2.0.0",
|
||||||
"category": "media",
|
"category": "media",
|
||||||
"service": false,
|
"service": false,
|
||||||
"dependencies": {}
|
"externalDependencies": {
|
||||||
|
"yt-dlp": {
|
||||||
|
"command": "yt-dlp",
|
||||||
|
"optional": false
|
||||||
|
},
|
||||||
|
"ffmpeg": {
|
||||||
|
"command": "ffmpeg",
|
||||||
|
"optional": false
|
||||||
|
}
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"figurinha": {
|
"figurinha": {
|
||||||
"name": "figurinha",
|
"name": "figurinha",
|
||||||
|
|||||||
Reference in New Issue
Block a user