I thought I was alone, waging a pointless war in the dark.
Microblog Memes
A place to share screenshots of Microblog posts, whether from Mastodon, tumblr, ~~Twitter~~ X, KBin, Threads or elsewhere.
Created as an evolution of White People Twitter and other tweet-capture subreddits.
RULES:
- Your post must be a screen capture of a microblog-type post that includes the UI of the site it came from, preferably also including the avatar and username of the original poster. Including relevant comments made to the original post is encouraged.
- Your post, included comments, or your title/comment should include some kind of commentary or remark on the subject of the screen capture. Your title must include at least one word relevant to your post.
- You are encouraged to provide a link back to the source of your screen capture in the body of your post.
- Current politics and news are allowed, but discouraged. There MUST be some kind of human commentary/reaction included (either by the original poster or you). Just news articles or headlines will be deleted.
- Doctored posts/images and AI are allowed, but discouraged. You MUST indicate this in your post (even if you didn't originally know). If an image is found to be fabricated or edited in any way and it is not properly labeled, it will be deleted.
- Absolutely no NSFL content.
- Be nice. Don't take anything personally. Take political debates to the appropriate communities. Take personal disagreements & arguments to private messages.
- No advertising, brand promotion, or guerrilla marketing.
RELATED COMMUNITIES:
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
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
I just remove the tracker
Asking for a friend, how do you do this?
Instead of https://www.youtube.com/shorts/<xxx>, do https://www.youtube.com/watch?v<xxx>
There is an equals sign (=) between v and , but for some reason lemmy keeps removing it
You 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.
I usually change it to https://youtu.be/<xxx> which works just the same, but is shorter and easier to edit
This is what I do =)
Epic
You have to escape the = sign, like so: \=
Nope, that doesn't work
I tried it and then only the \ is displayed
It doesn't like =<
I wonder if that's a bug or not. Either way if you remove the < it should work
https://www.youtube.com/watch?v=xxx
I'm tired of being tracked by these urchins
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
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 the v=zBGlI4DKlL4 parameter
Unless you're sharing a playlist
Ya the fact YouTube hasn't built the ID into the URL by now is crazy. Even porn sites do this.
I mean, this is obviously a generalization. Search parameters have a legitimate use. But they are abused, of course.
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
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.
You can remove (most) parameters with uBlock Origin and adding this to your Filter List. https://github.com/DandelionSprout/adfilt/blob/master/ClearURLs%20for%20uBo/clear_urls_uboified.txt
For a few months now my phone's keyboard will give me the option to paste a link without all of the bullshit. It's pretty nice
That's dope. What keyboard do you use?
Just the stock one on the Pixel. It doesn't always offer the cleaned links, but I think it does it each time you choose "copy to clipboard" from the share menu.
video.com/watch?v=have-you-seen-this-yet=no&?length=2-fucking-hours
&?length
You don't need a second ?, any subsequent search parameters are added only with &.