-
Notifications
You must be signed in to change notification settings - Fork 112
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 Streaming Data): Parse streamingData
to check if a video is livestream or not
#94
Conversation
streamingData
to check if a video is livestream or not
This PR closes inotia00/ReVanced_Extended#2508 |
Uhm it is not, I guess |
I think inotia00/ReVanced_Extended#2508 is about missing audio tracks due to fallbacks from IOS to Android VR happening recently with the existing patches. IOS logged out could be an option to play kids videos as done by ReVanced. However RVX is still able to play kids videos as spoof video stream data falls back to the Android tv client. |
Yeah, inotia00/ReVanced_Extended#2508 is not related. The issue title says "iOS compatibility mode setting not working", but actually it is not a problem of iOS compatibility mode. |
Weird, I have zero issues with iOS spoofing. |
Eventually all will be affected due to this. 400 error for some spoof client patch users was actually a warning sign of YT enhancing detection methods. |
I removed iOS (A/B test blocked buffering on my account) and used: VR spoof for lives, Unplugged spoof for movies and Creators spoof for all the rest (kids videos included). I think it's the better way, from the moment that iOS is only useful for the balanced volume feature. |
Creator's spoof is Android test suite client? |
Nope, it's Android Creator (Android Studio app on apkmirror). You can find it in inotia integrations repo. |
Switched to another approach in inotia00/revanced-integrations#61 |
@0xrxL Does creator's spoof bring back switching audio track option? |
Android VR I Guess. |
@0xrxL No, Android VR removes the option. Have clients like mweb.ios without login or web_creator.mweb with authentication been tried by the team for addressing playback issues earlier? The relevant PR in yt-dlp is below: |
I wanted to reopen this PR, but the So, this PR was manually merged by me |
Integrations changes: inotia00/revanced-integrations#59