Has NewPipe v0.27.0 stopped working for anyone else? It won’t play anymore. It loads the video page and comments, but throws an error when attempting to play or download the video. I’ve submitted an error report, but was wondering if anyone else is experiencing this.

Edit: thank you, everyone! I figured it was google being a giant turd again, but want sure, since it worked perfectly fine for me yesterday, and I didn’t see anything pop up on Lemmy yet. I understand the logistical and costing nightmare of this, but we really need a FOSS decentralized video sharing platform to take hold and take off. Let google and other bigturdtech die where they made their beds.

Update: newpipe 0.27.1 was just released, which fixes this deliberately google-caused issue. As I understand, some other frontends implemented their own fixes, too. These teams are amazing!

      • Into The Sky@lemmy.ml
        link
        fedilink
        arrow-up
        4
        ·
        1 month ago

        Same, i tried Grayjay today and i was surprised about how well and reliably it worked. Does someone know why?

        • Captain Beyond@linkage.ds8.zone
          link
          fedilink
          arrow-up
          6
          ·
          edit-2
          1 month ago

          My guess (and it’s only a guess, I haven’t looked at the source code) is that the scraping is being done on a server end that they can update without having to push an app update.

          edit: my guess was wrong, I found where the source code is and they do the parsing locally - however it’s a plugin that I assume gets loaded in on app start so they can still update it without having to publish a new apk. this is the fix

          interestingly although Grayjay itself is proprietary this plugin is Affero GPL licensed.