Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New YT app version reporting thread #368

Open
th3an7 opened this issue Feb 24, 2019 · 142 comments
Open

New YT app version reporting thread #368

th3an7 opened this issue Feb 24, 2019 · 142 comments

Comments

@th3an7
Copy link
Collaborator

th3an7 commented Feb 24, 2019

YT app just got updated and module's not working? Report it below with new version numbers and wait for an update :)

@thebestnom
Copy link

I have no idea why apkmirror thinks 14.09.52 is beta, but it looks like that play store update to it without being a beta tester

@th3an7
Copy link
Collaborator Author

th3an7 commented Mar 2, 2019 via email

@th3an7
Copy link
Collaborator Author

th3an7 commented Mar 3, 2019

@thebestnom Sorry it took me so long... but it should work again :D

@thebestnom
Copy link

14.09.53 just got out...
Youtube got updated twice in a week, thats not normal at all, I wonder what they are trying to do

@th3an7
Copy link
Collaborator Author

th3an7 commented Mar 6, 2019 via email

@th3an7
Copy link
Collaborator Author

th3an7 commented Mar 7, 2019

@thebestnom fixed, should work again - it was just a quick bug fix probably since classes are the same and it was only minor version bump... It happens from time to time

@thebestnom
Copy link

Works as always, thanks! But the obfuscation happens every build, So class name should change regardless, am I wrong?

@th3an7
Copy link
Collaborator Author

th3an7 commented Mar 7, 2019

It should but when the version is bumped by .01 (like in this case), they are the same - I don't know if they are releasing the same app with changed version number or if they're changing something but it happens almost every time :P

@thebestnom
Copy link

thebestnom commented Mar 10, 2019

14.10.53 is not beta...I really trying to understand apkmirror and their beta flagging

@th3an7
Copy link
Collaborator Author

th3an7 commented Mar 10, 2019

@thebestnom Updated... I couldn't understand that to this day...
AppManifest doesn't show if it's beta or not so I must guess everytime - good to have you here :D

@thebestnom
Copy link

well, after you are being super fast for at least a month (I think) youtube have got you :-P
version 14.17.53 is out

@th3an7
Copy link
Collaborator Author

th3an7 commented May 2, 2019

@thebestnom I knew it will come sooner than later - I think I saw it in the beta so I've been waiting until it comes to stable - thanks for the info :D

As always - it's updated and should work again

@thebestnom
Copy link

Works as always! Thanks again
Btw, just updated to Android PIE, and using edxposed and everything works great!

@th3an7
Copy link
Collaborator Author

th3an7 commented May 2, 2019 via email

@abhijeetramgir
Copy link

Hey! I have youtube version 14.20.54 on Android 8.1, YBP is not working.
Any help?
Thanks!

@th3an7
Copy link
Collaborator Author

th3an7 commented May 24, 2019

@abhijeetramgir it's not yet supported - I'll add it today, sit tight (will edit this when it's done)

EDIT: DONE - should work again, just force close YT app from settings or restart your device :D

@ghost
Copy link

ghost commented Jun 14, 2019

Doesn't work on 14.23.50

@ohyeah521
Copy link
Contributor

Doesn't work on 14.23.50

try this ,may be work.
https://repo.xposed.info/module/wovow.youtubehelper

@th3an7
Copy link
Collaborator Author

th3an7 commented Jun 14, 2019

@remewer should work again

Thanks to @ohyeah521 for the hooks :D

@thebestnom
Copy link

YouTube released a new version 14.28.54

@th3an7
Copy link
Collaborator Author

th3an7 commented Jul 20, 2019

YouTube released a new version 14.28.54

I saw it - will add it in a second...
I've also seen 14.29.53 and .55 coming next that's why I've been waiting with adding it - but if the 28.54 is in Play Store already, I'll add it now...

I'll edit this when it's done (probably max. 1h)

@thebestnom
Copy link

Oh, wierd that they are doing so many versions in parallel, but thanks as always!

@th3an7
Copy link
Collaborator Author

th3an7 commented Jul 20, 2019

Oh, wierd that they are doing so many versions in parallel, but thanks as always!

It happens sometimes - probably they're just quickly patching bugs and preparing new version or testing some server-side changes...

Anyway - it should work again for 14.28.54 as well as for 14.28.55, 14.29.53 and 14.29.55 - just force close app or reboot your device :D

@ghost
Copy link

ghost commented Jul 26, 2019

Doesn't work on 14.59.26 yet

@th3an7
Copy link
Collaborator Author

th3an7 commented Jul 26, 2019

Doesn't work on 14.59.26 yet

I believe you meant 14.29.56 - can you check if it works now? Haven't edited anything, just copy-pasted old ones with changed version number - guessing classes haven't changed - if it still doesn't work I'll edit them in a second :)

