Files
gallery-dl/gallery_dl
Mike Fährmann 69865dcc05 [formatter] implement slicing strings as bytes (#4087)
prefixing a slice '[10:30]' with a lowercase b '[b10:30]' encodes
the string to bytes in filesystem encoding before applying the slice
2023-05-22 18:30:45 +02:00
..
2023-03-10 22:08:10 +01:00
2021-10-13 04:07:41 +02:00
2023-03-21 23:46:36 +01:00
2023-02-10 17:05:20 +01:00
2023-02-28 23:10:23 +01:00