Add options to customize output filename
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user