[ Video Sharing CMS v4 ] YouTube Automated Question

Started by megaman79,

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

megaman79Topic starter

Hello PHPVibe, - I have a question about the YouTube Automated.

If I enter a YouTube user that has 200 videos. If I just enter the youtube user, pick category, then  auto push;NO, ((imported 20 videos)) and click Automate this Button.

When the Cron Run next time for this user, it will Continue where it was left?, or it will not continue, or it will import only new videos upload by the user?

Hope I make this clear.

Thanks for the help.
"Very Happy with PHPVibe"
  •  

PHPVibe A.

The cron imports new videos from page 1 to limit page.
Doesn't know where you stopped, but you have the no duplicates check.

megaman79Topic starter

Quote from: Alexander on
The cron imports new videos from page 1 to limit page.
Doesn't know where you stopped, but you have the no duplicates check.

The Duplicates is not Check.

The: Which page to end push (Youtube returns) I change it to 2000.

So, if use 2000 for the Return value, it will work what I'm asking?

"Very Happy with PHPVibe"
  •  

PHPVibe A.

Youtube only returns top 20-24 pages of results, 2000 is a server overkill.

megaman79Topic starter

Quote from: Alexander on
Youtube only returns top 20-24 pages of results, 2000 is a server overkill.

Thanks, I will change it to 24. So to finish this question. If the import, upload the first 20 videos, the rest will be continue with the Automatic Cron, if i set the Return to 24, after that it will just upload the new videos the user upload..etc.

Thanks for the help.
"Very Happy with PHPVibe"
  •  

PHPVibe A.


Similar topics (7)