youtube icon indicating copy to clipboard operation
youtube copied to clipboard

Changing Appearance -> Buttons -> Thanks to "Hidden" does not work

Open michaelrogers0 opened this issue 1 year ago • 5 comments

Changing Appearance -> Buttons -> Thanks to "Hidden" does not work when the "Thanks" button has been tucked away inside the "..." button.

michaelrogers0 avatar Jun 11 '24 15:06 michaelrogers0

do you have a link to yt video with thanks button handy for testing?

raszpl avatar Jun 16 '24 06:06 raszpl

Hi @raszpl,

Sure, here is an example YT video that uses the Thanks button: https://www.youtube.com/watch?v=-A9F2ag8Jhw

Thank you for looking into this :)

michaelrogers0 avatar Jun 18 '24 14:06 michaelrogers0

looks like our settings dont consider entries hidden in the hamburger menu https://github.com/search?q=repo%3Acode-charity%2Fyoutube%20ytd-menu-service-item-renderer&type=code Im not sure if that was even the intend of those options.

adding html[it-hide-thanks-button='hidden'] ytd-menu-service-item-renderer:has(svg path[d^="M11 17h2v-1h1c.55 0"]), to https://github.com/code-charity/youtube/blob/c78a7875ddd2e4a5ec7115a30c4096c7f2225c70/js%26css/extension/www.youtube.com/appearance/details/details.css#L67-L70 removes it from menu too. Ill let someone else make a patch.

raszpl avatar Jun 23 '24 05:06 raszpl

Im not sure if that was even the intend of those options.

hi! @michaelrogers0 as a sub-option when hiding it: hide in the "..."-menu too?

ImprovedTube avatar Jul 17 '24 15:07 ImprovedTube

Hi @ImprovedTube! Yes, implementing it as a sub-option as you described would be perfect. Also, just wanted to say, love this extension, so useful :)

michaelrogers0 avatar Jul 17 '24 16:07 michaelrogers0