* Don't attempt to download when response doesn't have content-length header
* Added Error reporting from #15
Co-authored-by: Logan Walker <logan.walker@me.com>
Co-authored-by: Alice Gaudon <alice@gaudon.pro>
* added print to url
* added some more prints
* added error handling for non 200 response codes and will report these errors
* update error handling
* forgot to actually write string to file :(
* update to readme for new error logging feature
* Changed file writing to use with ... as notation
Co-authored-by: Matthew Russell <m.russell2@lancaster.ac.uk>