config.toml (abridged)
[feeds.houseofr]
url = "https://www.youtube.com/playlist?list=PLRzBKXpC4g8IvMuyVvPDgYLBMPK7ZAK3O"
filters = { min_duration = 1200 }
In the logs:
time="2026-07-11T12:35:15-05:00" level=info msg="skipping due to duration filter (0s)" episode_id=c1rlCH1OazY filter=min_duration`
The video is actually 2:54:52. I thought it could be due to the length of the video but the next one in the playlist is just 2 minutes shorter and gets downloaded.
config.toml (abridged)
In the logs:
The video is actually 2:54:52. I thought it could be due to the length of the video but the next one in the playlist is just 2 minutes shorter and gets downloaded.