Import Embedded Adult Videos for Pornhub, RedTube, Tube8, YouPorn, xHamster via API

Import videos by keyword and filter by minimum ratings requirements using the API import tools from Pornhub, RedTube, Tube8, YouPorn and xHamster. This is the fastest and easiest method to import thousands of relevant videos in a short amount of time.

The “Set All” values on each import page will set all imported videos with the specified value. The available set all values are:

Status – Possible values: Publish, Pending, Draft, Future, Private

Author / Sponsor – Set the name of the author or sponsor name for which you can create a new separate WordPress user account.

Post Date – Set the date and time to assign to imported videos.

Category – If you wish to import videos to a specific category, create the category in WordPress Admin > Posts > Categories.

Description – This field can be a description of the video used in addition to the video title.

Tags – Specify the tags for the video. Multiple tags can be added by separating multiples with commas. example: milf, blonde, heels

Performers – Specify the names of the performers / porn stars for the video. Multiple tags can be added by separating multiples with commas. example: Riley Reid, Lisa Ann, James Deen

Sponsor Link Anchor Text – If you want to include an affiliate link or any link to a website, you can specify the linked text here. Display this link on the video page (single.php theme template file) with the following code:

<?php if(function_exists('tubeace_sponsor_link')) { tubeace_sponsor_link(); } ?>

Sponsor Link URL – If you want to include an affiliate link or any link to a website, you can specify the URL here. Display this link on the video page (single.php theme template file) with the following code:

<?php if(function_exists('tubeace_sponsor_link')) { tubeace_sponsor_link(); } ?>

Misc 1-5 – These fields can be used to display any text or HTML code such as banners or links. Display this field on the video page (single.php theme template file) with the following code:

<?php if(function_exists('tubeace_misc')) { tubeace_misc(1); } ?>

Note: change the parameter in the tubeace_misc() function to the particular field 1-5 you want to display.

With the API import tools, you may also create auto-import jobs to automatically import new videos throughout the day, everyday.