Not lies, because Youtube on android uses something called DroidGuard, while on browser and other platforms, uses something called BotGuard. Their implementation differ, but NewPipe uses DroidGuard and programs like FreeTube and Invidious use BotGuard. So that’s probably the reason why NewPipe still works fine.
Don’t quote me on that tho. But that’s what I know
JohnEdwa@sopuli.xyz 6 months ago
YT Revanced is not a 3rd party client. It (and all vanced patches) work by taking the original app and patching the code directly, often simply to bypass sections of it entirely.
Let’s take backg ground playback for example, the app has that functionality but it checks if the user has a premium subscription or not before allowing it. Revanced simply removes that check by jumping over the code and always returning true.
bier@feddit.nl 6 months ago
Yeah it works more like how cracks used to work back in the day.