-
-
Notifications
You must be signed in to change notification settings - Fork 297
Open
Description
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
Labels
No labels