aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/streamlink
diff options
context:
space:
mode:
Diffstat (limited to 'streamlink')
-rw-r--r--streamlink/.config/streamlink/config11
1 files changed, 7 insertions, 4 deletions
diff --git a/streamlink/.config/streamlink/config b/streamlink/.config/streamlink/config
index 8756fe9..cfabb30 100644
--- a/streamlink/.config/streamlink/config
+++ b/streamlink/.config/streamlink/config
@@ -1,7 +1,10 @@
-player=mpv.exe
-player-no-close
+player=mpv
+player-args=--profile=stream
+player-passthrough=hls
+hls-live-edge=5
+stream-segment-threads=4
+webbrowser true
+webbrowser-headless true
retry-open=1
retry-streams=1
default-stream=best
-hls-live-edge=5
-stream-segment-threads=4