添加用户信息检索功能。引入一个驱动类用于API交互,并更新版本标题以保持一致。更新README和CHANGELOG以反映新功能。

This commit is contained in:
2025-07-13 22:45:35 +08:00
parent 4904506310
commit ca7a642c4f
7 changed files with 136 additions and 9 deletions

View File

@@ -1,4 +1,4 @@
__title__ = "123driver"
__title__ = "123Driver"
__description__ = "A Python library for 123netdisk API"
__url__ = "https://github.com/RiyueYuwu/123driver"
__author__ = "RiyueYuwu"