Release gdrive - Google Drive Video/Music Add-on
I used gdrive addon for DKnlght addon but video not play. It loading but not play.  I check the video and it uses hxxps://doc-0g-00-docs.googleusercontent.com
kodi.log

Code:
def VIMEO(Video_ID):
        SID=re.compile('/d/(.+?)/preview').findall(Video_ID)[0]
        URL = "https://docs.google.com/file/d/"+str(SID)        
        VideoURL = 'plugin://plugin.video.gdrive?mode=streamURL&url=' +URL
        return VideoURL   
====== Repo =====
https://goupon.github.io/file/   
Reply


Messages In This Thread
u - by Kraevin - 2015-05-13, 17:37
RE: [RELEASE] gdrive - Google Drive Video/Music Add-on - by cat2115 - 2017-11-23, 06:13
Logout Mark Read Team Forum Stats Members Help
gdrive - Google Drive Video/Music Add-on12