Show HN: CineCLI – Browse and torrent movies directly from your terminal
4 months ago
- #movie-torrents
- #python
- #terminal-app
- CineCLI is fully operational with all features functional.
- Allows browsing, inspecting, and launching movie torrents directly from the terminal.
- Features include searching movies from YTS, viewing detailed movie information, and launching magnet links.
- Auto-selects the best torrent based on quality and seed health.
- Cross-platform support for Linux, macOS, and Windows.
- Rich, clean terminal UI powered by 'rich'.
- Smart defaults with full user control.
- Install via 'pip install cinecli' (requires Python 3.9+).
- Commands include 'cinecli search' to find movies and 'cinecli watch' to launch torrents.
- Delegates magnet handling to the OS-registered torrent client.
- Built with Python, Typer, Rich, Requests, and YTS API.
- MIT licensed, open for use, modification, and improvement.