Updated README.md with requirement to have ffmpeg installed

This commit is contained in:
jeancf 2020-03-28 11:59:47 +01:00
parent cd482359a3
commit ae60d2e002

View File

@ -67,6 +67,8 @@ Make sure python3 is installed.
Twoot depends on beautifulsoup4 and mastodon python module. It also
requires m3u8 and ffmpeg-python.
ffmpeg must also be installed.
pip install beautifulsoup4 Mastodon.py m3u8 ffmpeg-python
In your user folder, execute `git clone https://gitlab.com/jeancf/twoot.git`