/4anime-Downloader

Primary LanguagePythonMIT LicenseMIT

4Anime-Downloader

Download batch/single episode from 4anime.to

Install requirements from requirements.txt file by: pip install -r requirements.txt

(This is assuming that you have python and pip already installed) Run cmd or powershell as admin if you encounter any errorrs while downloading requirements

run the script by: python downloader.py or python3 downloader.py

Example:

Suppose you want to download Hunter x Hunter

1

  • Choose any episode

2

  • Copy its URL

3

  • Open the location of downloader.py in file explorer and type cmd in the address bar of file explorer and press enter to open the command prompt in that location

4

  • Type in python downloader.py

5

  • Fill in the details

6

  • Your Download Should Begin.

7