Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author Sutherland Boswell

    (@sutherlandboswell)

    Good news! Google Drive videos will be supported in the next version but will require entering an API key in the settings.

    Can you share an example of one of the embed codes you’re using so I can test it?

    Thread Starter vl4d

    (@vl4d)

    the official embed is this..

    <iframe src="https://docs.google.com/file/d/0B51SM5MmmKS8SnR4czBWNmFMUlE/preview" width="640" height="385"></iframe>

    Thread Starter vl4d

    (@vl4d)

    is not working the last rev..

    if you want create to work for this code(video is from google drive but code from youtube, is better)

    the official

    <iframe src="https://docs.google.com/file/d/0B9VJd4kStxIVellHZEdXdmdSamM/preview" width="640" height="385"></iframe>

    and my

    <object style="" id="" data="https://youtube.com/get_player?el=leaf" wmode="opaque" allowfullscreen="true" allowscriptaccess="always" type="application/x-shockwave-flash" height="720px" width="1280px">
        <param value="true" name="allowFullScreen">
        <param value="always" name="allowscriptaccess">
        <param value="opaque" name="wmode">
        <param value="allow_embed=0&partnerid=30&autoplay=1&showinfo=0&docid=0B9VJd4kStxIVellHZEdXdmdSamM&el=leaf" name="flashvars">
    </object>
    Plugin Author Sutherland Boswell

    (@sutherlandboswell)

    Yep! It’s working fine. Just be sure to go to the Providers tab in the settings and follow the directions to enter an API key.

    Hope you’ll leave a review!

    Thread Starter vl4d

    (@vl4d)

    edit:

    for this code is working but for my code not :/
    you can do anything??

    Plugin Author Sutherland Boswell

    (@sutherlandboswell)

    Oops! It looks like we were typing our posts at the same time. I was referring to the official code, but I can add support for the flash code in the next version.

    Thread Starter vl4d

    (@vl4d)

    ty you 🙂

    Thread Starter vl4d

    (@vl4d)

    i don’t want to open new topic so can you check the google drive because is not working anymore(i have the public key)

    Thread Starter vl4d

    (@vl4d)

    http://prntscr.com/4koymh (sorry for double post)

Viewing 9 replies - 1 through 9 (of 9 total)

The topic ‘google drive???’ is closed to new replies.