JW Player Integration Request.

spider13113

Newbie
Joined
Apr 4, 2023
Messages
2
Reaction score
0
Hello,

I have videos hosted on Google Drive, and I want to play them on my website, but I don't want to use the default Google Drive player, I prefer to use a player like JW Player. Is that possible?
 
Hello,

I have videos hosted on Google Drive, and I want to play them on my website, but I don't want to use the default Google Drive player, I prefer to use a player like JW Player. Is that possible?
You cant use player directly with drive videos since its hotlink protected
People use cloudflare workers to proxy the videos and play them with custom players
You can use that approach, there are sites like gdrive player check them for reference
 
You cant use player directly with drive videos since its hotlink protected
People use cloudflare workers to proxy the videos and play them with custom players
You can use that approach, there are sites like gdrive player check them for reference


Thank you, man. I will try this approach.
 
Back
Top