init biliup-next

This commit is contained in:
theshy
2026-04-01 00:44:58 +08:00
commit d0cf1fd0df
127 changed files with 15582 additions and 0 deletions

View File

@ -0,0 +1,9 @@
{
"id": "bilibili_top_comment",
"name": "Legacy Bilibili Top Comment Provider",
"version": "0.1.0",
"provider_type": "comment_provider",
"entrypoint": "biliup_next.infra.adapters.bilibili_top_comment_legacy:LegacyBilibiliTopCommentProvider",
"capabilities": ["comment"],
"enabled_by_default": true
}