diff options
author | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2025-06-14 10:44:06 +0200 |
---|---|---|
committer | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2025-06-14 10:44:06 +0200 |
commit | 9e1c1aec0548a6482e23ceac4e1265ef8baf8023 (patch) | |
tree | 5123e3130fa8f4dd8413fdfc5f805fc02d582c62 /crates/fmt/src | |
parent | fix(yt/version): Use yt_dlp's native python version imply (diff) | |
download | yt-9e1c1aec0548a6482e23ceac4e1265ef8baf8023.zip |
fix(yt/select/selection_file/duration): Improve the duration parser
The previous parser was very brittle, it failed for (valid) outputs like `1d 10h 30m` (as it only expected two number unit pairs). On top of that, extending it was failure prone (as proven by the roundtrip failure in combination with the `d` unit).
Diffstat (limited to 'crates/fmt/src')
0 files changed, 0 insertions, 0 deletions