Closed sroberts closed 9 years ago
However, you would have to do this this way:
jager -u http://example.com/omgaptz0rz.html -o /tmp/
If you are happy with that, please close this issue
@kbandla First of all #58 is epic. I'm cool with this, the only think I want to verify is that it will handle it if you point it to a remote PDF?
:grin: it does. It checks the content-type and acts accordingly. Currently, there are only three handlers: pdf/json/others
@kbandla Thats true, but I have some other ideas for that ultimately. Just waiting for all your changes to land before I get that started.
all my changes are in. give it a try
:metal:
It would be ideal to be able to give a URL to Jager and have it either download a file (in the case of PDF) or simple grab the html and parse it (not sure if it should still download or not) in the case of an HTML page.