Skip to content

Instantly share code, notes, and snippets.

@blubbll
Created July 14, 2019 10:33
Show Gist options
  • Save blubbll/df5f3744e534d89d86bb63ff698eb848 to your computer and use it in GitHub Desktop.
Save blubbll/df5f3744e534d89d86bb63ff698eb848 to your computer and use it in GitHub Desktop.
vivo get title
(document.querySelector("div.vivo-content-box.vivo-content-box-watch > div > h1").innerText.split("WATCH ")[1]).split(".MP4")[0]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment