This file contains hidden or 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
| // ==UserScript== | |
| // @name YTT: Youtube Transcription Tools | |
| // @namespace http://iandoesallthethings.com/ | |
| // @version 0.2 | |
| // @description Set custom start points using quick key commands | |
| // @author Ian Edwards | |
| // @match http://www.youtube.com | |
| // @match https://www.youtube.com | |
| // @match http://www.youtube.com/watch?* | |
| // @match https://www.youtube.com/watch?* |