-
Notifications
You must be signed in to change notification settings - Fork 79
YTM Report thread #362
Description
I've created a new branch that supports YouTube Music - it works ok in video mode (playing songs as videos) - sound only is not available without YouTube RED subscription...
The .java code is exactly the same as original one for normal YT app - the only changes I've made are hooks direct URL and YTM package name...
I've tested it on Genymotion android emulator with Xposed Framework installed and it's working fine - music is played in a background with playback controls visible as notification
It's also confirmed that it's working on a physical devices - Honor 8 and Galaxy S4 - XDA
If you want to test it yourself, check this XDA post HERE
If anyone better at programming wants to try merging YTM and YT apps support together in one YT/MBP Xposed module - there you have it :)