Skip to content

2.262 more bug fixes, late night release

Compare
Choose a tag to compare
@murrty murrty released this 20 Aug 10:21
· 323 commits to master since this release
1d3d696
  • properly reflects the youtube-dl fork when saving (if changed)
  • fixed downloading audio when the best format is selected. weird.
  • fixed downloading thumbnails, it downloads thumbnails. forgot about it.
  • cancelling in-progress downloads should work. look below for some information.
  • if no file name schema exists (null, empty, or whitespace), it will default to the default one.
  • temporarily rolled back to environment.currentdirectory for program path until further notice

translation stuff
Italian got updated, thanks @bovirus

if you have issues, check https://github.com/murrty/youtube-dl-gui/issues and post a new issue if yours is unique. be prepared to send the problematic url as well as your user.config (%localappdata%/youtube-dl-gui) or settings.ini (it's easier to enable the portable ini temporarily.), or just send them in the same issue. save us all some time.

so, here's some info about the cancelling downloads in progress, it's a little technical. basically, this looks up processes using windows management, which is hilarious. this is because the two forks create multiple processes, and the tools given to us (pretty much only me) aren't good enough to find processes that are children of a single process id. this works, but i don't know how well. keep a close eye on how well this new logic works, and if you know anything about this kinda thing and want to help, feel free to review it and submit a pull request if you know better. the logic is basically in frmDownloader.cs#L641.

yeah, yeah weird format. i'm tired give me a break

youtube-dl-gui.exe sha256: 34A6E3A7BDD5D985344FF3C1A336493C99CA656AC4BE7198BB179BF72F2AD878
youtube-dl-gui.zip sha256: 13D940D6BDB1DF2BDA6D47FD8F83381A71BD5358577A51FF7AA9CB5BEDB41DEE