Test imagecut

This commit is contained in:
yoshiko2
2022-05-20 01:14:10 +08:00
parent d1d3036a2b
commit 7227ba9d0b

View File

@@ -133,7 +133,7 @@ def main(number):
'number': number,
'cover': 'https:' + getCover(html),
'cover_small': '',
'imagecut': 1,
'imagecut': 4,
'tag': getTag(html),
'label': getLabel(html),
'year': getYear(getRelease(html)), # str(re.search('\d{4}',getRelease(a)).group()),