mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-07-09 14:32:16 +08:00
fix: clean typing issues and refresh runtime dependencies
Align endpoint/module type hints and config reload handling while updating base Python image and package pins to improve build/runtime compatibility. Made-with: Cursor
This commit is contained in:
@@ -253,7 +253,6 @@ class MediaChain(ChainBase, ConfigReloadMixin, metaclass=Singleton):
|
||||
"""
|
||||
流式下载图片并保存到文件
|
||||
|
||||
:param storagechain: StorageChain实例
|
||||
:param fileitem: 关联的媒体文件项
|
||||
:param path: 图片文件路径
|
||||
:param url: 图片下载URL
|
||||
|
||||
Reference in New Issue
Block a user