From 7756f5e9e4f766745d05fbcdaae690f4659fdf28 Mon Sep 17 00:00:00 2001 From: unnutricious Date: Thu, 8 Feb 2018 02:33:44 -0500 Subject: [PATCH] [bigo] update video regex to match current website (#1412) --- src/streamlink/plugins/bigo.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/streamlink/plugins/bigo.py b/src/streamlink/plugins/bigo.py index ed863fc1408..a3594da4add 100644 --- a/src/streamlink/plugins/bigo.py +++ b/src/streamlink/plugins/bigo.py @@ -52,7 +52,7 @@ class Bigo(Plugin): r'''^\s*(?[^"']+)["']""", re.M) @classmethod