Created
November 23, 2022 19:02
-
-
Save jongan69/97da9ce225f5070857217bbf57f71c3a to your computer and use it in GitHub Desktop.
Console Script for Removing YouTube Video Transcript Timestamps
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
javascript:document.querySelectorAll('div.segment-start-offset').forEach(r => r.remove()) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Useful for research papers