posted in Asklemmy

Frustrated with Freetube, what do you use on desktop

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?

Page

Replying to @⁨elucubra@sopuli.xyz⁩

you give your watch history, how long you have hovered over a thumbnail, search history, and they use ai to determine your personality to recommend you more videos. you give everything except for your email, your email is largely irrelevant as they tie your account to your other stuff via trackers anyway

OP doesn’t have to mention privacy. privacy is to be expected when looking for an alternative to freetube (privacy friendly software that doesn’t require logging in and has offline subscriptions)

Replying to @⁨elucubra@sopuli.xyz⁩

ublock origin only blocks ads.

But if you want a bit of privacy it can’t stop youtube from collecting your data and keeping you in a feedloop bubble.

With these types of clients yt can’t track you. and everytime i reload the app it’s like I am new user to them they don’t have all my browsing history. plus you can subscribe to channel without logging into yoututbe

Replying to @⁨anticurrent@sh.itjust.works⁩

Anything that integrates yt-dlp, honestly. I used to use Freetube exclusively on my PC, but now I find myself downloading every video I want to watch because of Youtube’s stupid SABR requests. Basically, Youtube forces a 5 second pause on the video you’re watching for no good reason, seemingly at random, too, and this seems to affect NewPipe and its forks and yes, Freetube as well. It’s super annoying.

Replying to @⁨Geodes_n_Gems@lemmy.ml⁩

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.

wiki.archiveteam.orgYouTube/Technical details - Archiveteam

Replying to @⁨anticurrent@sh.itjust.works⁩

I’m probably being too lenient but if I can still watch videos on Freetube I’m not gonna abandon it, especially not for the official client, I’m pretty sure most issues are caused by Youtube shenanigans that affect all the alternative clients, FOSS Devs have always worked around those shenanigans before, and if Youtube does succeed in breaking all alternative clients & viewing methods forever then I won’t watch Youtube videos anymore, yeah it’ll suck but I’d much rather do that than go back to using an official Google product.

Replying to @⁨anticurrent@sh.itjust.works⁩

The alternatives constantly hitting issues (not their fault I know) led me back to using the website. So I’m running it in Firefox with ublock origin and unhook go get rid of most what I dislike about the website. I’ve got my subs through an RSS feed which I treat as the feed. Open what I want in new tabs, close when I finish. No algorithm pushing me around and I’m watching way less.

Its not the most private solution but it works well for me.

Replying to @⁨anticurrent@sh.itjust.works⁩

Are you the author of the recent issue about bringing back the reload button from earlier this week? I share your sentiment entirely.

In my case, I often invoke Freetube from scripts or from the browser extension, which cause the back button to obviously not work. Because videos randomly don’t load, I find myself having to close Freetube and running the script again, or navigating Firefox’s context menu to try again. And even if I don’t need to leave Freetube, some video lists reset their scroll position when you go back to them, causing you to need to look for the video again. Their workaround of going back and then forward just to reload is completely unreasonable.

I also get plenty of frustation out of Freetube, although most of it is because YouTube keeps breaking compatibility, but there are some problems such as the lack of reload button that are entirely Freetube’s fault.

I’m sorry I don’t have any alternative for you. YouTube’s web client is so bad, even on incognito with ublock, that struggling with random compatibility errors on Freetube is preferrable to me, even if unexplainably bad decisions by the Freetube team make that struggle unnecessarily worse.

While we’re at it, I have also been completely unable to find a single Invidious or Piped instance that works at all? I’ve only ever managed to watch a single video at most on any given instance before having it break, and most of the time not even that. How is it possible for them to have near zero reliability when even Freetube and Newpipe are at least somewhat usable?

Edit: Typos and minor rewording