Basically Most videos don’t load on first try for me on Freetube. so I have to go back and forth to reload the video hoping this time it will load? they have removed the reload button, and the team are just closing issues on GitHub that demand reinstating the reload button. Plus comments have stopping loading as well.

Invidious doesn’t work half of the times. and piped is dead.

What do you recommend using on desktop. or is paying for youtube Red the only option left?

  • onlooker@lemmy.ml
    link
    fedilink
    arrow-up
    5
    ·
    10 hours ago

    Nope, it’s very much a YouTube/Google/Alphabet thing. Here’s a short explanation (taken from this page):

    In 2025, YouTube started rolling out a new streaming protocol, known as SABR, which breaks down the video into smaller chunks whose internal URLs dynamically change rather than provide one whole static URL. This is problematic because it prevents downloaders (such as yt-dlp) from being able to download YouTube videos at resolutions higher than 360p due to only detecting format code 18 (which is the only format code available that doesn’t use SABR).[11] So far, this issue has only affected the web client, so one workaround would be to use a different client, such as tv_embedded (where SABR has not yet been rolled out to), so for instance in yt-dlp you could add --extractor-args “youtube:player_client=tv_embedded” to use that client. It is not known how long this workaround will work as intended, as YouTube rolls out SABR to more and more clients.

    • Geodes & Gems@lemmy.ml
      link
      fedilink
      arrow-up
      5
      ·
      9 hours ago

      So it’s basically just another instance of Youtube/Google going to extreme lengths and trying way to hard to stop alternative clients rather than just tackling the reasons why people use alternative clients, like ads & privacy?