po5 / mpv_sponsorblock

mpv script to skip sponsored segments of YouTube videos
GNU General Public License v3.0
545 stars 29 forks source link

[Feature Request] Option to hide text when skipping #44

Open Obegg opened 3 years ago

Obegg commented 3 years ago

I find myself distracted every time I see any text on the top left of the screen, such as: "[sponsorblock] skipping sponsor". I would love to get rid of the text indicating what chapter is skipped. Is it possible to add an option of indication decided by "true" or "false"?

dariusjonda commented 3 years ago

I've just submitted a PR (#45) adding this feature in case this is of any help. You can pull this branch and set the osd_text_show option to false if you want to hide the text.