Bug: Spaces in audio file names
moonsdust opened this issue · 0 comments
moonsdust commented
If given an audio file with spaces in its name, the audio file name shouldn’t be considered not valid because of the spaces. After this, replace all spaces with underscores. Also, remove leading and trailing whitespace in destination path and input audio file name.