I was trying to improve myself and I've decided to do an app that I can use it daily. I've found this idea from here but I used Python.
First, paste youtube link below download link label and give video a name.
Then, click "Download" button.
Open desktop and watch it!
git clone https://github.com/ozgecinko/YoutubeDownloader.git
python3 -m venv .env
source .env/bin/activate
pip install -r requirements.txt
python YoutubeDownloader.py