Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ahmadu-suleiman/nkiri-downloader
This project automates the download of movies or series from Nkiri
https://github.com/ahmadu-suleiman/nkiri-downloader
beautifulsoup4 flask htmlcss python selenium selenium-webdriver webscraping
Last synced: about 12 hours ago
JSON representation
This project automates the download of movies or series from Nkiri
- Host: GitHub
- URL: https://github.com/ahmadu-suleiman/nkiri-downloader
- Owner: Ahmadu-Suleiman
- Created: 2024-07-03T23:42:41.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-08-19T21:19:39.000Z (6 months ago)
- Last Synced: 2025-01-31T21:11:29.652Z (11 days ago)
- Topics: beautifulsoup4, flask, htmlcss, python, selenium, selenium-webdriver, webscraping
- Language: HTML
- Homepage:
- Size: 3.64 MB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Nkiri-Downloader
This project automates the download of movies or series from [Nkiri](https://nkiri.com/)### Steps
1. Get the main link of the series/movie
2. Paste the link and press download
3. Wait for the automated browser to launch (might take a while)
4. Wait for the downloads to start
5. Try not to touch anything in the automated browser, unless you really have to### Requirements
* Make sure you have [Python](https://www.python.org/) 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](src/app.py) file or run this in your terminal `python src\app.py`
* Follow the instructions in the displayed page