agzam / youtube-sub-extractor.el

Extract YouTube video subtitles
GNU General Public License v3.0
30 stars 1 forks source link

Jump to video at specific point #3

Closed agzam closed 2 years ago

agzam commented 2 years ago

On RET (or some other key) would be nice if it jumped to the specific point in the video (based on the timestamp in subs)

agzam commented 2 years ago

done in https://github.com/agzam/youtube-sub-extractor.el/pull/10