mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-05 23:47:41 +08:00
更新 u115.py
This commit is contained in:
@@ -598,8 +598,7 @@ class U115Pan(StorageBase, metaclass=Singleton):
|
|||||||
# 初始化分片上传
|
# 初始化分片上传
|
||||||
upload_id = bucket.init_multipart_upload(object_name,
|
upload_id = bucket.init_multipart_upload(object_name,
|
||||||
params={
|
params={
|
||||||
"encoding-type": "url",
|
"encoding-type": "url"
|
||||||
"sequential": ""
|
|
||||||
}).upload_id
|
}).upload_id
|
||||||
|
|
||||||
# 创建线程池
|
# 创建线程池
|
||||||
|
|||||||
Reference in New Issue
Block a user