Fixes API choosing. Creates Random objects, generates a number, then feeds
that number to API_KEY.
This is as opposed to the previous way where it created the Random object,
generated a number, then fed it all in a single line.
* Changed the Maven target to 1.8
* Performed a preliminary cleanup using IntelliJ's Code Analysis (Only Java 7/8 updates and a few other entries in the Error and Warnings categories)
* Updated the readme to change the required Java version
Tumblr ripper did not account for potential none image urls in the
original_size field. This is caused by larger images being sent to AWS
If there is no extension i now get the response’s url and download the
file from AWS
You have to enter the URL in a weird format, though.
For example, to rip `fiddle.se`, you need to try to rip:
`http://fiddle.se.tumblr.com`
Tags and /post/ rips are still supported