[00:59] Just to make sure I am covering my bases [00:59] What other scrapers are people familar with or have used [00:59] besides curl and aria2c [10:02] has anyone else tried [10:03] wget -c -m --warc-file --warc-cdx [10:03] I just tried it out and it erased the old warc and started over [10:04] If you --warc-file $name an existing file, it'll over write it [10:11] so would creating a new file name allow it to continue where it left off? [10:12] I guess not :) [10:12] couldn't we just join the warcs later [10:13] yah, that's no prob [10:13] well let me try this out [10:14] I am testing the limits of what I can do with wget