Some videos don’t play from GitHub links

Hi, in my app I play videos using links from GitHub, which are loaded from a Google Spreadsheet.
Some videos work, but others don’t play at all.
All links look correct and in the same format.


Any idea why this happens? Thanks!

Hi Komang,

Can you provide a few problematic links to test?

Sorry for the late reply.

https://github.com/Krisna7760/Video-Kata-Kolok/raw/refs/heads/main/Air.mp4

I’ve tested it in the browser and didn’t find any issues. Could you help identify the problem?

It is a download link beacuse it open my download manager .
find a url that play video one brower

Why it doesn’t work:

  • GitHub sends video files with headers that don’t allow range requests, which are required for streaming video in many players.
  • Kodular’s Video Player needs a direct link that supports streaming, not a download-only link.

Thanks, do you have any recommendations for video playback?

Kodular default video player is fair better i thing

also u can try this

1 Like

How do you create a direct link? Do you have any recommendations?..Sorry, I asked the wrong question earlier.

I thing You should use google drive or cloudinary.

thanks you

Do you want to close this topic by marking it as a solution?

1 Like

Yes..I want to try it first.. if it works later.

1 Like