As title, it should be great for developers to run `pip install -U yt_dlp` automatically. It can consider using the `docker compose exec worker` command to run above command with `cronjob` approach.
As title, it should be great for developers to run
pip install -U yt_dlpautomatically.It can consider using the
docker compose exec workercommand to run above command withcronjobapproach.