Specify one more use of ffmpeg in readme
This commit is contained in:
parent
dfbe59caf0
commit
a926361615
|
@ -5,7 +5,7 @@ A helping hand that has multiple accounts and a slave attached
|
||||||
### Installation Instructions
|
### Installation Instructions
|
||||||
1. Install:
|
1. Install:
|
||||||
- `python3` (this is in python after all)
|
- `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`
|
2. `pip3 install -r requirements.txt`
|
||||||
3. Copy example-config.yaml to config.yaml and edit it
|
3. Copy example-config.yaml to config.yaml and edit it
|
||||||
4. `mkdir sessions`
|
4. `mkdir sessions`
|
||||||
|
|
Loading…
Reference in New Issue