Results 87 comments of fent

Hmm, my workspace is a bit different. The folder is the repo. And one of the dependencies is something I'm working on that I have symlinked to my extension while...

my guess is that the `` is not being updated. if you look at the feed above, the `lastBuildDate` is older than the newest item's `pubDate`. maybe I made a...

`CET`? that's not part of the spec https://www.ietf.org/rfc/rfc822.txt but maybe feedsub could have a fallback if parsing the date results in NaN

> All these problematic feeds have relatively few entries. Would it be possible to make all these "optimisations" in _node-feedsub_ optional and let _node-newsemitter_ take care of only publishing new...

> I'm already using `maxHistory` 999 instead of 10. has that fixed the issues with the feeds with invalid dates? > I'll try to investigate a bit further later this...

when i google "rss lastBuildDate" i get a bunch of results about rss libraries implementing this incorrectly as per the rss spec, including wordpress. i think it's safe to ignore...

looks like 301 is a relatively new format that's not already in ytdl-core's list of formats. although we should be parsing all of its properties from the m3u8 master file...

do you mean a livestream will only run for 6 hours, a video that is longer than 6 hours will only run for 6 hours, or the bot will only...

it's meant to play a 24/7 stream forever, so stopping at 6 hrs looks like an error

do you get a specific error or message after 6 hours?