feed.author_detail
¶
A dictionary with details about the feed author.
feed.author_detail.name
¶
The name of the feed author.
feed.author_detail.href
¶
The URL of the feed author. This can be the author’s home page, or a contact page with a webmail form.
If this is a relative URI, it is resolved according to a set of rules.
feed.author_detail.email
¶
The email address of the feed author.
Comes from
- /atom03:feed/atom03:author
- /atom10:feed/atom10:author
- /rdf:RDF/rdf:channel/dc:author
- /rdf:RDF/rdf:channel/dc:creator
- /rss/channel/dc:author
- /rss/channel/dc:creator
- /rss/channel/itunes:author
- /rss/channel/managingEditor
See also