This project automates the download of movies or series from Nkiri
- Get the main link of the series/movie
- Paste the link and press download
- Wait for the automated browser to launch (might take a while)
- Wait for the downloads to start
- Try not to touch anything in the automated browser, unless you really have to
- Make sure you have Python installed
- Move to the project directory or open the project in your favourite IDE
- Install pip (run this command in the terminal (command line)
python get-pip.py
) - Run this command in the terminal
pip install -r requirements.txt
- Press run in your IDE in the app.py file or run this in your terminal
python src\app.py
- Follow the instructions in the displayed page