Skip to content

Commit

Permalink
updated readme | v0.1.3 finalized
Browse files Browse the repository at this point in the history
  • Loading branch information
FireHead90544 committed Aug 11, 2022
1 parent 8c9782f commit 65213a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@ Now, open the `dist` folder and get your executable from there.
## Setup

1. Extract the `aria2`'s folder you just downloaded. Copy the path to it's executable (In windows, the executable has an extension '.exe'), (Linux users can run `which aria2c` and copy that path)
2. Run the SenPY's application for the first time and close it, it will create a config file at `$HOME/.senpy/config.json` (You can edit it manually if want to or just move onto next step)
3. Run the SenPY's application again and select the `Update Config File` option, update your gogoanime-registered email and password (you can use the below credentials too, but it's better to use your own since these ones can be invalidated probably). In the `aria2's executable path input`, enter the path to aria2's executable you just copied and in the `downloads folder input`, enter the path to the folder (make sure to create one already) where you want your animes to be downloaded.
2. Run the SenPY's application for the first time, it will create a config file at `$HOME/.senpy/config.json` (You can edit it manually if want to or just move onto next step)
3. Select the `Update Config File` option, update your gogoanime-registered email and password (you can use the below credentials too, but it's better to use your own since these ones can be invalidated probably). In the `aria2's executable path input`, enter the path to aria2's executable you just copied and in the `downloads folder input`, enter the path to the folder (make sure to create one already) where you want your animes to be downloaded.

**Config File Location** (Not meant for general public): `$HOME/.senpy/config.json` (Global Location), `Project Root/config.json` (Local Location). Local Location takes priority over Global Location.

Expand Down

0 comments on commit 65213a2

Please sign in to comment.