Hello Joomlart!
I am using S5 Media Player v2.
I would like to restrict videos for "premium" user category.
I sell subscriptions so users are only in premium level until their subscription last.
I have made an article for restricted videos with "premium" permission.
It is working, but with right-clicking on a video users can access and save the direct video url (even after they are not premium users) in video folder.
I tried to use .htaccess to the video folder like these:
order allow,deny
deny from all
In this case the video folder (and the videos in it) gets unaccessible BUT S5 Media player also can't play videos for premium users.
Do you have a suggested htaccess method for this issue? Or any other possibilities for proper restriction?
Thanks,
Tegger