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

feat(YouTube - Spoof client): Background audio only live stream #3291

Closed
2 of 3 tasks
0xrxL opened this issue Jun 3, 2024 · 6 comments
Closed
2 of 3 tasks

feat(YouTube - Spoof client): Background audio only live stream #3291

0xrxL opened this issue Jun 3, 2024 · 6 comments
Labels
Feature request Requesting a new feature that's not implemented yet

Comments

@0xrxL
Copy link

0xrxL commented Jun 3, 2024

Feature description

Currently iOS spoofing doesn't allow the background playback of a live stream.

Motivation

All the main issues of the app has been solved, except this. Therefore, it's impossible to listen a live stream related to a specific music category and use other apps in the meanwhile.

Acknowledgements

  • I have checked all open and closed feature requests and this is not a duplicate
  • I have chosen an appropriate title.
  • All requested information has been provided properly.
@0xrxL 0xrxL added the Feature request Requesting a new feature that's not implemented yet label Jun 3, 2024
@oSumAtrIX
Copy link
Member

#3208

@oSumAtrIX oSumAtrIX closed this as not planned Won't fix, can't repro, duplicate, stale Jun 3, 2024
@LisoUseInAIKyrios
Copy link
Contributor

Android VR spoof works for background audio only live streams.

@LisoUseInAIKyrios LisoUseInAIKyrios changed the title feat: Background live stream feat(YouTube - Spoof client): Background audio only live stream Jun 3, 2024
@oSumAtrIX
Copy link
Member

Perhaps it's possible to determine if the requested video is live and conditionally spoof to Android VR. Alternatively, the player response can be modified similarly to the existing patches for playback speed as well as player gesture

@123jjck
Copy link

123jjck commented Jun 3, 2024

Perhaps it's possible to determine if the requested video is live and conditionally spoof to Android VR.

Yes, just like inotia00 implemented it inotia00/revanced-patches@aabf1ec
inotia00/revanced-integrations@93defa4

@oSumAtrIX
Copy link
Member

There is no such implementation like I described

@0xrxL
Copy link
Author

0xrxL commented Jun 6, 2024

There is no such implementation like I described

Inotia00 solution use JSON requests to determine the video type (normal or livestream) and consequently spoof the client to AndroidVR or iOS.

I don't know if it is a good solution (because AndroidVR spoof is affected by autoplay issue), but at the moment it's the only available one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature request Requesting a new feature that's not implemented yet
Projects
None yet
Development

No branches or pull requests

4 participants