Porn downloading and uploading system

TaAaZZ28

Regular Member
Joined
Aug 31, 2014
Messages
259
Reaction score
117
Hey! Inspired by Adrian's porn uploading method, I decided to try it. I started it few weeks back, my main goal was to focus on quantity not quality and I was wrong.
I uploaded around 400 videos, I get around 50-60 unique everyday but none seem to convert. I have only 3 leads after 4 week and 400 videos.

Anyway, here is the script I used. FREE FOR ALL TO MODIFY AND USE.
It's not a fully automated script but it can help you save a lot of time. You can even use parts of it, eg. the watermarker, according to your needs.

Downloader
There are mainly 4 parts of the downloader script:
1) Downloader: Downloads videos from the xHamster link provided in the script (currently set to Daily most viewed cam in xHamster) if they meet the criteria
2) Watermarker: Adds image to bottom right (Messes up if resolution too small)
3) Name editor: Removes - from title names
4) CSV Maker: Makes CSV file for iMacros uploadg

Uploader
Uploading script is made using iMacros. You have to manually set the loop number and click on 'Play loop'
1) Pornhub: Completely automated including login
2) Youporn: Completely automated including login
3) XVideos: You have to login, go to upload page and fill captcha once, then click on Play.

Software Required
See the TXT in Softwares folder.

Installation
1) Place the 'TheMethod' in main directory of C dive so that everything works without editing the directories in scripts.
2) Replace the watermark png to yours
3) Edit the dl.js script link " title += '-Trinity-Porn'" to " title += '-YOUR-SITE-NAME'
4) Edit the login infos in PH and YP iMacros scripts

Usage
1) Install the required softwares
2) Run 'run1.bat' this will download the videos to the 'Downloads' folder and then watermark them and save them to 'Final' folder.
3) Run 'Run2.bat', this will rename the files to correct format and make a csv file for uploader
4) Open firefox and run the iMacros scripts :)

Download
Link: http://bit.ly/1OwG9Fo
Password of RAR: BHw


I was not able to utilize these scripts properly but I hope you can! If you can improve these scripts, please do and PM me the new versions so I can update the links.
I wont stop working on this method, now I will focus on quality rather than quantity. If any of you experts - already making good money with it- have any tips please PM me :)

If someone wants to donate me a small figure of 10 million dollar, please do! /s

GOOD LUCK! HAVE FUN!
 
Last edited:
that's what i wanted. Thanks for share buddy.
 
You should add a VirusTotal scan, because it's required by BHW rules(unless I'm remembering wrong)
 
I ran it and it's downloading videos in sec!!
but i got this error, maybe I need something with ffmpeg? http://prntscr.com/bia462
and if i wanna change the category to download from Xhamster, what do i have to change?
this is so great! thanks again :)
 
I ran it and it's downloading videos in sec!!
but i got this error, maybe I need something with ffmpeg? http://prntscr.com/bia462
and if i wanna change the category to download from Xhamster, what do i have to change?
this is so great! thanks again :)
Hey! You have not installed FFMPEG correctly. You shouldnt have this error after installing.
To change the category, open getdlurl.js with notepad and change the link in quotes infront of casper.start.
Your welcome. GLHF :)
 
Hey! You have not installed FFMPEG correctly. You shouldnt have this error after installing.
To change the category, open getdlurl.js with notepad and change the link in quotes infront of casper.start.
Your welcome. GLHF :)
Thanks for your reply TaAaZZ28!
will install ffmpeg again and try :)
 
I coded an uploader like this one back in the days I was trying this method, made on Java. After using it for like 2 weeks and uploading almost 500 videos I only got one lead, that's why I quit this method.
 
I coded an uploader like this one back in the days I was trying this method, made on Java. After using it for like 2 weeks and uploading almost 500 videos I only got one lead, that's why I quit this method.
the conversion seems so low?? I can easily make hundreds at least...per week...
 
and I thought it downloaded the videos but it was just filenames and not really videos.. :(
quite difficult to implement this.. since i hv no dev knowledge lol
 
As I see IG and FL is so last year now and Adrians porno uploading is trending on BHW because I see like 3-4 new threads about this daily :)
good luck guys :)
 
and I thought it downloaded the videos but it was just filenames and not really videos.. :(
quite difficult to implement this.. since i hv no dev knowledge lol
PM me the error, ill try to fix it for you :)
 
Good on you man! This will help many of the new people starting out
 
Thanks for your share.

Just quick questions : the videos dowloaded, on my side, don't have any size, I mean 0. In this sense, I can't read it, 'cause they're "empty".
Furthermore, how run the iMacros script in Firefox?

Thanks!
 
Thanks for your share.

Just quick questions : the videos dowloaded, on my side, don't have any size, I mean 0. In this sense, I can't read it, 'cause they're "empty".
Furthermore, how run the iMacros script in Firefox?

Thanks!
Hmm someone else was also facing this problem. Let me install everything on a clean vps and try it.
To run imacros script go to Firefox, add iMacros addon, place the scripts in documents/imacros/macros/ then open the addon. Select the script you want to run and click on Playloop.
 
Hmm someone else was also facing this problem. Let me install everything on a clean vps and try it.
To run imacros script go to Firefox, add iMacros addon, place the scripts in documents/imacros/macros/ then open the addon. Select the script you want to run and click on Playloop.
I was the one had the exact same problem :)
thanks for your kind words and support!
hope it's fixed and help BHW ppl
 
@monnoname @DotMel Alright here is the fix. I forgot two very very important steps in the orignal post. Mods if possible, please add this to original post :)

Installation-2
Install NODE from https://nodejs.org/en/download/
Open cmd and enter the following commands:
1) cd C:\TheMethod\Scripts\Downloader
2) npm install (this should install all the modules from packages file if not, open packages.json with notepad and install all the dependencies manually for example 'npm install casperjs' or 'npm install wget')

Add PhantomJS and ffmpeg to global directory

Right click on my computer and select Properties
Select Advanced system settings
Click on the Environment Variables.. button
Under the System Variables section, find the Path variable
Add ";C:\TheMethod\Software\phantomjs-2.1.1-windows\bin\;C:\TheMethod\Software\ffmpeg-20160522-git-566be4f-win32-static\bin\" and save


I hope this fixes it and there are no more problems. If there are let me know!
 
Back
Top