This bot converts .webm and .webp links/files to .mp4 videos and .jpg images respectively via ffmpeg.
- Install
ffmpeg,python3-pipto your system - Run
pip3 install --user -r requirements.txt - Run
./bot.pyonce to create a config file - Edit
config.json - Run
install-systemd-unit.shscript (optionally). Notice:sudomust be installed and configured.
MIT