Would this work for your case?
Linux
A community for everything relating to the GNU/Linux operating system (except the memes!)
Also, check out:
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
The last answer works for MPV. I'll have to figure out if it's possible to get it working with SMPlayer as well, but for now telling FreeTube to use MPV directly works.
If anyone doesn't feel like opening the link, the fix involves adding this to your ~/.config/mpv/mpv.conf file:
slang=en,eng,enUS,en-US
sub-auto=fuzzy
ytdl-raw-options=ignore-config=,sub-lang="en,eng,enUS,en-US",write-sub=,write-auto-sub=
So, quick testing is that mpv will pull subtitles by default but not display them without cycling the track (with J) or setting slang with an available language code[s]. (with slang=en,en-US for English.) Although, it will completely ignore auto-generated subtitles.
I did find that ytdl-raw-options='sub-langs="en,en-US",write-sub=,write-auto-sub=' will also give the option to use auto-generated subs.
I'm not too familiar with SMPlayer but I was seeing that you can use an mpv.conf with it.
I've noticed that if I pass the --config=yes option for mpv in SMPlayer's advanced preferences, it will use some of my mpv config, since it'll load the autoload script I use, but it'll ignore all the settings needed to load YouTube subtitles. Setting disable_player_config=false doesn't change this.
Celluloid, meanwhile, will load subtitles, but using it feels kind of jank compared to mpv by itself. On my setup, you have to pause while it's "loading", then play to actually get a YouTube video to start, and you also have to press J to bring up the subtitles.
EndeavourOS with the latest KDE Plasma.
Same here! It's awesome!
As for the actual question, I personally use FreeTube without an external player and it works fine enough. Maybe check if you have the latest version? It does occasionally reload but it never goes in a loop (at most it reloads two or three times).
I'm using FreeTube Nightly, and I'm actually using a newer build than the one that's on the AUR, since you can pull the latest Nightly build from their Github, yay -G the PKGBUILD for freetube-nightly, then modify the PKGBUILD to point at the newer .pacman file. FWIW, this has never really fixed any problems I've had with using whatever the latest version on the AUR is.
But in any case, different people have different results with FreeTube, and it sounds like you've been having better luck than I have. It's not consistent.
Maybe it depends on where you live? Since YouTube seems to change stuff every day