Skip to content

Bug fixing patch

Compare
Choose a tag to compare
@Thomasedv Thomasedv released this 07 Mar 22:39
· 96 commits to master since this release

Fixes a few edge cases were for some reason, the working directory is set to an incorrect location.

Short installation guide:

  • Download Grabber.exe and place in a folder.
  • Download youtube-dl.exe and either place in the same folder as the above, or in PATH, if you know how.
  • If you want to convert to audio, you need to also put ffmpeg.exe and the other included executables that follow into the same folder as Grabber.exe or in PATH. (often located in)
  • If nothing happens when you try to start a download, youtube-dl likely fails because you need this installed:
    https://www.microsoft.com/en-US/download/details.aspx?id=5555

Youtube-dl download:
https://ytdl-org.github.io/youtube-dl/download.html
FFmpeg download (STATIC build verioin, for example 4..4 Windows 64/32, static) :
https://ffmpeg.zeranoe.com/builds/

Open the ffmpeg zip, copy 3 executables in the bin folder to the locations mentioned above.