2022-03-10 07:31:14 +01:00
[DEFAULT]
self_name = mvw-dl
tmp_base_dir = /tmp/%(self_name)s
state_base_dir = /var/lib/%(self_name)s
state_files_dir = %(state_base_dir)s/state
state_file_retention = 50
state_file_name_prefix = state-
state_file_name_suffix = .log
2022-03-13 17:28:19 +01:00
mvw_endpoint = http://localhost:8000/api/query
2022-03-14 06:58:45 +01:00
title_dedup_winner = first
2022-03-17 17:23:41 +01:00
dl_progress_update_interval = 10
2022-03-17 17:37:57 +01:00
dl_threads = 2
2022-03-19 01:50:05 +01:00
dl_filename_pattern = &(channel)s - &(publish_date)s - &(topic)s - &(title)s.&(ext)s
2022-03-19 03:52:26 +01:00
publish_date_srtftime_pattern = %%Y%%m%%d
2022-03-19 08:50:51 +01:00
dl_filename_replace_spaces_with =
2022-03-19 03:52:26 +01:00
dl_filename_all_lowercase = no
2022-03-10 07:31:14 +01:00
[maus]
2022-03-16 15:49:29 +01:00
min_duration = 1200
2022-03-10 07:31:14 +01:00
max_duration = 2700
query = @maus-query.json
2022-03-16 15:49:29 +01:00
title_not_regex = audiodeskription|gebärdensprache
2022-03-19 16:08:12 +01:00
# dl_filename_pattern = &(publish_date)s.&(ext)s
# publish_date_srtftime_pattern = S%%YE%%Y%%m%%d01
2022-03-11 01:36:11 +01:00
# query = {"queries":[{"fields":["topic"],"query":"die sendung mit der maus"},{"fields":["channel"],"query":"ARD"}],"sortBy":"timestamp","sortOrder":"desc","future":false,"offset":0,"size":50}
2022-03-10 07:31:14 +01:00
# state_file_name = maus
2022-03-11 01:36:11 +01:00
# tmp_base_dir = %(tmp_base_dir)s/maus
2022-03-14 06:58:45 +01:00
dl_dir = ~/maus
2022-03-11 01:36:11 +01:00
2022-03-14 15:06:57 +01:00
#[test]
#min_duration = 100
#max_duration = 200
#query = {"queries":[{"fields":["topic"],"query":"die sendung mit der maus"},{"fields":["channel"],"query":"ARD"}],"sortBy":"timestamp","sortOrder":"desc","future":false,"offset":0,"size":50}
#dl_dir = test