View Single Post
Old 07-17-2015, 01:19 AM  
Tube Ace
So Fucking Banned
 
Industry Role:
Join Date: Nov 2008
Location: with your dream girl
Posts: 4,941
BettyBoob1: if you're still having trouble with the Mass Import tool not reading your import file, please send your FTP and WP admin login. I'm guessing it's a directory permissions issue. Super simple fix.

Quote:
Originally Posted by abinthenet View Post
Using mass import tool in tubeace script if you have more than 2000 posts is a horror. Even if you want to import only 5 or 10 videos. In many cases it causes server overload (dedicated).
Tube Ace serves as a bridge between import files and tube APIs (hubtraffic sites such as RedTube, PornHub, Tube8 and YouPorn) to import the video data into WordPress' database/API.

Below is a summary of Tube Ace's code while importing from RedTube's API:

Quote:
* Make API call to URL for a keyword and page number. In this case 'amateur' and page 1, in JSON format:

http://api.redtube.com/?data=redtube...medium2&page=1

* The API returns 20 videos per page/call.

* Iterate through a foreach() loop in PHP, adding each result's data (video id #, title, duration) into the WordPress database using WordPress' wp_insert_post() function https://codex.wordpress.org/Function...wp_insert_post

* Take the 16 jpg thumbnail URLs returned for each video and save to server.
There is nowhere in that code that says, "if we're at 2000 videos, let's create horror". Therefore, this is either a server (yes, even dedicated) or WordPress optimization issue.

Quote:
Originally Posted by BettyBoob1 View Post
To be honest TubeAce in general is a pain in the arse for me. Since last night the api imports have gone to shit. Sometimes they will import but more often than not it's failing. Mass import forget it! I know it's not my server too. I just wish I didn't buy it and went with another script.
It appears you do not understand how APIs work. The API (owned and controlled by the tube sites) outputs the video data when called upon by Tube Ace which is then imported into WordPress (as demonstrated above). API requests sometimes fail (again, not controlled by Tube Ace) due to a high number of requests occurring at that time or a number of other possible reasons (server outages, DDoS attacks). Let me assure you that Tube Ace is not programmed to take the day off or rewrite its own code on your server overnight to "go to shit".

Quote:
Originally Posted by armysmoke View Post
I wonder why TubeAce has not jump in on this thread.
To be honest, I just saw this thread as I rarely read this forum anymore due to the rampant trolling and idiocy, which I suppose should be expected as the name of this forum is "Go Fuck Yourself". Thankfully, I estimate that less than 5% of my traffic/sales originate from this forum.
Tube Ace is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook