Python program to download anime from AnimePahe
node
requests
tqdm
crypto
pyfzf
ffmpeg
fzf
usage: downloader.py [-h] [-n NAME] [-e [EPISODES ...]] [-q QUALITY] [-a AUDIO] [-t THREADS] [-u]
Downloader for animepahe [UNOFFICIAL] Speed shown is faulty
options:
-h, --help show this help message and exit
-n NAME, --name NAME Name of the anime
-e [EPISODES ...], --episodes [EPISODES ...]
List of episodes separated by spaces
-q QUALITY, --quality QUALITY
Quality of videos
-a AUDIO, --audio AUDIO
Language of the audio eng|jpn
-t THREADS, --threads THREADS
Number of threads to use to download
-u, --updates Updater
-
Trying to get rid of Node.js as a dependency -
Fixing multiple entries of same anime in the myanimelist for checking for updates - Fixing codes
-
Option to select node or dumb method(No longer option possible Node is required) - Maybe making a proper package 🤔
- Option for adding anime for future checking ?
- Fix download indicator segments
-
Fix download indicator main indicator -
New issue with ffmpeg trouble with audio , AAC codec issue - Change the default download location ? 🤔 or as an option ?
- Resuming Capability
- Some problem with naming scheme
- What if no quality present ?