

Just so you know, if you like freetube, you can configure the external player to mpv, which underneath uses yt-dlp when streaming, and use the button to load the external player. Of course one can also launch smplayer, which underneath is using mpv, which underneath…
But the thing is content creators don’t move out of YT cause they’re there to monetize in the first place. So this thing seems never ending no matter alternatives like peertube exist.
Hmm,
youtube-dl
? I believe it’s no longer the one to use, it’syt-dlp
, andmpv
has supportyt-dlp
for quite some time, but it could be any player as long as it supports yt-dlp. What I’ve noticed is that nothing gets as fast to fix these YT issues thanyt-dlp
. It’s working fine for me onArtix
for quite some time. And unless wanting ton use a browser, that’s what freetube has been documenting every time receiving related bugs. See for example:https://github.com/FreeTubeApp/FreeTube/issues/8083#issuecomment-3326565693