fixed ffmpeg errors and added cli

This commit is contained in:
janis
2023-03-15 12:21:28 +01:00
parent 945e3edfb0
commit 0e15c2a31b
23 changed files with 155 additions and 7 deletions

View File

@@ -1,4 +1,6 @@
import ffmpeg
import bin.lib.ffmpeg
ffmpeg = bin.lib.ffmpeg
class MetaDataParser: