nathancy / jekyll-embed-video

Embed videos in Jekyll webpages without a plugin (Youtube, Vimeo, Twitch, Facebook, Instagram, Twitter, TikTok, Streamable, Google Drive clips + more)
MIT License
257 stars 173 forks source link

Possible to embed Google Drive videos? #1

Closed shahadatksr closed 6 years ago

shahadatksr commented 6 years ago

As the tittle says,I want to know if it is possible to embed Google drive videos.If yes then how to do it without giving away the url of the video.

nathancy commented 6 years ago

Hmmm interesting. Haven't thought about embedding Google drive videos. I'll look into it. I'm guessing its possible since its probably just putting an iframe element in. Thanks

On Thu, Jul 5, 2018, 12:54 AM shahadatksr notifications@github.com wrote:

As the tittle says,I want to know if it is possible to embed Google drive videos.If yes then how to do it without giving away the url of the video.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/nathancy/jekyll-embed-video/issues/1, or mute the thread https://github.com/notifications/unsubscribe-auth/AMnh_ba9q4SW2VDN3gknkDTxrdO6DcLnks5uDfBWgaJpZM4VDq83 .

shahadatksr commented 6 years ago

Thanks for the quick reply.Will be looking forward to it.

nathancy commented 6 years ago

I've added the functionality in. Look at the README.md for steps to embed a Google drive video. Take a look at the demo link to see the result.