Earlier quoted context omitted.
For me it has been the opposite as in it has so little hysteresis. Just one day I watch something I do not usually watch, say cat videos, and for weeks I will get only cat videos as recommendations. I think their algorithm needs to be cognizant of and adapt to temporal shifts in a viewers interest. Some users may like change in focus at slightest of deviations, others may prefer more hysteresis.
Because of this, when I'm sent video links to watch I will open them up in a Private Window / Incognito so I do not pollute my account.
control + alt + m
notify-send "mpv loading $(xclip -o)"; mpv --player-operation-mode=pseudo-gui "$(xclip -o)" || notify-send 'mpv error'
in my ~/.config/sxhd/sxhkdrc to conveniently play any youtube-dl supported url I’ve copied or highlighted.