How to configure CRON on WP Video Robot

In order to WP Video Robot Automation tasks to work, you have to use CRON.
Learn how to configure it.

If you have a dedicated server or a VPS, you can set up CRON through SSH. Learn How
config_cron_ssh

If you are on shared hosting, you can set up CRON through cPanel (if it is enabled). Learn How
config_cron_cpanel

If you can’t use CRON on your local installation, you can set it up on a Third Party Service such as crondash.com. LearnHow
config_cron_crondash

Note that you can still use built-in WordPress CRON, but WP Video Robot will work only each time someone visits your site, and adding deferred videos will be disabled.
Cheers.