* Add fluent-ffmpeg back and cross-platform progress bar
* Repo clean up
Move ts files to src, build and output js files to build folder
* Do not print messages when exit code is 0
this is triggered by signal events
Co-authored-by: kylon <kylonux@gmail.com>
* changes in the evaluation of sessionInfo
* added Errors struct
* changed error handling if FFmpeg not present
* fixed error loggin thanks to the new Errors struct
* minor fix after changes in sanitizeUrls
* fix for succsesful execution and unknown code