VerPoilu

joined 1 year ago
[–] [email protected] 9 points 1 week ago (3 children)

Is the database of websites installed locally in the extension or is it calling home for every website I visit?

[–] [email protected] 6 points 1 week ago

Let's not build anything because there are no users. There are no users if we don't build anything.

[–] [email protected] 5 points 1 week ago

It works on Android, but I don't believe it works on iOS.

[–] [email protected] 1 points 1 month ago

For that they use iframes, which have a different security system.

[–] [email protected] 2 points 1 month ago (2 children)

Because of the CORS settings on Google's servers would tell your browser to not go forward with the request. There are two ways it could eventually be possible:

  • By opening the video in a new page/tab that only contains the video, with the YouTube player, which defeats the purpose a bit.
  • By installing an addon or an app on your device.
[–] [email protected] 2 points 1 month ago* (last edited 1 month ago) (4 children)

Fair enough, that's interesting. I assume this only applies to the non-web clients. On the web, it would not be possible. You can verify by looking at the outgoing network requests on this random video for example: https://invidious.privacyredirect.com/watch?v=qKMcKQCQxxI

[–] [email protected] -5 points 1 month ago (6 children)

I'm pretty confident that you are wrong.

[–] [email protected] 31 points 1 month ago (9 children)

Invidious and YouTube piped (and LibreTube) by default load the videos server-side, as opposed to GrayJay, NewPipe or Smarttube.

It has advantages (mostly that your IP address is not shared with YouTube, and it allows users from countries where YouTube is blocked to still access it) and inconvenients (much harder to keep up when YouTube actively seeks to block them).

[–] [email protected] 3 points 2 months ago (1 children)

Smarttube next doesn't require rooting the device, it can be sideloaded. Sideloading is not very complicated. Google is not trying to block any sideloading (at the moment, at least).

[–] [email protected] 11 points 4 months ago* (last edited 4 months ago)

LibreTube is also a good one. Basically an app for piped

[–] [email protected] 1 points 5 months ago* (last edited 5 months ago)

Browsers based on chromium do not have to follow exactly what the main branch is doing. If they want to keep supporting MV2 or support different rules for MV3, they can. Albeit it's a bit cumbersome.

view more: next ›