From 8b96d4d9623fa2e412b839e89d411660b368d2b7 Mon Sep 17 00:00:00 2001 From: Intel1 <25161862+Intel11@users.noreply.github.com> Date: Sun, 1 Oct 2017 10:16:12 -0500 Subject: [PATCH] Update gvideo.json --- 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 c185fcf8..a5d78fe4 100644 --- a/plugin.video.alfa/servers/gvideo.json +++ b/plugin.video.alfa/servers/gvideo.json @@ -14,7 +14,7 @@ "url": "http://docs.google.com/get_video_info?docid=\\1" }, { - "pattern": "(?s)https://drive.google.com/file/d/([^/]+)/preview", + "pattern": "(?s)https://(?:docs|drive).google.com/file/d/([^/]+)/preview", "url": "http://docs.google.com/get_video_info?docid=\\1" }, {