Skip to content

EMachin3/Content-Downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Content-Downloader

This program allows you to download audio and video content from various websites using an easy-to-understand graphical interface.

Set up and run

In the future, this program will be released in an executable format. For now, you'll have to do some Python.

  1. Create a virtual environment using python -m venv .venv
  2. Source the virtual environment using source .venv/bin/activate on Linux or source .venv\Scripts\activate on Windows
  3. Install the required packages using pip install -r requirements.txt
  4. Run the program by typing python view.py

Disclaimer

Make sure that you only use this program to download content that you have the rights to download.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages