nilaoda / N_m3u8DL-RE

Cross-Platform, modern and powerful stream downloader for MPD/M3U8/ISM. English/简体中文/繁體中文.
MIT License
4.71k stars 500 forks source link

Make sure ms part is 3-digit #477

Closed fireattack closed 2 weeks ago

fireattack commented 3 weeks ago

Always pad ms part to 3-digit.

Otherwise things like 00:23.10 will be converted to 23010 ms instead of 23100ms.