It is a program that allows you to download audio or video files from Youtube.
1. Install Repository
git clone https://github.com/bytistan/tom-down2. Change Directory
cd tom-down3. Download Dependencies
npm install --save-dev electronsudo apt install -y yt-dlp4. Run Application
npm start