This is not a feature request, but a description of the feature that will be introduce in the next release.
While testing the Spoof Streaming Data patch, I found that it is possible to use the opus codec on iOS clients if the iOS app client version is close enough to the latest version.
Application
YouTube
Feature description
This is not a feature request, but a description of the feature that will be introduce in the next release.
While testing the
Spoof Streaming Data
patch, I found that it is possible to use the opus codec on iOS clients if the iOS app client version is close enough to the latest version.The same issue was already opened in the ReVanced repository, but it was not reproducible on my side at the time.
It is possible that an A/B test was applied to my account, but it is more likely that it was rolled out widely.
The reasons for this are:
The following environments are still untested:
Nevertheless, since the opus codec can be partially available, it is necessary to update the iOS app client version.
Motivation
It's not hard to make the opus codec partially available thanks to server-side changes.
Acknowledgements