Using Openload API to have immortal files for movie sites

Nogats07

BANNED
Joined
Jan 27, 2018
Messages
183
Reaction score
146
Hi! So yeah, I'm just curious if anyone here doesn't know this secret? "You can actually" have a movie site that doesn't get the movie files to be removed, yes, by using the openload api.

When a movie file was removed due to illegal reasons, the script will detect it and will automatically re-upload the movie file again, and rename it with the site url watermark.
The files are getting upload using remote so you don't need to manually interact with the script itself, pretty cool isn't it? :)

I actually had one client that requested me to do this and it's fairly easy to do (in my case as a developer haha).
The script will just rotate the upload of files and it will not be removed from openload servers forever unless openload gets closed lol.

The forum doesn't allow me to post image links, don't know why? :'(
 
if someone have that script please contact me, I'll pay
 
Good idea,post it in Downloads section it will be a great share in BHW
 
The forum doesn't allow me to post image links, don't know why? :'(
You aren't allowed to post image urls or any url, because you're new and the newbie filter is still in effect for your account.

You can share the script using code tags, if you want.
 
Would you like to Share this Script or Further Details if u Have? I can't see any further Reply From ur Side please Reply us Back @Nogats07
 
Can you explain the part "rename it with the site url watermark", then if the file with "site url watermark" get deleted, we will use another name or better generate name using random string ?
 
Can you explain the part "rename it with the site url watermark", then if the file with "site url watermark" get deleted, we will use another name or better generate name using random string ?
Your site url will be automatically appended in the filenames.
 
Your site url will be automatically appended in the filenames.
Thanks, but I still can't understand that clearly, can you send me an example url to my inbox ? :)
Do you think generate random name will have the same effect ? Because it's quite easy to generate random name and I think I can batch rename my whole database of 80k movies in a couple of minutes.

Thanks in advance!
 
I'd like to ad the script to my site, can you share with me, please?
 
I also like to ad your script with my movie site. Please share with me too.
 
Cheers for the idea.
Sadly openload is literally trash at the moment.

For normies that don't get it, here's a hint:
CheckFileStatus & checkRemoteUploadStatus & renameFile
 
For those interested, it should not be hard to code such things honestly... I see the original poster banned so I dont think he can answer...
 
i already did this to my site, 1 time upload only, it will automatically re-upload the file if you only have 1 copy of that file, so basically every movie has 2 links if one of the file deleted it will automatically upload it when someone view the page, sorry to my english,
 
Back
Top