1
0
Fork 0
mirror of synced 2024-06-02 18:34:37 +12:00

Update README.md

This commit is contained in:
aliparlakci 2018-07-12 01:59:35 +03:00 committed by GitHub
parent e09da8db73
commit 0577c332b5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,13 +15,6 @@ This program downloads imgur, gfycat and direct image and video links of saved p
- logs failed ones in a file to so that you can try to download them later
- can be run with double-clicking on Windows (but I don't recommend it)
## Requirements
- Python >3.6
You can install Python 3 here: [https://www.python.org/downloads/](https://www.python.org/downloads/)
You have to check "**Add Python 3 to PATH**" option when installing in order it to run correctly.
## Setting up the script
Because this is not a commercial app, you need to create an imgur developer app in order API to work.
@ -39,9 +32,11 @@ It should redirect to a page which shows your **imgur_client_id** and **imgur_cl
## Running the script
For **Windows** users, there is an *EXE* file to run easily. **Linux** and **MacOS** users have to run it from the *source code* through terminal.
For **Windows** users, there is an *EXE* file to run easily.
**Linux** and **MacOS** users have to install Python 3 and run it from the *source code* through terminal.
To get further information about that and **command-line arguments**, see **[`python script.py --help`](docs/help_page.md)**
To get further information about that and **using command-line arguments to run the script**, see **[`python script.py --help`](docs/help_page.md)**
## FAQ
### I can't open the self post files.