Skip to content

Commit 2687341

Browse files
stasmarkinumputun
authored andcommitted
fixed command for ytdlp_update
1 parent ba93f03 commit 2687341

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ youtube: # youtube configuration, optional
6767
- {id: PLZVQqcKxEn_6YaOniJmxATjODSVUbbMkd, name: "Точка", type: "playlist", lang: "ru-ru", filter: {include: "ТОЧКА", exclude: "STAR'цы Live"}}
6868
ytdlp_update:
6969
interval: 24h # update interval for yt-dlp. If not set, yt-dlp will not be updated
70-
cmd: "pip3 install --break-system-packages -U yt-dlp" # update yt-dlp command
70+
command: "pip3 install --break-system-packages -U yt-dlp" # update yt-dlp command
7171

7272
system: # system configuration
7373
update: 1m # update interval for checking source feeds

0 commit comments

Comments
 (0)