[GUIDE] How to play large Google Drive Videos on Kodular (tutorial)

To play large videos with direct link from Google Drive, we will need an extension:

[FREE] HPass - HTML Parser (Beta v0.1.0) - Extensions - Kodular Community

After installing the extension in your project, follow the step by step

Step 1:

Let’s create a connection with the export link of your video like this
image
In ConnectionId you will create your id.

In Url, put the export link of your google drive video

Step 2:

With the GetDocument block, you will create an id to your document with the id of your connection (previously created)
image

Step 3:

Now you will use the GotDocument event block. In it you will add your favorite Video Player
image

Step 4:

Then, you must assemble your blocks in this structure, so that the extension parses the html of your link and takes the absolute url of the video

This structure should be where you receive the url for reading in the video player

Ready! Now you can play large videos (over 100mb) directly with the google drive link

Youtube Video Tutorial:

[How to play large Google Drive Videos on Kodular - YouTube]

9 Likes

At first I tried it and it worked, but now it gives error



Bandwidth problem, something working something not playing
Use hosting for videos

3 Likes

So how to hosting for videos?

You have to purchase vps hosting search video on youtube

1 Like