wanam / YouTubeAdAway

Xposed module to block YouTube ads on the official YouTube Android App
GNU General Public License v3.0
673 stars 56 forks source link

Ads are back with youtube 13.30.56 #88

Closed skrilin5 closed 1 year ago

skrilin5 commented 6 years ago

Hi Wanam,

The ads are back using youtube version 13.30.56. Enclosed the xposed log.

Thanks

xposed_error_20180809_165016 - Copy.log

ngosang commented 6 years ago

@wanam we need you!!!

Localhorst86 commented 6 years ago

I guess this project is dead? :(

wanam commented 6 years ago

It's been a while I didn't use Xposed, according to the logs it should be easy to fix, i guess it's related to a proguard map change. Unfortunately i don't have time to Root and install it on my device right now, anyone else can use my sources to debug and find out what changed.

moralrebuild commented 6 years ago

Anyone can take this honor fixing task?

ChristophPech commented 6 years ago

@wanam I fixed it. I generalized the brute force detection so it doesn't matter if proguard renames anything. It's name agnostic now.

tgc12 commented 6 years ago

You are the boss Going to try when pull request gets accepted.