Sudo /usr/local/bin/yt-dlp -U

Hello,

I added a cron in admin panel to update yt-dlp

sudo /usr/local/bin/yt-dlp -U

But I get this error:

sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper

I suggest to use the shell as root user, you cant run other commands outside of $HESTIA/bin with root privileges.

So an easy crontab -e as root user (sudo su in case of deactivated root).

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.