

5·
9 months agofor anybody that wants to disable it, go to the settings and search for “Allow websites to perform privacy-preserving ad measurement”
(or through the dom.private-attribution.submission.enabled
flag in about:config
)
https://support.mozilla.org/en-US/kb/privacy-preserving-attribution
I’ve been using RSS to keep up with channels and it’s been great. I recently found out that you can use a different feed url to only get the main videos from the channel (to filter out shorts and livestreams)
So instead of the channel url (which gets converted to
https://www.youtube.com/feeds/videos.xml?channel_id=UC...
) you usehttps://www.youtube.com/feeds/videos.xml?playlist_id=UULF...
(might stand for User Uploads Long Form)If you use an addon (like Feedbro) you can automatically get the first rss URL and manually convert it by clicking on Find Feeds In Current Tab when on the channel’s page, then right-click copy the “rss” hyperlink. Otherwise, you can look for the channel ID in the page source by searching for
=UC
.