Quote:
Originally Posted by borked
Too late to edit my post, but:
perhaps better would be for the db server to reply something like:
result: (bool)
match_owner: {copyright owner contact or something}
match_video_length: (int)secs
query_video_length: (int)secs
That would give the tube script the freedom to do as they please?
All this is the reason why I said "discuss" - feedback, ideas are all good things 
|
Yep something like that would work. You could go a little further then a boolean result though.
You could spit back:
result: (int)percentage_match
and then let the script end decide "if its more then x% match, flag as possible copyright", "if its more then y% match, delete immediately"