homeserver/roles/hedii.youtube-dl/defaults/main.yml
2020-08-18 11:57:53 +02:00

7 lines
248 B
YAML

---
# The path where youtube-dl executable will be installed.
# It is recommended to not change this path.
youtubedl_executable_path: "/usr/local/bin/youtube-dl"
# Do we need to update youtube-dl if it is already installed?
youtubedl_update: false