GUI for Downloading Youtube Videos Install First, clone the repo via git and install dependencies: git clone https://github.com/melon-husk/youtube-dl-gui cd youtube-dl-gui yarn Starting Development Start the app in the dev environment: yarn start Packaging for Production To package apps for the local platform: yarn package