Closed UnidentifiedX closed 2 years ago
Thanks for bringing up this issue. After some investigation, I implemented a fix for this in https://github.com/Bluegrams/YoutubeDLSharp/commit/fdf3256da18d0e2da4a2f33ad4a1b72ff8273a50. The fix should be available with the next release.
I think this doesn't work for non-ASCII characters. Take racing into the night (夜に駆ける), for example. While it does save the file name correctly, taking RunResult.Data returns a file path of
C:\...\bin\Debug\net6.0-windows\output\.mp3
. As you can see, I can no longer get the file path of the audio file.