AudreyBeard / compressure

4 stars 1 forks source link

[GUI] Allow user to specify output location and filename #34

Closed AudreyBeard closed 1 year ago

AudreyBeard commented 1 year ago

The system only outputs to a fixed path on Audrey's machine. This is obviously not good and we should change that.

Currently, the output file path is hardcoded at https://github.com/AudreyBeard/compressure/blob/4c74d9c87c5a2fdf4a8bf6330d994442356d5303/compressure/ui.py#L542