feat: xhs笔记详情更新

This commit is contained in:
Relakkes
2024-07-25 00:44:46 +08:00
parent 678b358e2e
commit 573ca9a659
6 changed files with 67 additions and 36 deletions

View File

@@ -10,6 +10,7 @@ import config
from .bilibili_store_impl import *
from .bilibilli_store_video import *
class BiliStoreFactory:
STORES = {
"csv": BiliCsvStoreImplement,