Blocking unasked-for YouTube "Director Videos"

Everything about using Adblock Plus on Mozilla Firefox, Thunderbird and SeaMonkey
Post Reply
moishy
Posts: 3
Joined: Mon Aug 20, 2007 10:02 pm

Blocking unasked-for YouTube "Director Videos"

Post by moishy »

Does anybody know of a way to block those "Director Videos" that show up on the right side of every YouTube page?

Is a way to filter out code from a page? (that it shouldn't even load)
Maybe there is an extension that can filter out:

Code: Select all

<div id="dVidsDiv"> * </div> <!-- end dVidsDiv -->
And then it won't show up!

Does anybody know of such an extension (to filter code), or any other way to block those "Director Videos"
jamieplucinski
Posts: 183
Joined: Thu Aug 16, 2007 4:42 pm
Location: Toronto, Ontario, Canada
Contact:

Post by jamieplucinski »

Add this to your filters:
youtube.com#DIV(id=dVidsDiv)

Although I'd check to see dVidsDiv isn't being used elsewhere first.
moishy
Posts: 3
Joined: Mon Aug 20, 2007 10:02 pm

Post by moishy »

Thanks! It really worked!
Post Reply