Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save basir/ed8cb4f45c4c733990bd68af813a8a8c to your computer and use it in GitHub Desktop.
Save basir/ed8cb4f45c4c733990bd68af813a8a8c to your computer and use it in GitHub Desktop.
$$("div.cues.style-scope.ytd-transcript-body-renderer > div").map(a=>a.innerHTML.trim()).reduce((a, c)=> a + c + '. ')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment