hoard/config.toml
2024-03-07 16:18:47 +01:00

15 lines
No EOL
330 B
TOML

[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"