1
0
mirror of https://gitlab.com/ytdl-org/youtube-dl.git synced 2025-11-06 20:47:06 -05:00
Files
youtube-dl/youtube_dl/utils.py
Jaime Marquínez Ferrándiz 09fc33198a utils: lookup_unit_table: Use a stricter regex
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.
2016-03-18 19:23:06 +01:00

81 KiB