mention e2ts deps

This commit is contained in:
ed
2021-09-16 00:06:19 +02:00
parent 0e884df486
commit a6788ffe8d
2 changed files with 7 additions and 0 deletions

View File

@@ -15,6 +15,11 @@ explained:
do this on all uploads with the file extension "bin",
t300 = 300 seconds timeout for each dwonload,
ad = parse file regardless if FFmpeg thinks it is audio or not
PS: this requires e2ts to be functional,
meaning you need to do at least one of these:
* apt install ffmpeg
* pip3 install mutagen
"""