internetarchive / liveweb

Liveweb proxy of the Wayback Machine project
https://web.archive.org/
44 stars 12 forks source link

warc support #43

Open antoinerg opened 12 years ago

antoinerg commented 12 years ago

First of all, thank you for this great project!

Is there any reason why ARC support was implemented first? Is WARC support planned for the near future?

nibrahim commented 12 years ago

The current wayback machine reads its input from arc files and this proxy was designed to serve that need.

We've tried to keep the arc and warc interfaces as similar as possible in the library so it should be somewhat easy to make it output warc too.