I watch YouTube when I eat etc. I pretty much solely watch gameplays. Is there any alternative? Or an opensource way to view YouTube? I don’t want to use Twitch because Amazon and I grew out of enjoying streamers in my late teens and it’s been a while since.
Edit: I don’t ever use it on mobile. Desktop via Firefox only.
NewPipe. Newpipe is feature rich and does not require an account. It holds all subscriptiouns localy and does not use the API. Customizable and had tons of features.
Libretube is better as for me
Also a grat option! To each his own.
Since we’re on Lemmy, which uses ActivityPub, I’d first recommend using PeerTube since it’s also a fediverse ActivityPub platform. But it’s pretty small right now.
Alternatively, Odysee has an established creator base and it’s easy for YouTubers to sync video uploads, so it has a real chance at becoming mainstream if we can push adoption outside of the tech-sphere.
In terms of just YouTube privacy-respecting frontends, with your browser I recommend using Piped or Invidious.
For more instances for privacy-respecting front-ends, this link is a good resource. Furthermore, you could consider installing the LibRedirect extension to automatically redirect you to privacy-respecting frontends.
On Android, I strongly recommend downloading LibreTube or NewPipe from the F-Droid store. LibreTube is actually really pretty, so I prefer it to ReVanced on that basis as it doesn’t require any level of login to manage a subscription list I think. Newpipe is already very well established and I use it personally, very good app.
Happy to answer any questions, but I’m not an engineer, I’m just a guy :p
Peertube is simply not good however. I encourage people to try it but it’s just not even remotely close to YouTube content.
For now I think Newpipe is a much, much better choice.
I think Lemmy is good enough to replace Reddit though, which is why I’m here so much. :)
I agree that it’s not fully “there” yet, but it won’t get “there” without users engaging with the videos. I try to use PeerTube for any YouTube creator I enjoy that uploads there. For example, Linux Experiment has started uploading there so I’ll be tuning in weekly to see his news updates.
Let’s still support upcoming platforms where we can :)
On desktop there’s Freetube, which is an accountless youtube frontend, which I’ve basically been daily driving for over a year now. It’s not the best experience in the world, as it still lacks some features like playlists.
Newpipe is an open source youtube client, unfortunatly it’s missing any features that require an account.
If you want those features check out Revanced, a patched youtube app. Unfortunetly since Revanced uses the stock youtube app its not fully open source.
If you decide to use revanced be careful as there are a lot of fake websites. The real one is revanced.app or the github. You also need to patch the app yourself.
I confirm this is the greatest front end out there (excluding YouTube front end)
I’m Elon Musk
For desktop: Piped or Invidious instances, like piped.kavin.rocks
If you want to completely get rid of YouTube, then PeerTube or Odysee is nice.
Edit: I don’t ever use it on mobile. Desktop via Firefox only.
An Invidious instance or
mpv
(withyt-fzf
for example).Personally, I use
yt-fzf
for searching (no thumbnails though) andnewsboat
(a cli rss reader) for subscribing to YouTube channels then I can load up videos from there tompv
. I just press the “o” key on my keyboard when a new video comes out and it plays onmpv
.for android, i recommend newpipe and libreture. in my experience, newpipe is more stable but you can give those two a try and see what you prefer.
I’ve been alternating between using Invidious and Piped in the past week or so, which are both open-source ways to access Youtube videos.
Piped seems to be more consistent with fetching captions, so I’m leaning towards that. You can setup an addon like LibRedirect to change any YouTube URLs to whatever instance of Piped or Invidious (and a couple others I haven’t checked out).
LibreTube is what I’ve been using on Android since Youtube Vanced died.
I personally self host my own Viewtube using docker and it works really well.
Since you seem knowledgeable, I have a marginally related question. Do you know any dockers that can scrape a YouTube playlist automatically and put it in a Plex folder?
Yt-dlp app can download playlists and whole channels also batch download supported, just set download to folder you need, from text file in which your channels/playlists listed, and add recurring cron job to repeat downloading new videos as they appear
Hm, I’ll have to try again with that. I tried a couple, but I think that one would download one or two videos then quit.
Appreciate the info!
I had the same problem, to work properly app need to set proper arguments like “yt-dlp -abcd” and some people had problem with downloading speed, this problem was solved with usage of custom downloader option of yt-dlp, as custom downloader aria2 app was used with options to split downloaded file into 16 chunks downloaded in parallel, also as channels change names of videos you can accidentally download same file multiple times, to avoid that use dedication like fdupes or something, imo you should delve deeper into it and slap some bash script for your personal needs), then recurring cron job to repeat that script when you need it
That looks amazing, thanks for bringing it to my attention.
How was setting this up? This looks great but I am often bad at this.
Assuming you already have docker and docker compose set up on your server I just followed the docker compose file section on their installation wiki and got it working within minutes of deploying it.
Revanced on android has been good for me lately
Also this. Apparently revanced also works on the reddit app.
If you’re on iOS, there is uYou++. It’s a YouTube client, but you could find the experience better. You can use AltStore or similar to side load it
You can try NewPipe if you’re on Android Ü
I mainly use it for YouTube myself but you can use it for other sites aswell.
Piped: https://piped.video
Instances: https://github.com/TeamPiped/Piped/wiki/InstancesInvidious: https://invidious.io/ Instances: https://api.invidious.io/
More alternative frontends https://github.com/digitalblossom/alternative-frontends#youtube
in what way is watching YouTube on an open source web browser not open enough?
If you want a way to view YouTube with no ads, no trackers and with dislikes, Vanced is the way to go. As far as I know their github is still active.