mirror of
https://gitcode.com/JianFeeeee/homeagent-sdk.git
synced 2026-09-20 08:58:03 +00:00
16 lines
463 B
JSON
16 lines
463 B
JSON
{
|
||
"name": "bili",
|
||
"name_zh": "B站视频下载",
|
||
"name_en": "Bilibili Video Downloader",
|
||
"version": "1.1.0",
|
||
"description": "B站视频下载工具,基于 yt-dlp 引擎。支持查看视频清晰度列表、指定格式下载、可配置下载目录。",
|
||
"author": "HomeAgent",
|
||
"entry": "plugin.so",
|
||
"tags": ["bili", "video", "download"],
|
||
"targets": "linux/amd64",
|
||
"outdir": "dist",
|
||
"bundle": true,
|
||
"replaces": {},
|
||
"source_dirs": []
|
||
}
|