From 11494549b9e1921c19f84315592493074eaa3669 Mon Sep 17 00:00:00 2001 From: Intel1 <25161862+Intel11@users.noreply.github.com> Date: Sat, 25 Nov 2017 09:19:39 -0500 Subject: [PATCH] gvideo: patron actualizado --- plugin.video.alfa/servers/gvideo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.video.alfa/servers/gvideo.json b/plugin.video.alfa/servers/gvideo.json index 25d10bd8..a25e6797 100644 --- a/plugin.video.alfa/servers/gvideo.json +++ b/plugin.video.alfa/servers/gvideo.json @@ -16,7 +16,7 @@ "url": "http://docs.google.com/get_video_info?docid=\\1" }, { - "pattern": "(?s)\"https://(lh.*?).googleusercontent.com/([^\"]+)", + "pattern": "(?s)https://(lh.).googleusercontent.com/([0-9a-zA-Z-_=]+)", "url": "https://\\1.googleusercontent.com/\\2" } ]