@StroomAfwaarts @trinsec @kropot In general, links with parameters work like this:
link/to/file/on/the/internet
?
parameter1=value1
&
parameter2=value2
&
parameter3=value3
So, you delete the parameter=value bit and the separator before it (? or &) if you want to get rid of it.
Youtube links can also look like this:
youtube.com/watch?v=videoid&si=trackingid&t=69
In this case you delete &si=trackingid
@StroomAfwaarts @kropot The question mark separates the URL from the parameters. Ampersand separates the parameters from each other.
In the first URL, the tracking junk was the only parameter, so everything can be removed. In the second, it's leaving behind the time code parameter.
On links to youtube.com (as opposed to youtu.be) the video ID is itself a parameter /watch?v=etc, so you'd always be leaving the question mark.
Spotify does this too if I recall.
Firefox has a plugin called ClearURLs that cleans URLs across the entire web, not just YouTube. Might be available on Chrome too.
@kropot By the way, the & at the end is part of the time tag, not the source identifier, right?
(oh, I just realised it doesn't have alt-text. Would you be up for adding some?)
@kropot I've been removing tracking garbage from links for so long now that it's just habit for me, but thanks for sharing.
I'd also like to share these extensions with everyone:
• ClearURLs - Removes tracking elements from URLs
https://github.com/ClearURLs/Addon#readme
• FastForward (successor to Universal Bypass) - Automatically skips annoying link shorteners
https://github.com/FastForwardTeam/FastForward#readme

ClearURLs is an add-on based on the new WebExtensions technology and will automatically remove tracking elements from URLs to help protect your privacy. - ClearURLs/Addon
A simple web extension that redirects Twitter, YouTube, Instagram & Google Maps requests to privacy friendly alternatives. - SimonBrazell/privacy-redirect
@jonossaseuraava @kropot like 80% of the invidious instances are not working though /shrug
which is still youtube’s fault, but nowadays i suppose i’d just throw the youtube link and download it with yt-dlp
@VioB @kropot i just copied a link from the YouTube app and this is what I got:
https://youtu.be/snj<redacted>f8?si=S<redacted>Y
@kropot
For Android users, an open-source app called Léon - The URL Cleaner can remove tracking components from many different sites before they're shared (or opened, in many cases). https://play.google.com/store/apps/details?id=com.svenjacobs.app.leon (Play Store) or https://www.f-droid.org/packages/com.svenjacobs.app.leon/ (F-Droid)
@kropot I don’t think it works exactly like this, so if my link went viral and 100k accounts posted it, so what, they are all mine?
it just helps to pin point who exactly started to share this, that’s all. all it helps is building social graph and pretty sure google gonna use that not for my benefits, so yeah, deleting si= makes sense