-
Notifications
You must be signed in to change notification settings - Fork 78
Description
Is your feature request related to a problem? Please describe.
I'm not interested in the majority of the videos shown on the front page and struggle to sift through for appealing ones. But I also don't want to mute whole channels based on one thumbnail and title. So I would like to temporarily exclude individual videos from recommendations.
On YouTube I took the habit of pressing "Not interested" on uninteresting videos which effectively does this.
I'm not familiar with how Odysee recommends videos so I'm specifically looking to hide videos rather than "stop recommending me stuff like this", that can be a separate feature.
Describe the solution you'd like
I would like a button next to "Hide channel" when clicking on the triple dots on a thumbnail saying "Hide video". On Home, Discover, Featured pages especially. The video will then be removed from the current list it's shown in, and won't come back if I refresh the page, nor on other home/discover/featured pages. Ideally I would still want the video to show up if I manually go on the channel or a playlist that contains it, so maybe "Hide video" isn't the best label.
While it'd be nice if that was associated to the account, it can be local to the browser.
I also wouldn't mind if the video comes back after a certain duration or at a certain capacity, no need to store thousands of hidden videos forever.
Describe alternatives you've considered
I might try making a simple browser extension to add video ids to local storage and hide them on page load. Though that won't fetch more videos to compensate.
I also try to see if certain channels I would prefer to hide all together, but I feel icky of doing this from just one peek at the channel name.
Additional context