I have some struct. They gets URL of mp3-file, and computed file\'s duration in seconds.
struct Track: Decodable { var previewUrl: String? var durationInSeco