diff --git a/streamlink-ttvlol.patch b/streamlink-ttvlol.patch index 30b3229..52a71bd 100644 --- a/streamlink-ttvlol.patch +++ b/streamlink-ttvlol.patch @@ -1,5 +1,5 @@ diff --git a/src/streamlink/plugins/twitch.py b/src/streamlink/plugins/twitch.py -index 129caa00..062798d0 100644 +index 129caa00..617dd3fb 100644 --- a/src/streamlink/plugins/twitch.py +++ b/src/streamlink/plugins/twitch.py @@ -25,7 +25,7 @@ from datetime import datetime, timedelta @@ -15,7 +15,7 @@ index 129caa00..062798d0 100644 log = logging.getLogger(__name__) LOW_LATENCY_MAX_LIVE_EDGE = 2 -+STREAMLINK_TTVLOL_VERSION = "29a3107e-master" ++STREAMLINK_TTVLOL_VERSION = "6.8.2-20240705" @dataclass diff --git a/twitch.py b/twitch.py index 062798d..617dd3f 100644 --- a/twitch.py +++ b/twitch.py @@ -55,7 +55,7 @@ log = logging.getLogger(__name__) LOW_LATENCY_MAX_LIVE_EDGE = 2 -STREAMLINK_TTVLOL_VERSION = "29a3107e-master" +STREAMLINK_TTVLOL_VERSION = "6.8.2-20240705" @dataclass