youtube-dl-gui 0.4

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

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

VirusTotal results
Change log:n/a
Description:

GUI for youtube-dl

License:Freeware
Version:0.4
SHA-1 or SHA-256:dbeb9959a2c03cf068ec2d42dcdb16cb08edcdff
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:Sat Jul 22 22:55:13 UTC 2017
Created by:tim.lebedk...
Automated tests:28 of 50 installations succeeded, 28 of 28 removals succeeded