Skip to main content

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 Rich and InquirerPy. 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 httpx and asyncio for 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

  1. Open PowerShell or CMD in the project folder:
    python -m venv venv
    .\venv\Scripts\activate
    pip install .
    
  2. Start the program:
    megakino
    

macOS / Linux

  1. Open your Terminal in the project folder:
    python3 -m venv venv
    source venv/bin/activate
    pip install .
    
  2. 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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

megakino_mega_downloader-1.0.0.tar.gz (14.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

megakino_mega_downloader-1.0.0-py3-none-any.whl (16.5 kB view details)

Uploaded Python 3

File details

Details for the file megakino_mega_downloader-1.0.0.tar.gz.

File metadata

  • Download URL: megakino_mega_downloader-1.0.0.tar.gz
  • Upload date:
  • Size: 14.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for megakino_mega_downloader-1.0.0.tar.gz
Algorithm Hash digest
SHA256 c3f002350c49a0a9f2024755f834b4e25fb94f0c8628e2fcf9cc30c2530dc424
MD5 aad7f3897fea025d86da439fc1167fe6
BLAKE2b-256 63b605c2443d10dc4d44623cd31b003ca77a757c93e58c3ce57adabddca0f7f4

See more details on using hashes here.

File details

Details for the file megakino_mega_downloader-1.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for megakino_mega_downloader-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 4fb2152a12dae5c62d1dfc05df19e2c464ea3e08e0854c6deb03d4ad2622aa75
MD5 975988b3ddc26f4eb54be2c3aeabbbdd
BLAKE2b-256 13e35d8cc3033fe120e8451e3a8d5c8128b014d6df473600669d38f92a051a9f

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page