Hacker News new | ask | show | jobs
by Barbing 104 days ago
Looking at this URL, typo or YouTube flip the si tracking parameter?

  youtu.be/rmvDxxNubIg?is=adMmmKdVxraYO2yQ
1 comments

I just cut & pasted the share URL provided by YouTube. Strip out the query param if you like.
Ooh it’s always ?si=

So this…

  ?is=
…that’s new.

Think you got A/B tested. Flipping the parameter breaks a lot of RegEx. Interesting!