modify qq.py

This commit is contained in:
zhancat200801 2021-06-29 13:18:09 +08:00
parent 5445f5ecde
commit b9dbae8b40

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