Downloads files stored in Instapaper or Pocket into the webarchive format
- Download list of the URLs
- It would not delete successfully downloaded URLs - you have to do it yourself
- This one would require you to create access_token, as described (here)[http://getpocket.com/developer/docs/authentication]
- Planning at some future point to automate this process. For the time being, this project is probably only useful to programmers familiar with REST
- Once that is done, you must replace Instaper/Pocket API in the code
- https://github.com/newzealandpaul/webarchiver/
- See file requirements.txt in this distribution for python dependencies
- Add authorization for Pocket access token
It is your responsibility to make sure that you use only on the content that you have right to download. Author is not responsible for any misuses of this software.