pylerSM / YouTubeBackgroundPlayback

[Xposed module] Enable background playback in YouTube
http://repo.xposed.info/module/com.pyler.youtubebackgroundplayback
BSD 3-Clause "New" or "Revised" License
315 stars 81 forks source link

Fix for 12.36.55 #340

Closed th3an7 closed 7 years ago

th3an7 commented 7 years ago

Some shit has changed - missing 3rd class...

dakotagrvtt commented 7 years ago

Sounds like they've caught on

th3an7 commented 7 years ago

Yeah... after 3 years... congrats Google...

esgie commented 7 years ago

Updated Lucky Patcher patch to support 12.36.55 http://www59.zippyshare.com/v/YNTnnh7u/file.html https://mega.nz/#!Xp5Ega4a!vVau4nRe3xMpJVGhHxU7okMwO4tKc-gZiqKrL2nVn1M

Making this fix took me about 30min so guess the changes made by Google aren't that bad. If I may be any of help, in my patch (which is based on some old version of this xposed module) the pattern which shall be considered as an equivalent of the 3rd hook from your code has been rewritten to force method: zan;->d(Lacwa;)Z to always return true.

abhijeetramgir commented 7 years ago

I pasted the file in Android/*. LACK/files/LuckyPatcher But it still doesn't work. Can you please tell me how patch this file? Thanks

abhijeetramgir commented 7 years ago

Nevermind, I just opened the file and lucky patcher imported it. Thanks for your work!