Typo - ffmpeg uses -version not --version

Typo mistake it should be "ffmpeg -version" not --version.
This commit is contained in:
Chirag Jain 2024-09-24 05:26:01 +05:30 committed by GitHub
parent 83779eb709
commit 49fb5cdc9b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -19,6 +19,6 @@ First, make sure that all dependencies are installed and your PATH is configured
* `python --version`
* `yt-dlp --version`
* `ffmpeg --version`
* `ffmpeg -version`
If all of the above commands execute correctly, download the latest [release](https://github.com/TheFrenchGhosty/TheFrenchGhostys-YouTube-DL-Archivist-Scripts/releases) and follow the "Usage" section of this README.