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.6.tar.gz
(26.9 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.6.tar.gz.
File metadata
- Download URL: animepahe_dl_tmux-1.3.6.tar.gz
- Upload date:
- Size: 26.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ca44a4dd4b36b9411ae19b30f609f0c8112e39825b39a2fbe1a80bfdd3d62a61
|
|
| MD5 |
3c31e8ac9cc26afae16759db400fc250
|
|
| BLAKE2b-256 |
caa3e1a11b0896fed9f81cca6e60af2840126c595149a9aa2ff79ffec5712b74
|
File details
Details for the file animepahe_dl_tmux-1.3.6-py3-none-any.whl.
File metadata
- Download URL: animepahe_dl_tmux-1.3.6-py3-none-any.whl
- Upload date:
- Size: 33.1 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 |
204a91d3fce3a513326e90eb90aa644d06a29ff28db831d14bfaefe5afd4cb00
|
|
| MD5 |
7303accfdcb47b07d3143aefb4a8cbec
|
|
| BLAKE2b-256 |
56def79e86129e51b26f1c5b59460ca2629c513f74475584f99c7e92e1efed21
|