GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Help!! Any good anti hotlink script for movies? (https://gfy.com/showthread.php?t=800242)

jhmovie 01-17-2008 04:55 AM

Help!! Any good anti hotlink script for movies?
 
Please advice ant good anti hotlink scripts for movie file.
But please don't introduce antihotlinking.com, this guy stole me $299 already.
Thanks

jhmovie 01-17-2008 11:04 AM

Any suggestion?

k0nr4d 01-17-2008 11:08 AM

htaccess and mod_rewrite.

Other then that I can set u up with something custom using captcha probably, depending on exactly what you are doing and how much you are willing to spend.

Nasty 01-17-2008 11:11 AM

Quote:

Originally Posted by jhmovie (Post 13661230)
Please advice ant good anti hotlink scripts for movie file.
But please don't introduce antihotlinking.com, this guy stole me $299 already.
Thanks

How did he rip you off?, I use his script on all my machines and have never had a problem getting it installed

jhmovie 01-17-2008 11:28 AM

htaccess cannot avoid hotlink of movie file

jhmovie 01-17-2008 11:31 AM

Quote:

Originally Posted by Nasty (Post 13662417)
How did he rip you off?, I use his script on all my machines and have never had a problem getting it installed

Paid them $299 couple days ago ,
only received an email from their ccp shareit.com
No email from them,
Contacted them through icq day by day and no reply at all
I have requested a charge back already.
What a cheater!!

GrouchyAdmin 01-17-2008 11:35 AM

Your best bet is doing a passthrough auth; the easiest to implement is a wildcard subdomain which uses a hash which is tested for auth.

Hey, that's kind of how StrongBox works.

If you don't want to require login, use mod_rewrite to test filetype, referrer, and link all movies through a passthrough script. It's trivial to use $_SESSION in PHP and fpassthru.

jhmovie 01-17-2008 12:13 PM

Quote:

Originally Posted by GrouchyAdmin (Post 13662542)
Your best bet is doing a passthrough auth; the easiest to implement is a wildcard subdomain which uses a hash which is tested for auth.

Hey, that's kind of how StrongBox works.

If you don't want to require login, use mod_rewrite to test filetype, referrer, and link all movies through a passthrough script. It's trivial to use $_SESSION in PHP and fpassthru.

Thanks for your reply.
Actually I am a programing idiot, All I want is to buy a anti hotlink scripts for mpeg and wmv.
Thanks again!!:thumbsup:thumbsup

Diligent 01-17-2008 01:38 PM

I just set a cookie on a page with video on it, and refuse access to the directory with videos by htaccess (unless it finds the cookie) - simple works :)

pip 01-17-2008 02:35 PM

Traffic Guardian

V_RocKs 01-17-2008 03:10 PM

Quote:

Originally Posted by jhmovie (Post 13662508)
htaccess cannot avoid hotlink of movie file

Works fine for ***...

raymor 01-18-2008 11:01 AM

As mentioned above, a simple .htaccess which checks the referer won't
work reliably because some video players, most notably Windows Media Player,
won't send a referer header. Cookies also won't work reliably because many
surfers have cookies turned off. There go the really simple approaches.

If your videos are in a members' area, protected the members' area with
Strongbox will also take care of hotlinking. If the are in a public area where
people do not have to log in, a time dependent hash is probably the way to go.
We could set up soemthing liek that for you.


All times are GMT -7. The time now is 03:37 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123