Quote:
Originally Posted by darksoul
I had to double check to make sure, I'm not seeing it:
Code:
127.0.0.1 - - [24/Mar/2009:09:52:36 -0500] "GET /flvideo/1.flv HTTP/1.0" 200 4765368 "-" "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.7) Gecko/2009030422 Ubuntu/8.04 (hardy) Firefox/3.0.7"
|
That's a browser request.
Check the headers. Just cap'd this.
Code:
GET /video.php?file=SNIPSNIP HTTP/1.1
Accept: */*
Accept-Language: en-US
Referer: http://members3.site.com/flash/flvplayer.swf
x-flash-version: 10,0,12,36
UA-CPU: x86
You *cannot* unset x-flash-version, UA-CPU or Referer in flash.
I personally like the rolling hash + timebombed URLs. If you make them last for say 5 plays or 1 hour, people add them to their tubes and forget about them, then they end up w/ broken URLs ;)