Movie downloader — routes through relay server to bypass ISP blocks
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.1.0.tar.gz
(6.2 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
File details
Details for the file cine_tmux-2.1.0.tar.gz.
File metadata
- Download URL: cine_tmux-2.1.0.tar.gz
- Upload date:
- Size: 6.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8090d108798fc738a62c33720c7058cd89e84f0d69acf04d58bf8ab15f17275d
|
|
| MD5 |
ddb330c29ddd99cdb8a43881aebf6eec
|
|
| BLAKE2b-256 |
1103150e42d084d0c4f177e78ee5ad4c9cdc15029f0ee36dfb0c20b3d2d5377c
|
File details
Details for the file cine_tmux-2.1.0-py3-none-any.whl.
File metadata
- Download URL: cine_tmux-2.1.0-py3-none-any.whl
- Upload date:
- Size: 7.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 |
7c4c9ee6f4ee4cff2c1ae6a3707a03e1d88a429caca18ab35cb7255e057e6c98
|
|
| MD5 |
f40902f89d9b9f7f873bf03d0b25d16d
|
|
| BLAKE2b-256 |
a76e49362a600cb93e533d088e08c116f130a102199434bec0c3ac21692ee22a
|