Edge extension and Youtube : bug

PALANDRE Maxime

New Member
I installed the Adguard extension for Edge, it works really well except on YouTube :
When I load the home page of YouTube, it looks like Javascript on this page doesn't work : the button to add videos to "Watch later" doesn't appear, the button to show the side bar with my channel, my playlists does nothing, the auto-completion when i type words on the bar for research doesn't work.
But if I disable adguard, everything is fine.
If I let it on, but I reload the page, everything works
Is there a solution ?
Thanks
 

Blaz

Moderator & Translator
Staff member
Moderator
Is the same page working with Chrome and Chrome extension?
 

Blaz

Moderator & Translator
Staff member
Moderator
So at least it is not a filter issue.
Which Windows 10 build are you running exactly?
 

PALANDRE Maxime

New Member
I'm running
OS : Windows 10 build 14393.693 (the version 1607, the anniversary update), on a Vaio MultiFlip 13A
Browser : Edge 38.14393 (EdgeHTML 14.14393)
Adguard for Edge latest version, with latest filter (but I have had this problem since the begenin of adguard for Edge)

PS : thank you for your help
 

avatar

Administrator
Staff member
Administrator
Could you please tell me which filters do you have enabled in Adguard?
 

Ioan

New Member
i see the same issue, same Edge/OS version. adguard version 2.5.18.
thank you for this great extension, love it.
 

Alex302

Filters Developer
Staff member
Administrator
Necessary rule is exists in English filter. Maybe your filters are not fresh.
Code:
@@||pubads.g.doubleclick.net/gampad/ads?ad_rule=0&d_imp=1&gdfp_req=1&iu=*mkt.ythome_1x1*&sz=1x1&correlator=$domain=youtube.com
 

PALANDRE Maxime

New Member
Necessary rule is exists in English filter. Maybe your filters are not fresh.
Code:
@@||pubads.g.doubleclick.net/gampad/ads?ad_rule=0&d_imp=1&gdfp_req=1&iu=*mkt.ythome_1x1*&sz=1x1&correlator=$domain=youtube.com
I have the latest for every filters, but maybe this rule will be implemented in futur update for filter
 

Alex302

Filters Developer
Staff member
Administrator
I have the latest for every filters, but maybe this rule will be implemented in futur update for filter
Check for updates and try again.
Iа the suggestions will not works, open filtering log, refresh the page and paste pubads.g.doubleclick.net/gampad/ads to the search string. Then copy blocked request on the forum.
Example
 

Alex302

Filters Developer
Staff member
Administrator
Ok. Try to add these rules to user filter(one-by-one)
Code:
@@||pubads.g.doubleclick.net/gampad/ads?ad_rule=0&d_imp=1&gdfp_req=1&iu=%2F6762%2Fmkt.ythome_1x1$domain=youtube.com
@@||pubads.g.doubleclick.net/gampad/ads?ad_rule=0&d_imp=1&gdfp_req=1&impl=ifr$domain=youtube.com
and make screenshot of the log.
 

PALANDRE Maxime

New Member
Ok. Try to add these rules to user filter(one-by-one)
Code:
@@||pubads.g.doubleclick.net/gampad/ads?ad_rule=0&d_imp=1&gdfp_req=1&iu=%2F6762%2Fmkt.ythome_1x1$domain=youtube.com
@@||pubads.g.doubleclick.net/gampad/ads?ad_rule=0&d_imp=1&gdfp_req=1&impl=ifr$domain=youtube.com
and make screenshot of the log.
Ok :
First I added only the first rule : on YouTube the problem is still here with only this rule. Here's the log of YouTube's homepage with this filter :





Then I did the same but with only the second rule, and on YouTube everything works, here's the log :







With both, as expected, YouTube works. I'll put the log if you need it because it's very long
 
Last edited by a moderator:

Alex302

Filters Developer
Staff member
Administrator
Thanks. The existing rule was replaced by
Code:
@@||pubads.g.doubleclick.net/gampad/ads?ad_rule=0&d_imp=1&gdfp_req=1&impl=ifr$domain=youtube.com
I have changed your message, images are hidden under the spoiler.
 
Top