Public service announcement.

(Created by https://bsky.app/profile/campfireharve.st )

@Uglesett In Youtube links you want to only preserve the ”?v=(randomletters)” part up to the first & sign but not including the &

@gimulnautti @Uglesett The & is just a delimiter and (as of right now) Youtube will strip a trailing & out. (https://en.wikipedia.org/wiki/Query_string)

As another post has mentioned, there are other parameters you might want to preserve in Youtube links.

Query string - Wikipedia