Commit graph

17 commits

Author SHA1 Message Date
bytedream
fc6511a361 Format code 2023-11-06 22:12:28 +01:00
bytedream
f31437fba2 Remove leading and trailing whitespaces from output file 2023-11-06 21:20:43 +01:00
bytedream
568bce0008 Manually implement filename sanitizing to allow the usage of file separators 2023-10-15 22:43:04 +02:00
ByteDream
c2e953043e Fix output filename if file stem is empty but file exists 2023-05-06 22:07:02 +02:00
ByteDream
baa6ca5018 Add function to get temp directory 2023-04-09 16:12:28 +02:00
ByteDream
fcbcd175e1 Add env variable to make temp directory configurable (#153) 2023-04-09 16:12:28 +02:00
ByteDream
0a40f3c40f Refactor 2023-03-23 01:18:14 +01:00
ByteDream
685ac85857 Add flag to skip existing files (#67, #109) 2023-01-15 21:41:05 +01:00
ByteDream
03db38b31c
Add debug segment percentage (#93)
* Fix file extension unwrap panic

* Change log output name from crunchy_cli_core to crunchy_cli

* Add percentage output
2022-12-28 15:45:33 +01:00
ByteDream
14f42833cb Fix output to special file (pipes etc.) 2022-12-27 22:59:35 +01:00
ByteDream
2c3bd78fc1 Leave special files untouched from renaming 2022-12-27 20:43:16 +01:00
bytedream
8bb2c9c750 Fix file name sanitizing 2022-12-19 15:22:45 +01:00
ByteDream
c4540ada50 Remove unwanted ffmpeg output when check if available 2022-12-08 01:40:19 +01:00
ByteDream
54018f9773 Fmt 2022-12-08 01:37:37 +01:00
ByteDream
c383b4d307 Fix filename generation if file already exists 2022-12-04 19:10:43 +01:00
ByteDream
afab3826c9 Extend function to get free file 2022-12-02 22:06:08 +01:00
ByteDream
039d7cfb81 Rewrite it in Rust 2022-11-24 15:30:49 +01:00