Downloads anime from Gogoanime.
- Input anime name as it is on Gogoanime website (ex: use "Death Note", not "death note"). Anime name is case sensitive.
- To download dubbed version add "(Dub)" to the anime name (ex: use "Shingeki no Kyojin (Dub)")
- If some episodes link fails, download manually.
- Should have python installed.
- Please Install firefox, otherwise you'll have to change the code to get it to work with other browsers.
- Should have selenium installed
- Run command in terminal:
pip install selenium
- Run command in terminal:
- Need to have a Gogoanime account, if not make one.
- Should have wget installed.
- After installing selenium via pip, Download selenium browser driver.
- Use this article to setup browser drivers in path (for linux, mac and windows).
Please fill-in the data.json with :
- username
- password
- absolute path to the firefox extensions (ex: C:\Users\MyName\Desktop\gogoanime-anime-downloader\firefox_extensions\ublock_origin.xpi)