mirror of
https://github.com/miniflux/v2.git
synced 2025-08-06 17:41:00 +00:00
Instead of using an ugly (and incomplete) regex, let's use a simple for-loop to parse ISO8601 dates, and make it explicit that we're only supporting a subset of the spec, as we only care about youtube video durations. |
||
---|---|---|
.. | ||
bilibili.go | ||
nebula.go | ||
odysee.go | ||
processor.go | ||
reading_time.go | ||
utils.go | ||
utils_test.go | ||
youtube.go | ||
youtube_test.go |