mirror of
https://github.com/Arrowar/StreamingCommunity.git
synced 2025-06-06 11:35:29 +00:00
Update anime.py
This commit is contained in:
parent
3f983f334f
commit
cdbaae3c01
@ -64,7 +64,7 @@ def download_episode(index_select: int):
|
||||
MP4_downloader(
|
||||
str(video_source.src_mp4).strip(),
|
||||
os.path.join(mp4_path, mp4_name)
|
||||
).start()
|
||||
)
|
||||
|
||||
else:
|
||||
logging.error(f"Skip index: {index_select} cant find info with api.")
|
||||
|
Loading…
x
Reference in New Issue
Block a user