Specify one more use of ffmpeg in readme

This commit is contained in:
blank X 2021-01-10 13:26:33 +07:00
parent dfbe59caf0
commit a926361615
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ A helping hand that has multiple accounts and a slave attached
### Installation Instructions
1. Install:
- `python3` (this is in python after all)
- `ffmpeg` (to get the first frame of GIFs/Videos in WhatAnime)
- `ffmpeg` (to get the first frame of GIFs/Videos in WhatAnime, and to convert videos into GIFs in SauceNAO)
2. `pip3 install -r requirements.txt`
3. Copy example-config.yaml to config.yaml and edit it
4. `mkdir sessions`