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.
The Following patch is meant to provide a bit more of user feedback while using the experimental hls-native downloader. It changes the current
[hlsnative] downloading segment x/xfor the usual[download] 1.1% of 185.00B at 170.38KiB/s ETA 06:46where the amount of bytes is actually the number of video segments and the percentage is based on downloaded segments/total segments. ETA and speed are real values regardless segment number.Lastly, the progress is still being updated at the end of each segment.