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

View File

@@ -355,7 +355,8 @@ class DownloadChain(ChainBase):
"hash": _hash,
"context": context,
"username": username,
"downloader": _downloader
"downloader": _downloader,
"episodes": episodes
})
else:
# 下载失败