README.md: Fix a typo (#344)

This commit is contained in:
Username404-59 2024-03-03 22:40:41 +01:00 committed by GitHub
parent 3099aac0e7
commit 9c44fa7dae
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -300,7 +300,7 @@ The `download` command lets you download episodes with a specific audio language
If you need more specific ffmpeg customizations you could either convert the output file manually or use ffmpeg output arguments as value for this flag. If you need more specific ffmpeg customizations you could either convert the output file manually or use ffmpeg output arguments as value for this flag.
```shell ```shell
$ crunchy-cli downlaod --ffmpeg-preset av1-lossless https://www.crunchyroll.com/watch/GRDQPM1ZY/alone-and-lonesome $ crunchy-cli download --ffmpeg-preset av1-lossless https://www.crunchyroll.com/watch/GRDQPM1ZY/alone-and-lonesome
``` ```
- FFmpeg threads - FFmpeg threads