mirror of
https://codeberg.org/YGGverse/ytd.git
synced 2026-04-08 12:55:32 +00:00
make is_live, is_short, is_upcoming optional
This commit is contained in:
parent
d8a0c31889
commit
7ca93042b7
3 changed files with 18 additions and 9 deletions
|
|
@ -13,9 +13,9 @@ sleep = 1
|
|||
|
||||
[channel.test]
|
||||
id = "UCl2mFZoRqjw_ELax4Yisf6w" # channel ID
|
||||
is_live = false
|
||||
is_short = false
|
||||
is_upcoming = false
|
||||
# is_live = false
|
||||
# is_short = false
|
||||
# is_upcoming = false
|
||||
# items_limit = 1
|
||||
# item_name_regex = ".*"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue