splitbrain / dokuwiki-plugin-vshare

Plugin to easily embed videos from various video sharing sites into DokuWiki
http://www.dokuwiki.org/plugin:vshare
17 stars 19 forks source link

google drive videos #50

Open byronwat opened 7 years ago

byronwat commented 7 years ago

hello thanks for the great work

i tried to had google drive feature. but i get this when trying to had a new link {{google>undefined?medium}}

in sites.conf i hadded : google iframe https://drive.google.com/file/d/@VIDEO@/preview

and in site.js : 'google': '\d[0-9A-Za-z]+'

then i touched local.php

but doesn t work if i inspect the generated code <iframe src(unknown) etc ... even if i put the real video identifier in {{google>XXXXX?medium}} i get the same src(unknown)

splitbrain commented 2 years ago

Can someone provide a public example video on google drive?