Openload Bot

navarisun

Newbie
Joined
Feb 17, 2011
Messages
29
Reaction score
2
Hello,

i have a movie streaming website and i realized that open load automatically deletes inactive videos after 30 days of inactivity, my website is fresh new and not too much people are visiting, so i need to keep my movies on the openload server.

i'm intending to programming a bot that will play all my videos one by one so openload consider it streamable and keep it on their servers.

the question is how much time should i let the video play so it considered streamable to openload and keep it for another 60 days ?
 
make a bot for example every 15 days it reupload all videos at openload add add them to your site,
 
Hello. Mr. Pablo, i think it should beveasier to make a bot for playing the videos so openliad extend its timing on server, instead repload them which need too much space and effort.
 
any clue how to keep my videos without deletion ?
 
Hey guy
I want to contact you
i have the same project as you bro
send me a message we have to talk and we can help each other if u want
here is my twitter
@JacsoKale
 
Last edited:
if the video has to be played just for lets say 1 minute, you can use selenium and python to open the links in a list, watch it for one minute, and move on to the next link?!
 
Back
Top