YouTube rules, how to ?

Everything about using Adblock Plus on Mozilla Firefox, Thunderbird and SeaMonkey
Post Reply
Nemzag
Posts: 24
Joined: Sat Oct 17, 2015 6:39 pm

YouTube rules, how to ?

Post by Nemzag »

Hi,
I installed the YouTube annoyance remover, but he don't vorg.

So I tryed to create some rule by my own.

I want to block :

Code: Select all

youtube.com##.style-scope.ytd-grid-renderer
But I can't create an other rule with domain/path, to disable this filter in "youtube.com/feed/subscriptions"
I tried :

Code: Select all

youtube.com/feed/subscriptions#@#.style-scope.ytd-grid-renderer

Code: Select all

~youtube.com/feed/subscriptions##.style-scope.ytd-grid-renderer
But this not vorg !
It seem that we can't use domain & sub path ?

Can you help please ?
Thank you.
User avatar
mapx
Posts: 21940
Joined: Thu Jan 06, 2011 2:01 pm

Re: YouTube rules, how to ?

Post by mapx »

It's not possible disabling a hiding filter for a subdomain.
Nemzag
Posts: 24
Joined: Sat Oct 17, 2015 6:39 pm

Re: YouTube rules, how to ?

Post by Nemzag »

:cry:
Hope you will add it one day. To be able to do it somehow…

Can you explain why the YouTube annoyance don't work at all ?

I use this command, but this rule deactivate AdBlock Plus

Code: Select all

@@||youtube.com/feed/subscriptions^$document

And when I go back on home, the filter don't work properly and I need to refresh…
User avatar
mapx
Posts: 21940
Joined: Thu Jan 06, 2011 2:01 pm

Re: YouTube rules, how to ?

Post by mapx »

You should explain what exactly you want to do, step by step with examples.
What is "YouTube annoyance" ?
Nemzag
Posts: 24
Joined: Sat Oct 17, 2015 6:39 pm

Re: YouTube rules, how to ?

Post by Nemzag »

I'm trying to remove the aside menu on the right (video proposition),
when looking a video.

I made the rules by my own,
because the tool that I found here : Didn't vorg well and at all.

I also want to remove "recommendation",
and channels video proposal on "Home".

I made a rule, but the rule hide also video of "Subscriptions" and in "search result".
All is fine except that I need to use @@|| to get my proposal in "subscriptions" & "search result",
but this one (@@||) deactivate adblock plus… In these page, so may be I will get "advertising",
And I thought I could ask some help vrom you…
May be.

Here is my code

Code: Select all

! Hide Recommanded & Subscription.
youtube.com##.style-scope.ytd-expanded-shelf-contents-renderer

! Hide Right Aside Proposal Menu.
youtube.com##.style-scope.ytd-watch-next-secondary-results-renderer

! Hide Home Channel Proposal.
youtube.com##.style-scope.yt-horizontal-list-renderer

! Hide Specific unique video proposal on Home.
youtube.com##.style-scope.ytd-grid-renderer

@@||youtube.com/feed/subscriptions^$document
@@||youtube.com/playlist^$document
@@||youtube.com/user/*/videos^$document
Thank you pro your time and consideration.
User avatar
mapx
Posts: 21940
Joined: Thu Jan 06, 2011 2:01 pm

Re: YouTube rules, how to ?

Post by mapx »

what if you use

Code: Select all

youtube.com###secondary
and remove your filter for aside menu on right and remove those @@ filters
Nemzag
Posts: 24
Joined: Sat Oct 17, 2015 6:39 pm

Re: YouTube rules, how to ?

Post by Nemzag »

Thank you pro your proposal,
but this code and command that you shown to me,
also hide the playlist menu on the right, when I open one, it's not good at all…

I want to keep channel title with their link, but I don't want to see their proposal as thumbnails…

If you can find a trick to use subdomain path in your next release all & everything will be easier.

Also pro an unknown reason, the rules are reordened at "save". It would be cool to be able to avoid this with a checkbox, because if I use comments, they are disorganized.
Post Reply