Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cronjob to update youtube-dl not working #4204

Closed
TheGr33k opened this issue Nov 15, 2014 · 2 comments
Closed

cronjob to update youtube-dl not working #4204

TheGr33k opened this issue Nov 15, 2014 · 2 comments

Comments

@TheGr33k
Copy link

@TheGr33k TheGr33k commented Nov 15, 2014

I am trying to create a cron to update youtube-dl automatically but its not working...
*/15 * * * * youtube-dl -U >/dev/null 2>&1
Any idea how to fix

Regards

@phihag
Copy link
Contributor

@phihag phihag commented Nov 15, 2014

While this code looks correct, without any further information it is impossible to find the issue. Also, I am not sure that your question is about youtube-dl in the first place; if you cannot get anything to run with a cronjob, you should contact the support of the cron team.

For one, try writing a logfile. Do you see any output in there? If so, what does it say?

@TheGr33k
Copy link
Author

@TheGr33k TheGr33k commented Nov 15, 2014

You can close this thread....cron is running fine

@phihag phihag closed this Nov 15, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.