[FREE] Python Bots - Xvideos/Tumblr - Ask for more

  • Thread starter Thread starter Deleted member 332870
  • Start date Start date
Hello @atosz33! Excellent work!
Iam curious if your xhamster and tumblrfollow bot still work.
I tried the xhamster,the one that gives you links from videos,but I cant make it to work.
 
Now a little longer waiting before something else is shown after entering tags, and then bum :)
imgur.com/a/qmcym
 
I tried to use the xhamsterbot.py that you have at gifthub
First I encountered a problem about "no global variable 'tags' ", so I made one,for example tags='anal'
Then an error occurred about there was not folder "videos" into python2.7,made one
then it started,and Im waiting.What now? is it working? cant see if its downloading
upload_2017-8-5_16-10-55.png

EDIT: Checked the videos folder and there are 3 videos with file size of 0 bytes. They dont open obviously.

EDIT2: Checked again after some hours and there some videos downloaded. So it works. But after 8=10 videos it stoped,saying that it exceed a limit
 
Last edited:
wow , youre really good..
thanks for sharing
do u think u can upgrade the bot to upload on multiple porn websites ?

eum btw how can i download .exe files ? are they removed ?
 
Last edited:
I tried to use the xhamsterbot.py that you have at gifthub
First I encountered a problem about "no global variable 'tags' ", so I made one,for example tags='anal'
Then an error occurred about there was not folder "videos" into python2.7,made one
then it started,and Im waiting.What now? is it working? cant see if its downloading

EDIT: Checked the videos folder and there are 3 videos with file size of 0 bytes. They dont open obviously.

EDIT2: Checked again after some hours and there some videos downloaded. So it works. But after 8=10 videos it stoped,saying that it exceed a limit


I know these errors, I have a new version.
Committed there: https://github.com/atosz33/bloghubot/blob/master/xhamsterbot.py
There is 10 threads
and 20 page is parsed
Check variables:
max_thread = 10 (you can change nmbr of threads)

in
def tag_search(self):
self.vidlist = []
for tag in self.tags:
for number in xrange(0,20):

Change 20 for more pages.
init =XHamsterDownloader('amateur hardcore')
There come the tags separated by spaces.
 
@atosz33 What about this? :)
Now a little longer waiting before something else is shown after entering tags, and then bum :)
imgur.com/a/qmcym
 
I am currently trying zo solve this. Probably captcha error, or new xvideos authentication
 
Hello @atosz33! Excellent work!
Iam curious if your xhamster and tumblrfollow bot still work.
I tried the xhamster,the one that gives you links from videos,but I cant make it to work.
The xhamster downloader works currently, pretty fast ig you have great network speed.
There is 2 tumblr bot one selenium based one requests based, I dont kboe whuch shared, the requests based works currently as far as i know, laat week i used it. Sadly i am lack of free time. I will makr a new thread, currently I have a sex.com, punchpin, twitter, tumblr uploader whick works, the xhamster downloader, and i am on the xvideosuploader issue.
 
Sure, captcha cant be breaked with bots
 
@atosz33 oh bro. It is nice and .... amazing :D U're big :D .
Thank you very much for all this things, doing this, your time, your effort, your kindness. I really appreciate it :) I hope all other pipl too.
Works great now :).
 
Thank you so much for the answers.
I have some basic python knowledge and I have to admit that youve done an excellent job.
 
Tested it guys :) Work fast and its upload sucessfully. But take care with VPS, because probably xvideos could flag your ip and make captcha secured login, and the bot cant break the captcha
 
Back
Top