The new and improved version of batch anime downloader. Made a tleast 10x more efficient from the older version.
- python 3.x
- paste the following in your command prompt/ terminal (make sure you have pip in your system path ! [search youtube])
pip install beautifulsoup4 requests html.parser wget
- Or you can simply (Check that you are on the same directory as requirements.py)
pip install -r requirements.txt
- Press y when prompted to download or
- Use any download manager such as jdownloader2 and copy the links from the csv file :) and use its built in feature to parse links from clipboard :)
- It uses this website and this website to scrape
- A sample url to pass would be https://yugenani.me/anime/boruto-naruto-next-generations/watch/ or https://gogoanime.so/category/black-clover-tv
- Follow the instruction when you run the script
- Run the update anime_list.py if you are not able to find any new anime (It takes a lot of time to update)
- To use the anime_list.csv method:
- Open it using notepad
- Use Control+F and type the anime name you want
- Copy the name you find there
- Use this name when you run downloader.py
- Bonus: You can try to get lucky by typing the name of the anime directly !
- ENJOY !
Do leave your suggestion and queries :)