Added them anyway - let me know if something is still not working

@ghost
Copy link

ghost commented Jul 26, 2019

It does work now. Thanks a lot

@someone5678
Copy link

YT 15.31.36 is released!
https://apkcombo.com/youtube/com.google.android.youtube/

th3an7 added a commit that referenced this issue Aug 9, 2020
Updated... #368
Using script now... as long as classes are the same it should speed up finding them even more
@hiishamz
Copy link

I don't know what happened.
But after the last update Youtube app kept force closing. I uninstalled it then re-installed it again and now everything is back to normal.
Thanks @th3an7 for your awesome work.

@th3an7
Copy link
Collaborator Author

th3an7 commented Aug 10, 2020

I don't know what happened.
But after the last update Youtube app kept force closing. I uninstalled it then re-installed it again and now everything is back to normal.
Thanks @th3an7 for your awesome work.

If it happens again, I recommend checking Xposed logs and/or logcat - should show why it's crashing...
Glad you've sorted that out 😄

@someone5678
Copy link

th3an7 added a commit that referenced this issue Aug 13, 2020
@HpNoTiQ56
Copy link
Contributor

th3an7 added a commit that referenced this issue Aug 21, 2020
@th3an7
Copy link
Collaborator Author

th3an7 commented Aug 21, 2020

Updated

