BKSalman / ytdlp-gui

a GUI for ytdlp written in Rust
GNU General Public License v3.0
222 stars 10 forks source link

Crashed when save path contains Chinese/Japanese/Korea charactors #12

Closed fasthold closed 10 months ago

fasthold commented 1 year ago

OS: Window 11

When select save path which contains Chinese/Japanese/Korea charactors, the GUI crashed.

BKSalman commented 1 year ago

does the crash happen after you choose the path or when you start the download?

also can you give me a directory name that I can use to reproduce this issue?

BKSalman commented 11 months ago

closing for no reply

BKSalman commented 10 months ago

@fasthold this issue could be resolved with a new change I did here https://github.com/BKSalman/ytdlp-gui/pull/20 can you test it please?

BKSalman commented 10 months ago

I will merge the changes to main, if they don't fix the issue, feel free to reopen the issue