minor fixes (#146)

This commit is contained in:
Francesco Grazioso 2024-06-11 13:01:54 +02:00 committed by GitHub
parent 6752d5f19e
commit 9c9a46c2a8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 2 deletions

3
.gitignore vendored
View File

@ -55,4 +55,5 @@ env.bak/
venv.bak/
# Other
Video
Video
list_proxy.txt

View File

@ -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