MrBrax / LiveStreamDVR

An automatic livestream recorder
MIT License
349 stars 25 forks source link

Added field for additional args for streamlink in settings #518

Open Killer-Awesome-Phantom opened 3 months ago

Killer-Awesome-Phantom commented 3 months ago

Added a field to setting to allow users to pass additional argumants to streamlink.

This is usefull for passing flags that are currently not supported along with future flags that me be added by stream link without the need to update LiveStreamDVR

MrBrax commented 3 months ago

Have you tested this with arguments that contain spaces?