Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
glomatico committed Aug 22, 2023
1 parent 35d91ad commit 393769a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ gytmdl can be configured using the command line arguments or the config file. Th
| `-t`, `--temp-path` / `temp_path` | Path where the temporary files will be saved. | `./temp` |
| `-c`, `--cookies-location` / `cookies_location` | Location of the cookies file. | `null` |
| `--ffmpeg-location` / `ffmpeg_location` | Location of the FFmpeg binary. | `ffmpeg` |
| `--config-location` / - | Location of the config file. | `<home folder>\.gytmdl\config.json` |
| `--config-location` / - | Location of the config file. | `<home folder>/.gytmdl/config.json` |
| `-i`, `--itag` / `itag` | Itag (audio quality). | `140` |
| `--cover-size` / `cover_size` | Size of the cover. [0<=x<=16383] | `1200` |
| `--cover-format` / `cover_format` | Format of the cover. | `jpg` |
Expand Down

0 comments on commit 393769a

Please sign in to comment.