Small patch release
Changes:
- Changed name across project to be "Youtube Downloader GUI" for consistency
- Moved download process to another thread so the application no longer freezes when downloading
- Added hook to display logging information (This frequently does not work due to ffmpeg not working with the hook while this PR of the yt-dlp project hasn't been merged. To mitigate this, I've provided two executables, one with console and one without.)
- Added version info and certificate to the executables.