briangedev

Results 2 issues of briangedev

Fixes #261 where `feed['author']` could be overridden accidentally when saving the publisher. Thanks!

When parsing a feed, the result stored in `feed['author']` is incorrect. It appears to be coming from `itunes:owner` instead of `itunes:author`. For example, in parsing the feed [https://feeds.megaphone.fm/gtalk](url) the result...