Fix outformat - the output extension should match the required format
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 69 KiB |
@@ -4,6 +4,7 @@ source = 'pictures'
|
||||
thumb_suffix = '.tn'
|
||||
keep_orig = True
|
||||
thumb_video_delay = 5
|
||||
img_format = 'jpeg'
|
||||
|
||||
links = [('Example link', 'http://example.org'),
|
||||
('Another link', 'http://example.org')]
|
||||
|
||||
Reference in New Issue
Block a user