mirror of
https://github.com/Arrowar/StreamingCommunity.git
synced 2025-06-06 19:45:24 +00:00
minor fixes
This commit is contained in:
parent
6752d5f19e
commit
409ae5e308
3
.gitignore
vendored
3
.gitignore
vendored
@ -55,4 +55,5 @@ env.bak/
|
||||
venv.bak/
|
||||
|
||||
# Other
|
||||
Video
|
||||
Video
|
||||
list_proxy.txt
|
@ -290,7 +290,7 @@ class M3U8_Segments:
|
||||
delay = max(0.5, min(1, 1 / (num_proxies + 1)))
|
||||
else:
|
||||
delay = TQDM_DELAY_WORKER
|
||||
|
||||
|
||||
else:
|
||||
delay = TQDM_DELAY_WORKER
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user