feat: 增加子进程管理aria2

This commit is contained in:
dnslin
2025-12-12 17:12:05 +08:00
parent bf4fdf1377
commit debce7c476
5 changed files with 357 additions and 51 deletions

View File

@@ -1280,7 +1280,6 @@ class Aria2BotAPI:
gid = parts[2]
if provider == "onedrive":
await query.edit_message_text("☁️ 正在准备上传...")
await self.upload_to_cloud(update, context, gid)