Mutex in ffmpeg conversion (only supports one command at a time)

This commit is contained in:
TC
2021-03-24 21:44:48 +01:00
parent fd518e39ff
commit 84142ab27e
3 changed files with 20 additions and 2 deletions

View File

@ -66,6 +66,7 @@
"@ffmpeg/core": "^0.8.5",
"@ffmpeg/ffmpeg": "^0.9.7",
"YoutubeNonStop": "git://github.com/lawfx/YoutubeNonStop.git#v0.8.1",
"async-mutex": "^0.3.1",
"browser-id3-writer": "^4.4.0",
"discord-rpc": "^3.2.0",
"downloads-folder": "^3.0.1",