Merge branch 'you-get-fs' of https://github.com/zhancat200801/you-get into zhancat200801-you-get-fs

This commit is contained in:
Mort Yao 2021-09-14 17:30:43 +02:00
commit b32741ad8e
No known key found for this signature in database
GPG Key ID: 07DA00CB78203251

View File

@ -35,6 +35,7 @@ def qq_download_by_vid(vid, title, output_dir='.', merge=True, info_only=False):
part_urls= []
total_size = 0
ext = None
for part in range(1, seg_cnt+1):
if fc_cnt == 0:
# fix json parsing error