Bug Fixes
* Fixed outdated headers when requesting media
* Fix image url generation to match the current logic on the site
Changes
* Updated the data models to match the current data models on the site
* Renamed old `api.get_posts()` function to `api.get_posts_with_tags()`
New Features
* Download multiple posts from a list of urls with `api.get_posts()`