cross-posted from: https://lemmy.org/post/1872634

So, starting now, Google started mandating full JS for YT, effectively breaking all third-party clients and locking the site to their official client.

This reeks of DRM.

UPDATE: Installing Deno and installing yt-dlp through PyPi fixes yt-dlp but the very idea that Google is mandating JS to lock down YT in an attempt at pseudo-DRM is still crappy.

UPDATE #2: inv.nadeko.net is working again for now.

    • NotKyloRen@lemmy.zip
      link
      fedilink
      English
      arrow-up
      17
      arrow-down
      1
      ·
      edit-2
      19 hours ago

      I cancelled YT Premium after paying pretty much since Google Music was a thing. The price keeps going up ($14/month now here in the US), and Lite is meh even for the discounted price (e.g. no background play I think?).

      They just keep building the wall higher and higher, while they survive only because creators keep filling it with content. Nobody is watching “YouTube Originals” or their first party content. YouTube exists solely because of third party creators.

      Not only that but I can survive with Brave or Firefox with UBO or whatever. It’s not that hard to avoid the ads, even if it’s a little inconvenient vs being able to use the app.

      • InFerNo@lemmy.ml
        link
        fedilink
        English
        arrow-up
        3
        ·
        12 hours ago

        You can either revance your yt music app, or use Firefox with an extension that keeps videos playing while your phone is locked.

    • CommanderCloon@lemmy.ml
      link
      fedilink
      English
      arrow-up
      5
      arrow-down
      9
      ·
      edit-2
      19 hours ago

      It’s annoying but I guess they’re just evolving their anti spam mechanisms, which shouldn’t surprise anyone.

      JS is one of the most popular scripting languages anyway so having it as a requirement shouldn’t hinder anyone.

      And not to throw shade at the people who designed yt-dlp, but designing a tool to “scrap” the content of an evolving platform in a different language (with different tooling etc) than the one said platform is expecting to be consumed by might have been a mistake

      • WhyJiffie@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        5
        arrow-down
        2
        ·
        15 hours ago

        anti spam? on the video player? you cannot think is seriously.

        JS is one of the most popular scripting languages anyway so having it as a requirement shouldn’t hinder anyone.

        except any of the clients that care about not running whatever untrusted google code in an unrestricted environment.