utils: Modify sanitize_filename(): convert invalid chars to hex representation,
authorE. Bosch <presidev@AT@gmail.com>
local dateSun, 31 May 2026 00:26:34
dateSat, 30 May 2026 22:26:34
hash6493c04f9d8bdb7b1d2c037fdd66c337a7a91af5
utils: Modify sanitize_filename(): convert invalid chars to hex representation,

this makes the filenames deterministic for the same session,
and helps to not download a file more than once
1 file(s) changed:
utils.py +6 -7