Add options to customize output filename

This commit is contained in:
2022-03-19 01:50:05 +01:00
parent 25d0059f14
commit e02c0bf52e
2 changed files with 7 additions and 1 deletions

View File

@@ -10,6 +10,9 @@ mvw_endpoint = http://localhost:8000/api/query
title_dedup_winner = first
dl_progress_update_interval = 10
dl_threads = 2
dl_filename_pattern = &(channel)s - &(publish_date)s - &(topic)s - &(title)s.&(ext)s
dl_filename_spaces_to_underscores = yes
dl_filename_all_lowercase = yes
[maus]
min_duration = 1200