YouTube Auto Buffer & Auto HD

Buffers the video without autoplaying and puts it in HD if the option is on. For Firefox, Opera, & Chrome

< Feedback on YouTube Auto Buffer & Auto HD

Question/comment

§
Posted: 2015-06-02

Disable Annotations No Longer Working

I'm using version 1.2.88 in Cyberfox, and from 1.2.87, including the beta, disable annotations has stopped working.

JoeSimmonsAuthor
§
Posted: 2015-06-03

Yea, it's only working for the Flash player atm.
I heard of another way to make this option work with the HTML5 player, so I plan to look into that. I'd like to auto-disable annotations as well.

§
Posted: 2016-04-21
Edited: 2016-04-21

Hello and sorry for my english (I'm french).

I don't know the JS. But, with uBlock₀ I managed to block annotations on Youtube like this (in CSS)

! 20/04/2016 à 19:00:14 https://www.youtube.com
www.youtube.com###movie_player > .ytp-cards-button.ytp-button

Oh! and by the way, for firefox, to disable warning messages in full screen mode (works with all sites)
"Full-screen-api.approval-required", false
"Full-screen-api.warning.timeout", 0
"Full-screen-api.warning.delay", 0

Hoping that it can guide you ;)

§
Posted: 2016-04-22

less intrusive, but always with uBlock₀, I found a list on https://filterlists.com/

EasyList YouTube Other Annoyances (Blocks other YouTube annoyances)

basically, it said

! Removes all annotations in videos
||youtube.com/annotations_invideo?$object-subrequest
! HTML5 version
youtube.com##.video-annotations
! Removes sharing tab below videos
||youtube.com/share_ajax?action_get_share_box=1&video_id=$xmlhttprequest
youtube.com##.action-panel-trigger[role="button"][data-trigger-for="action-panel-share"]
youtube.com##.yt-uix-button[data-trigger-for="action-panel-share"]

if you know a way to embed it.

Post reply

Sign in to post a reply.