mirror of
https://github.com/soimort/you-get.git
synced 2025-01-23 13:35:16 +03:00
Merge branch 'you-get-fs' of https://github.com/zhancat200801/you-get into zhancat200801-you-get-fs
This commit is contained in:
commit
b32741ad8e
@ -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