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.

  • lambalicious@lemmy.sdf.org
    link
    fedilink
    English
    arrow-up
    25
    arrow-down
    1
    ·
    3 days ago

    May this be the hoped-for token of enshittification that will spring Peertube and other platforms upwards!

    • 0xtero@beehaw.org
      link
      fedilink
      English
      arrow-up
      25
      arrow-down
      1
      ·
      3 days ago

      I doubt it. Bandwidth and storage costs for distributed video on the scale of YouTube isn’t going to happen without some kind of monetisation beyond stray donations.

      Places like Nebula have better operating models but they’re also very niche.

      • lambalicious@lemmy.sdf.org
        link
        fedilink
        English
        arrow-up
        9
        ·
        2 days ago

        on the scale of YouTube

        That’s precisely the trick. Don’t try to copy Youtube. You’re gonna lose. And it’s not the Peertube intended use case anyway.

        Instead, Peertube and other such platforms should work as cross-indexing domain-specific, configuration-specific video galleries. A retro videogame video archive does not need 4K 120fps Dobly 14.3 audio; they can just encode most of everything in 480i 30fps and their storage costs will go down significantly. A news report / news reel archive can save some costs by encoding as SDR (or even lower) with ~80kbps mono MP3 audio or somesuch, since most of everything past the intro jingle is human voice.

        Play to your advantages. Trying to break into a monopoly game where the rules are broken, the only other player is broken, and the entry fees are broken is self-defeating.

        • DFX4509B@lemmy.orgOP
          link
          fedilink
          English
          arrow-up
          1
          ·
          edit-2
          9 hours ago

          A news report / news reel archive can save some costs by encoding as SDR (or even lower) with ~80kbps mono MP3 audio or somesuch, since most of everything past the intro jingle is human voice

          • Opus would have MP3 beat for speech at lower bitrates as per the HydrogenAudio KB, Opus is transparent for speech at 32kbit/s with stereo speech being transparent at 40kbit/s. Beyond that, a typical bitrate for Opus audio on YT is something like 150kbit/s and that codec is transparent for music at 160-192kbit/s. Point being if one works in spoken word and they want to save as much space and bandwidth as possible while still sounding reasonable, 40-48kbit/s Opus would be the ideal audio codec for that as it would give transparent speech at half the bitrate of the 80kbit/s MP3 that’s quoted here.
        • rumba@lemmy.zip
          link
          fedilink
          English
          arrow-up
          2
          ·
          2 days ago

          Sell ads, pay for storage and transmission fees, pay a pittance to the creators.

          Vs

          Require a single person to finance everything and hope for enough donations to keep running, no incentivization for content creation.

          Peertube is missing a couple of things to even be reasonably viable.

        • sp3ctr4l@lemmy.dbzer0.com
          link
          fedilink
          English
          arrow-up
          4
          ·
          2 days ago

          Exactly.

          When the game is rigged, literally, the only winning move is not to play that exact game.

          Adapt. Imprevise Innovate. Overcome.

        • 0xtero@beehaw.org
          link
          fedilink
          English
          arrow-up
          3
          ·
          2 days ago

          should work as cross-indexing domain-specific, configuration-specific video galleries

          Yes indeed - this is great idea and probably the only way a “web scale” distributed video service can work - unfortunately this doesn’t quite exist yet. Even mature implementations like Mastodon have hard time dealing with “global” free text searching (or any kind of taxonomy). But maybe that’s the idea that starts a truly free web!