downloading can use tqdm

This commit is contained in:
retrozelda
2025-02-09 04:25:21 -05:00
parent 1be17e5f70
commit 7b6b51f9ea
2 changed files with 37 additions and 1 deletions

View File

@@ -2,4 +2,5 @@ selenium==4.23.1
requests==2.32.3
progressbar2==4.4.2
m3u8==6.0.0
click==8.1.7
click==8.1.7
tqdm==4.67.1