Public service announcement.
(Created by https://bsky.app/profile/campfireharve.st )
Public service announcement.
(Created by https://bsky.app/profile/campfireharve.st )
Everything after the "?" symbol can be removed without issue
Uhhhh not really
That also has stuff like timestamps. And in some links, such as on youtube.com/watch?v=videocode, the actually important part of the link is also after the ? (as opposed to on youtu.be/videocode).
v indicates which video it is, list indicates which playlist it is, t indicates the timestamp. Granted, this isn't a youtu.be link, but only because that one already removes playlist, so it's not useful for sharing videos with their context intact.That's not tracking.
The link to the video is https://www.youtube.com/watch?v=IsiKUsrqFkc
the "&list=" means the video is part of a playlist - there are other videos following it.
t=52 means start the video 52seconds in. If you remove "&t=52" it just starts from the beginning
@alice @Uglesett @luana With YouTube specifically you need to look for that si= part, the Share ID. In URLs with multiple ampersanded sections you can usually just pull the troublemaker. Unfortunately these are often idiosyncratic to different sites.
Easier: use Firefox, and when you go to grab the link use the “copy clean link” in the right-click menu.