This app lets you download all the episodes of an anime off of 9anime.
Important
You will need technical knowledge with Node.js, JavaScript, and NPM to use this app.
- First clone the repo and run
npm i
. - Download uBlock origin's chromium extension and unzip it in the folder. Make sure the name of the extension is
uBlock0.chromium
. - Create a
downloads
folder. - Change the
url
in theindex.js
file to whatever 9anime show you want. Use the context of the current URL to figure out what part of it to set. - Run the app and wait for everything to download into the
downloads
folder.
Note
This app was created to download Episodes 9-23 from season 2 JJK so my friend could watch them without internet.