Open DestoGit opened 1 year ago
Thanks for opening this issue. We should be by to give feedback soon. In the meantime, please check out the contributing guidelines.
Here are a few ideas to get you begins.
.\wayback-windows-amd64.exe -d web
, and navigate to http://localhost:8964 in your browser, then copy and paste the URL into the input box..\wayback-windows-amd64.exe https://example.com/a https://example.com/b
start .\wayback-windows-amd64.exe -NoNewWindow -Wait https://example.com
Following that, we'll improve the command line and web service so wayback can read links from files, also including stdin.
Feature Request
CMD Use Demo:
I'm stuck at this stage because I can't figure out how to run the program from the documentation missing instructions:
Describe the solution you'd like
(Optionally) GUI demo:
Use case: I have a list of 100 URLs grabbed from a webpage with the Link Klipper chrome extension. (https://chrome.google.com/webstore/detail/link-klipper-extract-all/fahollcgofmpnehocdgofnhkkchiekoo) I'd like to streamline the process of archiving those links into archive.org.
Ideally with a simple GUI with:
Describe alternatives you've considered I've considered all alternatives from listed here: https://archive.org/post/1100128/how-to-archive-multiple-websites https://github.com/iipc/awesome-web-archiving https://github.com/oduwsdl/archivenow https://github.com/ArchiveBox/electron-archivebox https://github.com/ArchiveTeam/grab-site
Teachability, Documentation, Adoption, Migration Strategy Non programmers use. Simple demo video for the Command line. Simple GUI for simple button use for simple submission functionality.