Minimalistic Mp3 downloader for YouTube videos, available for the windows platform.
(Downloaded files are stored in the homedirectory under downloads)
Install JavaScript dependencies with npm:
npm iRun with hot-reload and browser dev tools.
npm run dev
Build:
npm run build