mirror of
https://github.com/nimbold/Firelink.git
synced 2026-07-26 20:18:37 +00:00
79f4c8f0e9
- When yt-dlp underestimates the total bytes (which often excludes audio), the first track download would prematurely hit 100% and then snap back to a lower percentage when the second track started. - Added a 20% padding to the overall expected size during the first file download to leave room for potential secondary tracks. - Also added a safeguard to ensure the visually reported overall progress fraction never decreases during a download.