nmdias / FeedKit

An RSS, Atom and JSON Feed parser written in Swift
MIT License
1.19k stars 174 forks source link

Trim white space in iTunesDuration parsing #103

Closed kaseyb002 closed 5 years ago

kaseyb002 commented 5 years ago

Occasionally I've found some RSS podcast feeds where there is some extra whitespace in the duration. (E.g., parsing " 1:07:03" fails)

nmdias commented 5 years ago

Thank you @kaseyb002 🙏