Just want to inform you that I have created a quick patch for VisualWget 2.4.105 that handles non-Latin file names correctly. It just renames such file at the end of the download.
This
is just a quick patch, however, so there is one undesired feature that I
could not solve: if you restart the download that results a non-Latin
file name, this file will retrieved from scratch again because the file
name reported by WGet (that actually represents an UTF-8 bytes sequence)
does not match the saved non-Latin file name.
The patch is based on
the sources of vwget-2.4-src.zip from
https://sites.google.com/site/visualwget/a-download-manager-gui-based-on-wget-for-windowsPlease find the updated file - including the two updated source files - attached.