Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Remaining bytes and %s #1863
Remaining bytes and %s #1863
Comments
|
The current progress message looks like |
|
1% (1 MB) of 100 MB, 99% (99 MB) remaining at .... |
|
This is superfluous information and will break clients relying on old progress format. If you really need it write python wrapper around youtube-dl's python API. |
It is possible to have the remaining bytes and % of downloaded / remaining printed also.