Upload with a Twist of Lemon

naughtynewell

Regular Member
Joined
Mar 24, 2013
Messages
249
Reaction score
93
So I'm sure you're all aware of the very popular upload method that has been posted on the making money forum multiple times with various twists, turns and little thing to keep it generating income.

I've been working on my upload game and I think I'm finally at the stage where I can start to bank with it.

I'm a programmer and have written some scripts that do the following:

Sourcing The Videos
Something that I actively wanted to avoid was getting takedown notices and being banned, to this end I decided to find a source for the videos that I was going to upload that would (without be having to eyeball EVERY single video) be relatively free from copyright claims and takedown notices.

Once I had found a suitable candidate for my source videos (have a quick think about it) I set about implementing their API into a python script which would scrape all the videos from a given page and store them locally.

Now that I have a big list of urls of videos I validate them to make sure they exist and also check their length, I want to create compilation videos of a particular length so I need to know the length of each "chunk" of video.

I randomly create groups of videos that are as close to my target length as possible.

Using FFMPEG I download all the various videos for a compilation, scale and pad it to a given size and then append them all to each other to create one long video of several different clips.

Uploading The Videos

Again, with a python script I use selenium a browser testing framework to navigate to my upload site and fill out all required forms, and upload the file from my fileserver to the site. I name the video with a number and provide a link to my money site in both the title and the description of the video.


-------
I currently have 63 videos uploaded and ~300k views on my channel. I'm hoping to upload around 10 videos a day and keep growing the channel to around 300 - 400 videos before I start to think about multi accounts.

For now I am earning cents per day through my money site, I'm not sure if that's because I'm getting stiffed and could be doing a lot better, or because that's just the traffic quality that I'm procuring from the sites I upload to. My suspicion is the latter.

I'll post on a semi regular basis with view numbers and income. If anyone has any suggestions for me, let me hear em!
 
From this vague description I am going to assume you are talking about PORN?
 
Yes, I am. I am considering making my code open source / available to people if they're interested in it.
 
Yesterday:
Screen Shot 2018-03-02 at 7.32.44 am.png
Screen Shot 2018-03-02 at 7.32.19 am.png

Up to 102 videos - near that half a million! Not getting a good conversion rate to my money site, however. Which, as you'll notice is a hostedtube - wondering if I should switch it up to use chaturbate whitelabel instead as that pertains to my niche...

Screen Shot 2018-03-02 at 7.37.41 am.png

It's interesting to see the difference between the hosted tube stats and google analytics, I wonder why there is such a large discrepancy between the two, maybe bots are visiting the page a lot and GA isn't accounting for them?

I think I'll go a few more days on HostedTube and then switch things up to Chaturbate or another similar site.

Last Month (February):

Screen Shot 2018-03-02 at 7.40.25 am.png

Screen Shot 2018-03-02 at 7.40.49 am.png
 
Back
Top