mirror of
https://github.com/SoPat712/BeReal-Export-Manager.git
synced 2025-08-21 18:28:46 -04:00
edit README.md
This commit is contained in:
@@ -21,7 +21,7 @@ It simple processes the data from the BeReal export and exports the images(as we
|
|||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
To run the script, use the following command:
|
To export your images run the script within the BeReal export folder:
|
||||||
```sh
|
```sh
|
||||||
python bereal_exporter.py [OPTIONS]
|
python bereal_exporter.py [OPTIONS]
|
||||||
```
|
```
|
||||||
@@ -56,6 +56,11 @@ python bereal_exporter.py [OPTIONS]
|
|||||||
python bereal_exporter.py --path /path/to/output
|
python bereal_exporter.py --path /path/to/output
|
||||||
```
|
```
|
||||||
|
|
||||||
|
4. Specify the BeReal export folder:
|
||||||
|
```sh
|
||||||
|
python bereal_exporter.py --bereal-path /path/to/export
|
||||||
|
```
|
||||||
|
|
||||||
4. Use portable installed exiftool application:
|
4. Use portable installed exiftool application:
|
||||||
```sh
|
```sh
|
||||||
python bereal_exporter.py --exiftool-path /path/to/exiftool.exe
|
python bereal_exporter.py --exiftool-path /path/to/exiftool.exe
|
||||||
|
Reference in New Issue
Block a user