youtube-dl-gui 0.3.8

Full internal name:youtube-dl-gui
Project site:https://github.com/MrS0m30n3/youtube-dl-gui
Screen shots:
Download: Download youtube-dl-gui 0.3.8

https://github.com/MrS0m30n3/youtube-dl-gui/releases/download/0.3.8/youtube-dl-gui-0.3.8-win-setup.zip

VirusTotal results
Change log:n/a
Description:

GUI for youtube-dl

License:Freeware
Version:0.3.8
SHA-1 or SHA-256:dd110949e7d4c06513ed10f9ce594037c84fd2b0
Type:zip
Dependencies:
Tags:
Text files:
.Npackd\Install.bat:
for /f "delims=" %%x in ('dir /b *.exe') do set setup=%%x
"%setup%" /SP- /VERYSILENT /SUPPRESSMSGBOXES /NOCANCEL /NORESTART /DIR="%CD%" /SAVEINF="%CD%\.Npackd\InnoSetupInfo.ini" /LOG="%CD%\.Npackd\InnoSetupInstall.log" && del /f /q "%setup%"
set err=%errorlevel%
type .Npackd\InnoSetupInstall.log
if %err% neq 0 exit %err%
.Npackd\Uninstall.bat:
unins000.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /LOG="%CD%\.Npackd\InnoSetupUninstall.log"
set err=%errorlevel%
type .Npackd\InnoSetupUninstall.log
if %err% neq 0 exit %err%
Last modified:Sat May 15 09:05:02 UTC 2021
Last modified by:tim.lebedk...
Created:Tue Aug 11 18:54:29 UTC 2015
Created by:tim.lebedk...
Automated tests:13 of 13 installations succeeded, 13 of 13 removals succeeded