I thought I was alone, waging a pointless war in the dark.
Every time I get a share link I’m always pasting it and deleting everything after the /? Like if there’s an extension to auto strip that shit out, I’d be happier
I use URL check , intercepts clicks and share action and lets you prune out the extra parameters. And other features.
firefox has a “copy link without tracking” option on right click
People who use a browser made by a company who’s business model is tracking them:
“Why aren’t there better anti-tracking features?”
I sometimes share youtube shorts with my wife, and I always edit the url so it plays in the default video mode instead of the shorts interface
Asking for a friend, how do you do this?
Instead of
https://www.youtube.com/shorts/<xxx>, dohttps://www.youtube.com/watch?v<xxx>
There is an equals sign (=) between v and <xxx>, but for some reason lemmy keeps removing itYou can also use
https://www.youtube.com/v/<xxx>. It’s the old video link structure, but it still works just fine. It’s easier to change it too, since a lot of devices can select text by the word.deleted by creator
deleted by creator
Nope, that doesn’t work
I tried it and then only the \ is displayeddeleted by creator
Epic
deleted by creator
deleted by creator
I just remove the tracker
I have this app URLCheck from f-droid that intercepts all links i click and l3t me clean all the parameters and so. I can also use it to share from so I can always clean the links before sharing.
The only app that dosen’t work well is soundcloud that the tracking parameter is not recognized as so and I need to manual add characters to contaminate the parameter
Yeah, I have that as my default browser. It’s great! I just wish certain apps like Discord wouldn’t bypass my default browser and open YouTube links directly in the YouTube app. I have to copy them first, and it’s a nuisance.

Selecting In your Browser should do it. Some apps declares what urls it can handle in manifest and opens that app directly without consulting browser
I just tried that. (With the YouTube app, not Google Play, like in your screenshot.)

It didn’t help. Clicking a YouTube link in Discord still opens it in the YouTube app.
There’s also Léon the URL Cleaner, which is pretty good.
The trick is knowing which parameters are the necessary ones, and which are for tracking.
- general:
utm_source - Instagram:
igsh - YouTube:
si
Just delete that shit. Please add more, people who knows of others!
Everything after and including the ? is unnecessary. 99.9% of the time you can delete that shit (Except for YouTube, cause why the fuck should things be easy)
for youtube you can remove everything starting from the first
&. it just needs thev=zBGlI4DKlL4parameterI mean, this is obviously a generalization. Search parameters have a legitimate use. But they are abused, of course.
Ya the fact YouTube hasn’t built the ID into the URL by now is crazy. Even porn sites do this.
Gift article links are the exception. Unfortunately they tend to come with a utm_source that needs removing.
- general:
I call these “tainted links” which seems to get the point across pretty well to my friends. Started doing it when youtube began adding tracking info to every shared link
then there is the Spotify way, where every sharer gets a unique link
Spotify and youtube use the same share link formatting, if not the same system.
If two people send you a yt link os it the same link?
I never directly compared the numbers, I just recognized that the URL formatting is the same. Particularly:
[Regular URL]?si=64836474738292974
is appended at the end of both.
I noticed tiktok videos my wife sent me would work in the browser if I removed the param queries, since I refuse to download the app. So I made a Firefox browser extension to do it automatically for me when I click one.
What’s the extension name? I have this exact same issue.
Edit: does it also work for Instagram reels?
It’s called noQuery, I think I had aspirations of updating it more to be more versatile lol but never got around to it again. I could look into that though, I need to update it to work with photos on tiktok also not just video.
Let me know if it doesn’t work, I never had plans of it really going public lol
I made an iOS shortcut just for sending YouTube links that strips out any tracking codes in the url.
&?length
You don’t need a second
?, any subsequent search parameters are added only with&.
You can remove (most) parameters with uBlock Origin and adding this to your Filter List. https://github.com/DandelionSprout/adfilt/blob/master/ClearURLs for uBo/clear_urls_uboified.txt
I’m tired of being tracked by these urchins
If you send me a link with a question mark in the URL, we ain’t friends anymore.
You must be getting sent to the YouTube homepage a lot
You guys don’t pointlessly change
watch?v=tov/just to maintain friendships?
Im sorry I dont want to duplicate the product page for every item in our inventory.
You don’t have to. URL routing can extract IDs from the URL and redirect to a single page.
*Acided.













