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.7.tar.gz
(28.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
File details
Details for the file animepahe_dl_tmux-1.3.7.tar.gz.
File metadata
- Download URL: animepahe_dl_tmux-1.3.7.tar.gz
- Upload date:
- Size: 28.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 |
4ba8c92a664e3c6aff983c62df0345d042b31b30cd535527759558266921f954
|
|
| MD5 |
eb49d0daadb909b6987b35b0dde5cf36
|
|
| BLAKE2b-256 |
68beb0dbd05cd205a30abc0127b33cde41d1a09ad2ca86f804a9781b39d13ece
|
File details
Details for the file animepahe_dl_tmux-1.3.7-py3-none-any.whl.
File metadata
- Download URL: animepahe_dl_tmux-1.3.7-py3-none-any.whl
- Upload date:
- Size: 34.7 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 |
3c40505e2722e4fd77f45121a0be31f97a9bc139aa7215ee54129e09b43eacb5
|
|
| MD5 |
a111ce5660607d57b0905c7664e51594
|
|
| BLAKE2b-256 |
7946c1b6a47682035da709ed64b6a854575f237141c9aea7e6ee2b14f750dcee
|