Skip to content

Instantly share code, notes, and snippets.

@jongan69
Created November 23, 2022 19:02
Show Gist options
  • Save jongan69/97da9ce225f5070857217bbf57f71c3a to your computer and use it in GitHub Desktop.
Save jongan69/97da9ce225f5070857217bbf57f71c3a to your computer and use it in GitHub Desktop.
Console Script for Removing YouTube Video Transcript Timestamps
javascript:document.querySelectorAll('div.segment-start-offset').forEach(r => r.remove())
@jongan69
Copy link
Author

Useful for research papers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment