al.glez
al.glez
Apparently there were a few changes in the ttrss API. I haven't checked in deep. For example the subscribe method use `None` for login and password when there is none....
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....
Checking the tumblr API I don´t think there is not a request parameter to add a `source_url` for the content. For example creating a photo. The `source` parameter refers to...