AnimePahe downloader for Termux — CLI-only, Python HLS segment downloader
Project description
animepahe-dl-tmux
A CLI-only AnimePahe downloader for Termux (and Linux) — no GUI, no PyQt6, pure Python HLS segment downloader.
Install
pip install animepahe-dl-tmux
Requirements
pkg install ffmpeg nodejs fzf # Termux
# or
sudo apt install ffmpeg nodejs fzf # Linux
Usage
# Interactive mode
dl
# Search and download
dl -n "Demon Slayer"
# Download specific episodes
dl -n "Spy x Family" -e 1-12
# Best quality, English audio
dl -n "Bleach" -q best -a eng
# Stream directly (requires mpv)
dl -n "One Piece" --play
What's new in 1.3.6
- Fixed DDoS-Guard bypass: now fetches the site homepage first to receive the
__ddg1_cookie that the server sets on initial contact, before running the challenge verification. Previously the bypass could report success without actually obtaining valid session cookies. - Fixed 403 retry loop: after a bypass attempt, if subsequent requests still return 403, the bypass is now re-attempted (up to 2 times) rather than silently giving up.
- Auto domain detection: on startup, the tool now probes all known AnimePahe mirrors (
animepahe.ru,animepahe.com,animepahe.pw,animepahe.org) and automatically switches to whichever one responds. The chosen domain is saved to config so future runs skip the probe. This fixes the issue where a stalebase_urlin config (e.g..pw) was causing persistent 403 errors.
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
animepahe_dl_tmux-1.3.8.tar.gz
(27.3 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 animepahe_dl_tmux-1.3.8.tar.gz.
File metadata
- Download URL: animepahe_dl_tmux-1.3.8.tar.gz
- Upload date:
- Size: 27.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a0c8a726606ea8e0c21437bb95a55dbe1c1932868de7dfdaaed2dbc0747c1d3f
|
|
| MD5 |
a5f310e7f5b49d08a1c5548714e95ba6
|
|
| BLAKE2b-256 |
7ceca57227dee34c196afadfbb495b5c44a65bf77aeae745fba72948ea95703a
|
File details
Details for the file animepahe_dl_tmux-1.3.8-py3-none-any.whl.
File metadata
- Download URL: animepahe_dl_tmux-1.3.8-py3-none-any.whl
- Upload date:
- Size: 33.5 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 |
9a45d42d88177e940290237e24044a8eef295fdef507079933553466f1ff04f1
|
|
| MD5 |
57591287bbdac77f5915327ca3edf733
|
|
| BLAKE2b-256 |
ecd81b8aaaa70d8f91430f30395e6cbb3cc287f3c0c0d50583d3801e8b12439a
|