mirror of
https://github.com/Arrowar/StreamingCommunity.git
synced 2025-07-23 18:40:05 +00:00
Update config
This commit is contained in:
parent
28ff3bca92
commit
1e36b8e679
@ -296,10 +296,6 @@ class M3U8_Segments:
|
||||
delay = max(0.5, min(1, 1 / (num_proxies + 1)))
|
||||
else:
|
||||
delay = TQDM_DELAY_WORKER
|
||||
<<<<<<< Updated upstream
|
||||
|
||||
=======
|
||||
>>>>>>> Stashed changes
|
||||
else:
|
||||
delay = TQDM_DELAY_WORKER
|
||||
|
||||
|
@ -15,7 +15,7 @@
|
||||
"index": {"user-agent": ""}
|
||||
},
|
||||
"M3U8_DOWNLOAD": {
|
||||
"tdqm_workers": 4,
|
||||
"tdqm_workers": 2,
|
||||
"tqdm_delay": 0.01,
|
||||
"tqdm_use_large_bar": true,
|
||||
"download_video": true,
|
||||
|
Loading…
x
Reference in New Issue
Block a user