umputun / feed-master

Pulls multiple podcast feeds (RSS) and republishes as a common feed, properly sorted and podcast-client friendly.
https://feed-master.umputun.dev
MIT License
116 stars 26 forks source link

use item's duration if present #90

Closed umputun closed 2 years ago

umputun commented 2 years ago

This PR is making use of item.Duration if set

It also extracts both duration and the actual sender to interfaces to allow better tests