adjust archive-ids

This commit is contained in:
Mike Fährmann
2018-02-12 23:09:34 +01:00
parent be3ea4425d
commit 179bcdd349
11 changed files with 32 additions and 21 deletions

View File

@@ -70,7 +70,7 @@ class FoolfuukaThreadExtractor(SharedConfigExtractor):
directory_fmt = ["{category}", "{board[shortname]}",
"{thread_num}{title:? - //}"]
filename_fmt = "{media[media]}"
archive_fmt = "{{board[shortname]}}_{num}_{timestamp}"
archive_fmt = "{board[shortname]}_{num}_{timestamp}"
root = ""
referer = True