mirror of
https://github.com/soimort/you-get.git
synced 2025-01-23 13:35:16 +03:00
modify qq.py
This commit is contained in:
parent
5445f5ecde
commit
b9dbae8b40
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user