Can I stream video from google drive or Mega cloud to my website? How it is possible?

I want to stream video from google drive on my website.
How it is possible??
I have been stuck here!
Anyone help me??

2 Likes

Yes, you can.

First, you have to upload the video on google drive and share the link with “anyone can view this link”.

It should look like this:

Copy the underline code and put the code after id equals to

https://drive.google.com/uc?export=view&id=**yourcodehere**

For example: I have this code as in above image(underlined one):

1JcU9W20mEUmSDO4G5IT-1YU9tBnuhDS

Now I have to put it like

“https://drive.google.com/uc?export=view&id=1J0cU9W20mEUmSDO4G5IT-1YU9tBnuhDS”

Now you can use this to stream your videos through google drive.

If you want then shorter with any URL shorter. You can use this one. After that you can use it to stream anywhere on your site.

PS. Very slow.

This is not working please update it if there???

1 Like

what is not working? Please be specific about your query.