

I was able to implement this in JWPlayer and it works when serving with PHP, yet the same IDM fetch my video file, I search for other means which is htaccess and it is below RewriteEngine on

file.php?myvideo.flv -> /api/file/JU78vhx5uh I change the structure of code and added htaccess to rewrite the link, so that the direct access to the file is not display.

Am having some issue fixing media file hotlink or download using IDM, am working on serving a video file using PHP and it works fine, but I notice that IDM installed on my computer was able to add download box to the video I am playing using jwplayer.
