warcit icon indicating copy to clipboard operation
warcit copied to clipboard

Names are cut short when the name contains multiple dots

Open Bla opened this issue 2 years ago • 0 comments

When a filename is specified with the --name flag and the name contains multiple dots, the name is cut shorter than expected. For example --name first.second.warc results in a warc file named first.warc instead of first.second.warc.

Bla avatar Jan 31 '23 13:01 Bla