hoard/config.toml

15 lines
330 B
TOML
Raw Normal View History

2024-03-07 15:18:47 +00:00
[hoard]
# Data Download Directory
data_dir = "./download"
[youtube]
# Interval in minutes for checking
interval = 2
# Format of the thumbnail image
thumbnail_format = "jpg"
# Output Template
output_format = "%(title)s [%(id)s].%(ext)s"
[youtube.channels]
# Channel Mappings
MentalOutlaw = "https://www.youtube.com/@MentalOutlaw"