The ultimate Mega Downloader for Megakino & VOE - Faster, Safer, Better!
Project description
Megakino Downloader v1.0 (Remastered)
Description
A completely rebuilt, blazing-fast, asynchronous Command Line Interface (CLI) to search, download, and watch your favorite movies and series from Megakino/VOE.
✨ New Features in this Version:
- Beautiful Interactive TUI: Built with
RichandInquirerPy. No more clunky curses/npyscreen mixing. - Concurrent Downloads: Download multiple episodes at the same time using a thread pool and
yt-dlp's native Python API, complete with beautiful progress bars! - Asynchronous Scraping: Uses
httpxandasynciofor significantly faster domain checking and HTML parsing. - Configuration Manager: Save your favorite download path, concurrent limits, and provider preferences persistently!
- Robust Error Handling: Checks for required dependencies (
mpv,syncplay) before launching.
Installation
🛠️ Prerequisites
Ensure you have Python 3.8 to 3.14+ installed.
📦 Installation using a Virtual Environment (Recommended)
This ensures that all libraries are installed cleanly and don't interfere with your system.
Windows
- Open PowerShell or CMD in the project folder:
python -m venv venv .\venv\Scripts\activate pip install .
- Start the program:
megakino
macOS / Linux
- Open your Terminal in the project folder:
python3 -m venv venv source venv/bin/activate pip install .
- Start the program:
megakino
🚀 Manual Dependencies
If the program detects missing tools, it will show you the exact commands for your OS.
- Windows:
winget install mpv - macOS:
brew install mpv syncplay - Linux:
sudo apt install mpv
Usage
Simply type:
megakino
You will be greeted by an interactive menu where you can Search for Media or modify your Settings.
Dependencies/Credits
- yt-dlp for robust downloading
- httpx & BeautifulSoup4 for fast, asynchronous scraping
- Rich & InquirerPy for the beautiful terminal UI
- appdirs for cross-platform configuration storage
- mpv (Needs to be installed on your system) for playing video content
- syncplay (Needs to be installed on your system) for syncing videos with friends
⚠️ Disclaimer
Provided for educational purposes only. You are solely responsible for your actions.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file megakino_mega_downloader-1.2.0.tar.gz.
File metadata
- Download URL: megakino_mega_downloader-1.2.0.tar.gz
- Upload date:
- Size: 16.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
96b57566650ad947e37eca042c187c7a78583353382785bad5b2da22043035c3
|
|
| MD5 |
db2e60b5800d9b948cef652550d0226f
|
|
| BLAKE2b-256 |
3529aed26230a315e4c82fecd32d20d88ad954c3727bcaa9e47b05f1838889a0
|
File details
Details for the file megakino_mega_downloader-1.2.0-py3-none-any.whl.
File metadata
- Download URL: megakino_mega_downloader-1.2.0-py3-none-any.whl
- Upload date:
- Size: 18.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a11807849d2e74f197d84e4e02e0a41e8ea0420addd9e62c0ba1444907aa62ef
|
|
| MD5 |
b5f592d7ffb850f3ae50fee06d5a5e61
|
|
| BLAKE2b-256 |
6d76bab90bb6ae971ee09602e769ffe0af9ea0254b962d92e899085a8ef70bc1
|