This program allows you to download audio and video content from various websites using an easy-to-understand graphical interface.
In the future, this program will be released in an executable format. For now, you'll have to do some Python.
- Create a virtual environment using python -m venv .venv
- Source the virtual environment using source .venv/bin/activate on Linux or source .venv\Scripts\activate on Windows
- Install the required packages using pip install -r requirements.txt
- Run the program by typing python view.py
Make sure that you only use this program to download content that you have the rights to download.