348
YouTube on Firefox mobile is awesome
(sh.itjust.works)
1. Posts must be related to the discussion of digital piracy
2. Don't request invites, trade, sell, or self-promote
3. Don't request or link to specific pirated titles, including DMs
4. Don't submit low-quality posts, be entitled, or harass others
📜 c/Piracy Wiki (Community Edition):
💰 Please help cover server costs.
Ko-fi | Liberapay |
You kept privacy? How?
All apps send telemetry, this includes NewPipe. Your data is in that telemetry. The less apps you have installed, the less likely your data is sent to parties that leverage your information for profits.
Excuse me, did you even read what you have linked? The first link literally explains the privacy policy of "the NewPipe's" website.
Also, what the fuck is even newpipe.app? https://github.com/TeamNewPipe/NewPipe The GH repo as well as the F-Droid release all link to newpipe.net and I couldn't find any reference to the .app website there.
Hilariously untrue statement.
The link you're using here is not telemetry. Telemetry is some sort of reporting on how the app is being used that's "phoned home" back to the app creators. In the case of NewPipe, as the link you provided shows, there is none of that; and indeed, it only executes enough JavaScript to grab the video download link. Google still records a download, because they own the server (and any access of someone else's server can be logged), but NewPipe is only sending it (1) the video page URL, (2) an anonymous user-string, required for every web request, and (3) a single, unidentifying query string parameter.
Some apps don't even send that much, and you can prove it by checking their source code when available.