zaxtyson/LanZouCloud-API

上传后的文件名怪怪的

DancingSnow0517 opened this issue · 0 comments

image
源文件
代码

lanzou = LanZouCloud()
    if lanzou.login_by_cookie(cookie) != LanZouCloud.SUCCESS:
        print("登录失败")
        exit(1)
    print("登录成功")

    print(lanzou.upload_file("build/StarRail-Gacha-Exporter-0.4.3路径修复.zip", 7558561, callback=upload_callback))

image
上传后的名字