Also bonus - you can now check for classes updates yourselves - for more info check new branch on my fork HERE
(still needs hooks updates here but you can make your own fork, change links and build module .apk. That way you won't have to wait for my updates 😄 )

@HpNoTiQ56
Copy link
Contributor

Updated

Also bonus - you can now check for classes updates yourselves - for more info check new branch on my fork HERE
(still needs hooks updates here but you can make your own fork, change links and build module .apk. That way you won't have to wait for my updates 😄 )

Nice work !
I'll try to create my repo next time!

@th3an7
Copy link
Collaborator Author

th3an7 commented Aug 28, 2020

Small update - I've pushed new classes for 15.34.36 (commit bc50fac) - please let me know if it works (and/or if there are any errors in Xposed logs) as the first class has changed a little...

@thebestnom
Copy link

Working great!, Thanks as always

@an3dt4
Copy link

an3dt4 commented Aug 31, 2020

Hi, YTM 3.81.52 is not working, but 3.81.51 works well.
Thanks @th3an7 for your work

@th3an7
Copy link
Collaborator Author

th3an7 commented Aug 31, 2020

Hi, YTM 3.81.52 is not working, but 3.81.51 works well.
Thanks @th3an7 for your work

Latest supported YTM version is 3.79.50... Dunno how 3.81.51 is working despite no apk released (unless I'm blind) yup... I'm blind - latest one is 3.81.52... will update hooks for it in a moment...

Also for future - YTM has it's own reporting thread #362 - not an issue but I like to have them separated 😄

EDIT: Updated... they've changed something but I didn't add anything new just yet - hope the old method still works - let me know if it still doesn't work 🤞

@an3dt4
Copy link

an3dt4 commented Aug 31, 2020

Hi, YTM 3.81.52 is not working, but 3.81.51 works well.
Thanks @th3an7 for your work

Latest supported YTM version is 3.79.50... Dunno how 3.81.51 is working despite no apk released (unless I'm blind) yup... I'm blind - latest one is 3.81.52... will update hooks for it in a moment...

Also for future - YTM has it's own reporting thread #362 - not an issue but I like to have them separated 😄

EDIT: Updated... they've changed something but I didn't add anything new just yet - hope the old method still works - let me know if it still doesn't work 🤞

OK, I'll report in thread #362 next time.
I build apk with Android Studio by downloading latest source code :) YTM 3.81.51 works fine indeed, but when it updated by Google Play, it's not working. Just now I uninstalled YTM and re-installed it, and it's working, so werid.
Thanks @th3an7 a lot.

@th3an7
Copy link
Collaborator Author

th3an7 commented Aug 31, 2020

Hi, YTM 3.81.52 is not working, but 3.81.51 works well.
Thanks @th3an7 for your work

Latest supported YTM version is 3.79.50... Dunno how 3.81.51 is working despite no apk released (unless I'm blind) yup... I'm blind - latest one is 3.81.52... will update hooks for it in a moment...
Also for future - YTM has it's own reporting thread #362 - not an issue but I like to have them separated 😄
EDIT: Updated... they've changed something but I didn't add anything new just yet - hope the old method still works - let me know if it still doesn't work 🤞

OK, I'll report in thread #362 next time.
I build apk with Android Studio by downloading latest source code :) YTM 3.81.51 works fine indeed, but when it updated by Google Play, it's not working. Just now I uninstalled YTM and re-installed it, and it's working, so werid.
Thanks @th3an7 a lot.

Weird indeed...
Also: you don't need to build your own .apk of module if you need it - you can check my fork (it's exact same as this one) but I've set up automatic builds with github actions (those are "debug" builds without signatures). There are also pre-built .apks hosted on my gdrive (links in relases tab on that fork) - those are the same that were in Xposed repo before removing (same signatures etc... all built by me)

th3an7 added a commit that referenced this issue Sep 5, 2020
@thebestnom
Copy link

Currently not having a computer with IDA, and I accidentally updated to 15.36.37, do you mind adding it?
Btw, if you have any way to use your script without IDA, it would be great

@th3an7
Copy link
Collaborator Author

th3an7 commented Sep 7, 2020

Currently not having a computer with IDA, and I accidentally updated to 15.36.37, do you mind adding it?
Btw, if you have any way to use your script without IDA, it would be great

Sorry it took so long...
Added 15.36.37 per request

As for script - I'll try to figure out something - if I find anything I'll update that branch 😅

@thebestnom
Copy link

Thank as always!!

Ill try testing installing IDA later this week so I could see how to that

@thebestnom
Copy link

oh no, IDA free doesn't support python... how fun, Ill try to port this to idc late,

@th3an7
Copy link
Collaborator Author

th3an7 commented Sep 7, 2020

oh no, IDA free doesn't support python... how fun, Ill try to port this to idc late,

I'll upload my .idc script in a second to that branch...
Also, if there are any questions about those - please make new issue on my fork... let's not spam this thread as it's lagging a bit as it is now 😆

@someone5678
Copy link

err I'm still not get used to using IDA so... I report YT new version release here

15.42.36 released

https://apkcombo.com/en-pl/apk-downloader/?q=com.google.android.youtube

th3an7 added a commit that referenced this issue Oct 23, 2020
@KoziLord
Copy link

Downloaded YouTube from the Play Store, newest version seems to be 15.47.36

@th3an7
Copy link
Collaborator Author

th3an7 commented Nov 28, 2020

Downloaded YouTube from the Play Store, newest version seems to be 15.47.36

Added in cfa005b
I'm stupid and I've missclicked enter while typing commit name so that's why the name is cut 🤦

Anyway... should work again now

Also added support for YTM 4.04.53

@th3an7
Copy link
Collaborator Author

th3an7 commented Dec 19, 2020

If anyone for some reason is still using this module instead of switching to Vanced, you probably need to get new module .apk
Thanks to @ohyeah521 it now supports function parameters (which means support for newer YT app versions)

You can either compile new module .apk yourself or if you want, you can get debug version that is automatically built with GitHub Actions HERE (remember to unpack .zip and probably uninstall your version first... this one is not signed with any keys - still works like any normal, signed version)

If link above doesn't work, go HERE, choose most recent build and scroll down to "Artifacts" section

@preethamrn
Copy link

preethamrn commented Apr 30, 2021

Does the hooks-3.json file need to be updated for each new version of YouTube? The latest apk build doesn't seem to be working on 16.16.38.

Edit: Tried to create a pull request with the steps in the IDA-Script branch but it seems like without IDA Pro I can't get the classes (IDA Free doesn't seem to work). Could some help add the new version? Thanks

@th3an7
Copy link
Collaborator Author

th3an7 commented May 2, 2021

Does the hooks-3.json file need to be updated for each new version of YouTube? The latest apk build doesn't seem to be working on 16.16.38.

I've updated hooks for 16.16.38 - it should work again for that version (just force close YT app or reboot your device)

Edit: Tried to create a pull request with the steps in the IDA-Script branch but it seems like without IDA Pro I can't get the classes (IDA Free doesn't seem to work). Could some help add the new version? Thanks

I'm not sure but .idc scripts should work in free version of IDA - python ones only work in PRO afaik... that's why I've ported .py to .idc
They are broken anyway (at least normal YT one) and need small fix - second class has changed significantly since I wrote them and it can't be found (1st and 3rd are working just fine) - I'll try to find new hex so it will work again

In the meantime I recommend checking @ohyeah521 branch HERE - he updates hooks regularly so the module should work just fine with them - you just need to recompile module .apk and change links with hooks directing to his branch

@preethamrn
Copy link

Oh. I was only trying with YT (not YTM) so that might be it. I'm not familiar with IDA so I wasn't sure what I was looking for.

Thanks for the explanation as well as the update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests