7 lines
248 B
YAML
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
|