amugofjava / podcast_search

A simple library providing programmatic access to the iTunes search API for podcasts.
MIT License
41 stars 26 forks source link

Use author instead of ownerName #6

Closed roeierez closed 3 years ago

roeierez commented 3 years ago

I think it is more accurate to get the author from the 'author' property. Also from my research it is always returned in podcast index various search API while ownerName isn't.