Wayback Archiver
Wayback Archiver
Any news?
closes wabarc/wayback#62
@tj any news?
It is very slow! ```bash # uname -m aarch64 # time apt install -yqq curl real 1m27.875s user 0m22.288s sys 0m3.826s ```
> I believe this is already achieved via the `--output` option. From the `README` (emphasis mine): > > > * If `--output` flag is not specified then Obelisk will generate...
That is a fantastic idea. Given the original requirement, we implemented similar features in [screenshot](https://github.com/wabarc/screenshot), but it is still not what you expected. Perhaps we can take things further and...
@fmartingr Please don't be worried about complex external dependencies. Perhaps we can look forward to the given works. Anyway, pr is wecome.
This implementation is creative and far superior to our current archiving solution. However, it is heavily dependant on SingleFile, and it appears that obelisk is no longer required. If we...
Appreciate the time and effort. Personally, I prefer the option of trying to inject the script in headless over the one implemented in the [screenshot](https://github.com/wabarc/screenshot/blob/77c4be05f0fc5739102815bcbcec8f30d8be9a97/screenshot.go#L280-L296) project. It appears that making...
> there're too much anti-bot stuff (captcha, WAF, and so on) on the internet. I'm interested in this somehow, so let's do it. Related to [wabarc/wayback#92](https://github.com/wabarc/wayback/issues/92)