Skip Navigation
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)VE
VerPoilu @sopuli.xyz
Posts 1
Comments 41
Google has been blocking many tools/IP ranges that try to synchronize with YouTube
  • 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.
  • Google has been blocking many tools/IP ranges that try to synchronize with YouTube
  • 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).

  • Well, I wanted to enjoy stream sticks
  • 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).

  • *deleted by creator*
  • Firefox's implementation of manifest v3 doesn't come with the same restriction as Google's. Ad blockers will still work with manifest v3 on Firefox (but not on chrome).

    This means that all manifest v3 extensions made for Chrome work with Firefox, and almost all manifest v3 extensions made for Firefox will work with Chrome.

  • Self host on a raspberry pi?

    Hello,

    I would like to self host either on my machine, or on a raspberry pi. I don't absolutely need to access it from outside my network, but it would be a plus. I have read this page: https://docs.piped.video/docs/self-hosting/ , but I'm a bit lost on how to set up hostnames. Maybe I can use something like DuckDNS: https://www.duckdns.org/

    1