tumblr / pytumblr

A Python Tumblr API v2 Client
Apache License 2.0
723 stars 196 forks source link

Add support for source_url in posts #146

Open alglez opened 3 years ago

alglez commented 3 years ago

Add support for source_url in posts as described by the HTTP API. closes: #145

Note: source_url overrides external_url as source for the post (not the audio) in audio posts. This behavior is expected.