user234683 / youtube-local

browser-based client for watching Youtube anonymously and with greater page performance
GNU Affero General Public License v3.0
540 stars 65 forks source link

Option to hide video thumbnails and viewcount #185

Open fislysandi opened 1 year ago

fislysandi commented 1 year ago

thank you for building this project, its really damn good. but i cant figure out how can i turn off or blur thumbnails , librewolf_aBGbyNaFOs how can i do that?

user234683 commented 1 year ago

We don't have a feature to do this yet, but you can do it with uBlock origin or similar adblockers. For uBlock Origin, right click one of the thumbnails, choose Block Element, and then choose the ##.thumbnail-img selector. Alternatively, go to uBlock settings -> My Filters, and add

localhost##.thumbnail-img 127.0.0.1##.thumbnail-img

to the list. Similarly, you can use ##span.views to get rid of views.