Skip to content

Instantly share code, notes, and snippets.

@avestura
Created December 28, 2023 19:23
Show Gist options
  • Save avestura/448055116ce77bd7e30de6bcfc2c8f6b to your computer and use it in GitHub Desktop.
Save avestura/448055116ce77bd7e30de6bcfc2c8f6b to your computer and use it in GitHub Desktop.
YouTube follow "continue" param
document.location = decodeURI(new URLSearchParams(window.location.search).get("continue"))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment