Skip to content

Latest commit

 

History

History
31 lines (25 loc) · 439 Bytes

README.MD

File metadata and controls

31 lines (25 loc) · 439 Bytes

Downloader

A program for download your videos

Here is: Preview images

libraries

  • Kivy
  • KivyMD
  • screeninfo
  • plyer
  • Babel
  • pillow
  • ctypes
  • sqlite3

How to run

  1. Copy a repo
  2. Create and activate your virtual environment
python -m venv venv
source venv/Scripts/activate
  1. Install dependencies
pip install -r requirements.txt

Author

Author: pOsdas