Movie downloader for Termux — relay-based, threaded, auto-resume
Project description
cine
Movie downloader for Termux. Routes all requests through a relay server so ISP blocks don't affect you.
Install
pip install requests loguru rich tqdm
pip install git+https://github.com/YOUR_GITHUB/cine-pkg.git
Or clone and install locally:
git clone <repo>
cd cine-pkg
pip install .
Usage
cine "the amazing spider man" --quality 720p
cine "the amazing spider man 2" --quality 1080p
cine "inception" --quality best
cine "breaking bad" --type tv
Quality options
best— highest available1080p720p(default)480p/360p
If a server fails
cine "movie name" --server 1
cine "movie name" --server 2
Custom relay server
export CINE_RELAY="https://your-relay.replit.dev"
cine "movie name"
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
cine_tmux-2.2.0.tar.gz
(10.5 kB
view details)
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
cine_tmux-2.2.0-py3-none-any.whl
(12.8 kB
view details)
File details
Details for the file cine_tmux-2.2.0.tar.gz.
File metadata
- Download URL: cine_tmux-2.2.0.tar.gz
- Upload date:
- Size: 10.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3e8fb859cbdc1248db1b066c17998a385760010bdc4162eb6d92053bc816bf8f
|
|
| MD5 |
f3974aa1495df77cb4e73b4a4dd72a7d
|
|
| BLAKE2b-256 |
835a6f2907598d00565161251b4364ea9981c177eaafeab315144bc0ae4185f1
|
File details
Details for the file cine_tmux-2.2.0-py3-none-any.whl.
File metadata
- Download URL: cine_tmux-2.2.0-py3-none-any.whl
- Upload date:
- Size: 12.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
edae9c43392c78ed878a20e8a93e732eedd70e86f30ac3a1888b26d221a2fff6
|
|
| MD5 |
87fa2971669adafea3f9f624b7652ab3
|
|
| BLAKE2b-256 |
52c22c3005862afbcadf09aba863004ba65fa76ee79027513be01779f5f65e36
|