mirror of
https://github.com/suitenumerique/meet.git
synced 2026-08-19 06:46:37 +00:00
🐛(summary) support webm
Mutagen lib doesn't support webm files. Since we have ffmpeg installed I just switch to using ffprobe for a broader support.
This commit is contained in:
@@ -10,7 +10,6 @@ dependencies = [
|
||||
"celery==5.6.2",
|
||||
"redis==5.2.1",
|
||||
"minio==7.2.20",
|
||||
"mutagen==1.47.0",
|
||||
"openai==2.28.0",
|
||||
"posthog==7.9.12",
|
||||
"requests==2.33.0",
|
||||
|
||||
Reference in New Issue
Block a user