mirror of
https://github.com/Evil0ctal/Douyin_TikTok_Download_API.git
synced 2025-04-22 21:45:58 +08:00
🏷修复一键下载视频bug
This commit is contained in:
parent
5319d993b0
commit
2859d05979
@ -156,6 +156,7 @@ def video_download_window(result_dict):
|
||||
f.close()
|
||||
put_success('{}下载成功'.format(file_name))
|
||||
except Exception as e:
|
||||
download_count += 1
|
||||
put_error('视频下载失败,将跳过该视频。')
|
||||
continue
|
||||
if download_count == total_amount:
|
||||
|
Loading…
x
Reference in New Issue
Block a user