From a926361615f83abc7e87b4fd001a6424e0166d95 Mon Sep 17 00:00:00 2001 From: blank X Date: Sun, 10 Jan 2021 13:26:33 +0700 Subject: [PATCH] Specify one more use of ffmpeg in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aa381a9..935598d 100644 --- a/README.md +++ b/README.md @@ -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`