TeamNewPipe / NewPipe

A libre lightweight streaming front-end for Android.
https://newpipe.net
GNU General Public License v3.0
29.47k stars 2.95k forks source link

Remove watched videos from Similar videos list #10115

Open nikhilCad opened 1 year ago

nikhilCad commented 1 year ago

Checklist

Feature description

When you watch a video there is a similar video tab at bottom. If you are binging one channel this similar video list might contain videos you have already watched, so those videos should be removed from the Similar Videos list

Why do you want this feature?

Less clutter

Additional information

-

nikhilCad commented 1 year ago

Where did you find its duplicate? I couldn't @SameenAhnaf

nikhilCad commented 1 year ago

20 minutes in, still could not find the duplicate

SameenAhnaf commented 1 year ago

Extremely sorry for the inconveniences. I misunderstood the issue at first

opusforlife2 commented 1 year ago

There have been similar issues regarding YT recommendations. I vaguely remember that it was pointed out somewhere that editing that list which is provided to us by YT would require keeping yet another database of watched videos. This can quickly get bloated and is not of much utility.

SameenAhnaf commented 1 year ago

@opusforlife2 Couldn't the functionality be exclusive only for the users who enable Watch History?

opusforlife2 commented 1 year ago

Yeah, that could work. But it might not scale well. Depending on the size of the history database and the number of videos to be hidden/removed, there might be a noticeable lag before the list is able to be shown.