View Single Post
Old 07-10-2013, 06:33 PM  
Dankasaur
So Fucking Fossilized
 
Industry Role:
Join Date: Sep 2011
Posts: 1,432
Do you run a tube site and allow YOUR hosted videos to be embedded? Come inside.

Working on redoing Tube Video API to be less full of shit, and more quality content. With that, I am completely scrapping my current tube site lineup and method of getting those videos in favor for the API being used itself.

Scraping is good if you don't give a shit about the content posted on your site, but I am learning people want quality content they can work with, so I am building a submit API where users can sign up and actually apply to submit their content.

How it works is you'll apply for an API key on my site, and if approved you'll be able to use the submit API endpoint which will allow you to make POST requests with the following data and it will store it and allow end users to search, browse, and even automatically embed your videos on their sites quickly and easily.

Code:
'key', 'title', 'description', 'keywords', 'embed', 'url', 'paysite', 'thumbnail', 'duration', 'domain'
A little break down of these submit fields.

Quote:
Key: your approved API key.
Title: The title of the video, ex: Susan gets fucked by John
Description: A synopsis of the video, ex: Susan loves when John takes her from behind
Keywords: Tags or categories the video fall under, ex: hardcore,penetration,pornstars
Embed: The url to embed either the iframed or object version of the video, ex: http://example.com/embed/2352/
URL: The direct page URL to the video, ex: http://example.com/videos/2352/susan...fucked-by-john
Paysite: The paysite you associate the video with to make money from that video, ex: milfhunter.com
Thumbnail: A good sized and quality thumbnail depicting what the user can see in the video, ex: http://example.com/thumbs/2352-450x500.jpg
Duration: The length of the video in the following format HH:MM:SS, ex: 00:05:23
Domain: The domain of the site you're submitting from, ex: jimspornovids.com
I have made the API as clean as possible to make it easy for you to update my database for users to embed your content, all you have to do is set a user agent, and make a POST at the submit endpoint with your data and the system will check to see if it's already been posted and notify you if it hasn't, or insert it and tell you if it failed or not.

I'd like to get as many sites on board as possible and I am open to helping customize your scripts to make these submits automatically when you add a video.

PLEASE NOTE: I will not accept sites with shit titles and descriptions, so if most of your videos are titled like "vid 3252" or "self-fuck 2" I will deny your request. I want to provide quality content to my users, and also help quality tube sites get embeds and traffic.

If you'd like to keep your sites private (not share them on GFY) you can email me too, which is on my contact page.

Looking forward to working with you guys.

Last edited by Dankasaur; 07-10-2013 at 06:39 PM.. Reason: Accidentally a word.
Dankasaur is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote