zimit
zimit copied to clipboard
Added --overwrite flag to zimit
PR: 2/2 Fixes #399
Note: This PR is continuation of warc2zim/pull/454.
- Added
--overwriteflag imported fromwarc2zim. - Wrote a Unit test for the same; added a dummy warc file to test.
Note: It uses the version implemented in warc2zim/pull/454 which contains the overwrite flag.
test run perfectly on my local machine; See screenshot for reference.