Skip to content

filter min_duration fails for a particular video #881

Description

@sjs

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions