Hey guys, this is a simple program written in python3 that downloads video or audio from YouTube. I made this script inspired on Projeto_garcom of @SrBorges
You can see it here: Projeto_garcom
-
python3
-
pytube
modulepip3 install pytube3 --upgrade
-
tkinter
- Comes by default with python
Before run the program, you should change the directory folder where the files .mp3 and .mp4 will be saved
YOU SHOULD USE THIS URL
DONT USE ANY OTHER LINK
- Clone the repository
- Change the directory folder where the files .mp3 and .mp4 will be saved
- Install python3 and pytube3
- Run
python3 main.py