Skip to content

Commit

Permalink
edit readme
Browse files Browse the repository at this point in the history
  • Loading branch information
KJHJason committed Sep 22, 2022
1 parent e5a8924 commit 071e73f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ In the end, I spent about a month doing this project while learning concepts suc
* **Allow downloads of gdrive links (for Pixiv Fanbox only)**
* Note: Requires you to set up Google OAuth2.
- For Windows or Linux users, please refer to the [guide](doc/google_oauth2_guide.md) in the [doc folder](doc) if unsure.
- For macOS users, after following step 1 to 3 of the guide, you will have to manually set up google OAuth2 which you can refer to a simple documentation [here](doc/google_oauth_helper_script.md) for running [google_oauth.py](src/helper/google_oauth.py).
- For Linux users who do not have gnome-terminal and macOS users, after following step 1 to 3 of the [guide](doc/google_oauth2_guide.md), you will have to manually set up google OAuth2 which you can refer to the documentation [here](doc/google_oauth_helper_script.md) for running [google_oauth.py](src/helper/google_oauth.py).
* **2 Types of download options on both Fantia and Pixiv Fanbox!**
* Downloading from post URL(s)
Expand All @@ -106,8 +106,8 @@ In the end, I spent about a month doing this project while learning concepts suc
## FAQ
1. Does this work on other OS platforms such as macOS and Linux?
* This program has only been tested on Windows and Linux (Ubuntu). However, it should work on other Linux distros and macOS as well.
* For Linux OS, if you do not have gnome-terminal, you will face issue configuring Google OAuth2.
* In this case, you will have to manually set up google OAuth2 which you can refer to a simple documentation [here](doc/google_oauth_helper_script.md) for running [google_oauth.py](src/helper/google_oauth.py).
* For Linux users who do not have gnome-terminal and macOS users, you will face issue configuring Google OAuth2.
* In this case, you will have to manually set up google OAuth2 which you can refer to the documentation [here](doc/google_oauth_helper_script.md) for running [google_oauth.py](src/helper/google_oauth.py).
## Final Notes
1. Please remember that this was meant to be a mini-project which is meant to be used for personal use.
Expand Down

0 comments on commit 071e73f

Please sign in to comment.