Versions in this module Expand all Collapse all v0 v0.1.1 Jun 20, 2024 Changes in this version + func Add(entry *feed.Entry) + func CountUnwatched() int + func QueryCreators() []string + func QueryEntry(creator, video string) *feed.Entry + func QueryUnwatched() []feed.Entry + func QueryVideos(creator string) []string + func TotalCreators() int + func TotalEntries() int + func UpdateWatched(entry *feed.Entry)