Open byronwat opened 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)
Can someone provide a public example video on google drive?
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)