A python based program created with Tkinter for UI dispay used to download streams from YouTube in form of Video and Audio
Basically there is no complicated installations.
The
requirements.txt
should include all the libraries need in order to get the program running. They can be installed using
pip install -r requirements.txt