1
0
mirror of https://github.com/snobu/destreamer.git synced 2026-01-19 22:42:19 +00:00

Implemented ffmpeg progress bar with first real candidate, ffmpeg-progressbar-cli

This commit is contained in:
snobu
2020-04-10 13:26:13 +03:00
parent f534ca160b
commit cd52b5cefa
3 changed files with 210 additions and 23 deletions

View File

@@ -29,6 +29,7 @@
"@types/mocha": "^7.0.2",
"axios": "^0.19.2",
"colors": "^1.4.0",
"ffmpeg-progressbar-cli": "^1.5.0",
"fluent-ffmpeg": "^2.1.2",
"jwt-decode": "^2.2.0",
"mocha": "^7.1.1",