fix comment

This commit is contained in:
yggverse 2026-04-07 16:30:17 +03:00
parent 1626dbe065
commit dab3454972

View file

@ -35,7 +35,7 @@ sleep = 1
[[channel.test.item]]
exec = "/usr/bin/echo {ID}" # Supported macro replacements:
# * {ID} - parsed item URL
# * {ID} - parsed item ID (e.g. `yt-dlp https://youtu.be/{ID}`)
# See also: https://codeberg.org/YGGverse/pidpilne/src/branch/main/usr/local/bin/aacp.m4a
stdout_contains = ["\n"] # Check stdout for containing expected string, optional