mirror of
https://github.com/nathom/streamrip.git
synced 2025-05-14 23:24:52 -04:00
Formatting
This commit is contained in:
parent
297ff216b2
commit
418e9544b1
3 changed files with 24 additions and 15 deletions
|
@ -637,6 +637,7 @@ class ConvertCommand(Command):
|
|||
concurrent.futures.as_completed(futures),
|
||||
total=len(futures),
|
||||
desc="Converting",
|
||||
unit="track",
|
||||
bar_format=TQDM_BAR_FORMAT,
|
||||
):
|
||||
# Only show loading bar
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue