mirror of
https://codeberg.org/YGGverse/ytd.git
synced 2026-04-08 04:55:26 +00:00
fix comment
This commit is contained in:
parent
1626dbe065
commit
dab3454972
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ sleep = 1
|
||||||
|
|
||||||
[[channel.test.item]]
|
[[channel.test.item]]
|
||||||
exec = "/usr/bin/echo {ID}" # Supported macro replacements:
|
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
|
# 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
|
stdout_contains = ["\n"] # Check stdout for containing expected string, optional
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue