hi
so everyone who know inspect element can simply find my video src url and then download it
i want prevent that so i heard about blob urls are they working only in javascript? or there is a way i can make it in php
or maybe there is another way in php to protect url?
if i have to use blob i need add code when i upload video and then it makes own link or i can use ready link like myweb.com/videos/video1.mp4 to convert it to blob?