起名 biliup

This commit is contained in:
yzqzss 2023-06-03 03:12:24 +08:00
parent c13f816016
commit cfe0c27a95
2 changed files with 4 additions and 2 deletions

View File

@ -1,4 +1,6 @@
# 基于 bilix 的 BiliBili 存档工具
# biliup
## 基于 bilix 的 BiliBili 存档工具
IA iteam identifier 格式兼容 tubeup 。(不过并不推荐用 tubeup 直接做 BiliBili 存档)

View File

@ -96,7 +96,7 @@ def upload_bvid(bvid):
), # Keywords should be separated by ; but it doesn't matter much; the alternative is to set one per field with subject[0], subject[1], ...
"upload-state": "uploading",
'originalurl': f'https://www.bilibili.com/video/{bvid}/?p={pid}',
'scanner': 'biliup v2233.0.3 (dev)',
'scanner': 'biliup v2233.0.4 (dev)',
}
print(filedict)
print(md)