I have this in crontab:
*/5 * * * * python3 /root/projects/download.py >> /root/projects/download_errors.log 2>&1 */10 * * * * python3 /root/pro