Merge pull request #3322 from InfinityPacer/feature/subscribe

This commit is contained in:
jxxghp
2024-12-04 18:18:32 +08:00
committed by GitHub
+2 -1
View File
@@ -355,7 +355,8 @@ class DownloadChain(ChainBase):
"hash": _hash, "hash": _hash,
"context": context, "context": context,
"username": username, "username": username,
"downloader": _downloader "downloader": _downloader,
"episodes": episodes
}) })
else: else:
# 下载失败 # 下载失败