From 95295f99cbb5d565ba3992da732da5514c28391a Mon Sep 17 00:00:00 2001 From: dec05eba Date: Sun, 25 Jun 2023 18:44:35 +0200 Subject: Youtube: force https protocol, fixes broken seek (and resume) --- example-config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'example-config.json') diff --git a/example-config.json b/example-config.json index 1ab1718..9f5aeef 100644 --- a/example-config.json +++ b/example-config.json @@ -42,7 +42,7 @@ }, "youtube": { // If true, resume playback where you left off in youtube videos - "load_progress": true + "load_progress": false }, "matrix": { // List of homeservers to display in the "Room directory" tab -- cgit v1.2.3