Papers or Zathura (+ required plugin)
- 1 Post
- 6 Comments
kixik@lemmy.mlto Privacy@lemmy.ml•How to keep avoiding Google when it hamstrings Freetube [Linux]3·9 days agoJust 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.
kixik@lemmy.mlto Privacy@lemmy.ml•What's a good private YT Music client for Android and Web (PWA)2·11 days agoBesides outertune there’s harmonymusic as well
None protect your IP if not using a non self hosted frontend like invidio or piped, cause if self hosted then you’re providing your IP any ways. So now a days actually private is kind of hard. But these applications for sure help a lot.
kixik@lemmy.mlto Privacy@lemmy.ml•What's a good private YT Music client for Android and Web (PWA)2·11 days ago2025.09.26 can still do it without deno. Besides, when the change happens, node and bun (never heard about bun before) will be supported as well, not just deno, but they will require extra arguments passed to yt-dlp. If using yt-dlp directly, and already having node or bun installed, no need for deno then.
I do !
works pretty well on both AOSP phones and gnu+linux desktops. Sad thing though is that I don’t like using flatpak, and I prefer distro native built software, and on Artix/Arch, there are times where the version between the distro version is slightly outdated with regards to the mobile version, and that makes things not to work. This is mainly an issue ever since jami decided to stop supporting the gtk client on the desktop, to me the qt experience have been sad. Not sure if someone has forked the gtk client, that would be great.
So I’m using xmpp as my main messenger, and keep trying jami when it works.
I really like the p2p approach from jami, and also the way they care for those with no huge batteries phones, given they added support for unified push notifications, which can be of course avoided if required for extra privacy. Given my use case, I can’t turn jami into my main messenger yet, but I keep trying, :) Meanwhile xmpp is there for me.
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