mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2026-05-03 12:13:35 +00:00
09fc33198a
In parse_count multiple units start with the same letter, so it would match different units depending on the order they were sorted when iterating over them.