Pro tip: clean YouTube links. When you get a link from YT, it includes an ID tracking back to YOU. It's a "query string" on the end of the URL like this:

...?si=[tracker_ID_here]

This ID allows YouTube (and their owner, Google, and *their* owner, Alphabet, and ALL of their associates) to track the people who click on the link, and the apps they used, back to you, building a network of none-of-their-business.

Good news: DELETE the "?si=..." part & the link works just fine without the tracking.

@VisualStuart I remove the tracker for any url I use. Would love some automatic app/program that did it for me.
@VisualStuart And there seem to be plenty, one which I use as of 5 minutes ago: https://github.com/svenjacobs/leon
GitHub - svenjacobs/leon: Android app for removing tracking parameters from shared URLs

Android app for removing tracking parameters from shared URLs - svenjacobs/leon

GitHub