umputun / feed-master

Pulls multiple podcast feeds (RSS) and republishes as a common feed, properly sorted and podcast-client friendly.
https://feed-master.umputun.dev
MIT License
118 stars 26 forks source link

make yt processed status persistent #62

Closed umputun closed 2 years ago

umputun commented 2 years ago

addresses a part of #57 by making processed status persistent. There is at least one valid use case for this as sometimes the same entry reappears with updated published ts. This case is probably similar or even identical to the one described here

This PR adds SetProcessed and CheckProcessed to bolt store and all processed entries stored (i.e. keyed) without ts as a combination of channel id + video id