Skip to content

Filter for min and max age / incomplete live streams #640

@padok

Description

@padok

Hello!

Im currently having issues downloading live streams using PodSync. Sometimes the feed gets updated before or shortly after the live stream has ended, which, for me, causes the video to sometimes either miss part of the beginning, end or both.

This happens to me especially with the following config:

  [feeds.LTT]
  url = "https://www.youtube.com/user/LinusTechTips"
  page_size = 10
  update_period = "1h"
  quality = "high"
  filters = {not_title = "LTT TV.*", max_duration = 18000}
  format = "video"
  max_height = 720
  clean = { keep_last = 10 }

And their long friday live streams.

I'm proposing a filter that enables me to specify a minimum age for videos. This way PodSync could skip the first and maybe faulty download until a set time period.

I didn't find any related issue or documentation, but I would be happy, if someone could redirect me if this feature already exist in one form or another.

Thanks!

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