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" } ]