beardypig / streamlink-portable

A script to build a portable version of Streamlink for Windows
Apache License 2.0
77 stars 18 forks source link

Streamlink parameter quotation bug #19

Closed bastimeyer closed 2 years ago

bastimeyer commented 3 years ago

This was reported on the Streamlink Twitch GUI Gitter channel: https://gitter.im/streamlink/streamlink-twitch-gui?at=6017d87955359c58bf14288c

$ ./streamlink.bat -p mpv.exe -a '"--title=foo | bar"' URL STREAM
'bar\""' is not recognized as an internal or external command,
operable command or batch file.