Skip to content

Commit

Permalink
Update MOREHELP.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dvingerh committed May 2, 2020
1 parent d9a061f commit 124b546
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MOREHELP.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ skip_merge = False

```log_to_file``` **** When set to true, PyInstaLive will save all its console logs to a text file. The filename will be `pyinstalive_<live-username>.log` where `<live_username>` will be the username of the Instagram user whose livestream or replay you want to download. If no username was given to download (e.g when running `pyinstalive --clean`) the file will be named `pyinstalive.default.log`.

```ffmpeg_path``` **** User-defined path to the FFmpeg binary. If left empty, PyInstaLive will fall back to the system's environment variable.
```ffmpeg_path``` **** User-defined path to the FFmpeg binary (e.g. `C:\Users\Username\Desktop\ffmpeg.exe`). If left empty, PyInstaLive will fall back to the system's environment variable.

```run_at_start``` **** Command to run when PyInstaLive starts downloading a livestream. Leave empty to disable. (Experimental feature)

Expand Down

0 comments on commit 124b546

Please sign in to comment.