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-down
2. Change Directory
cd tom-down
3. Download Dependencies
npm install --save-dev electron
sudo apt install -y yt-dlp
4. Run Application
npm start