I just use yt-dlp and VLC ¯\(ツ)/¯
Selfhosted
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
Rules:
-
Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.
-
No spam posting.
-
Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.
-
Don't duplicate the full text of your blog or github here. Just post the link for folks to click.
-
Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).
-
No trolling.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
i "subscribe" via rss in freshrss, just use the normal youtube.com on desktop and mobile browser. StoptheMadness on iOS to strip ads
Orion browser works fine for me on iOS
Unwatched is great on ios.
This is awesome, thank you!
it's so pointless
? its pointless to watch videos without it being tracked to an account and with adds removed?
FreeTube still works for my Linux system, for most videos.
On my phone I still use LibreTube but with the option to load the video directly from YouTube (essentially doing what NewPipe is doing) and on PC I just use YouTube's directly. I still use Piped to keep my subscriptions synchronized tho.
I just use Newpipe
However, Piped and Invidious are not dead. YouTube is trying really hard to kill them but they still work somewhat. It is a cat and mouse game.
They're effectively dead. I haven't ever found a single instance that works for more than a few days in years, despite people constantly recommending them.
Probably because people self-host them. I have an invidious instance self-hosted and use clipious on android to watch videos on it. Feels super modern and have pretty much no issues. Public instances usually don't work because of datacenter ips get blocked by YouTube.
NewPipe or Patched YouTube App using ReVanced Manager
As others have said, invidious is not dead, and they're working on factoring out the part that interfaces with YouTube itself, so that updates to react to changes in YouTube will be able to be implemented much faster.
yt-dlp --sponsorblock-remove all <url>
is the way. It turns playlist link into nicely named, curated video files awaiting to played by a regular video player
Does "all" remove every type of segment? Because that seems excessive for most people, there is a lot of filler/etc sections that are over-zealously tagged.
Addressing the subscribing part; I had similar requirements, so I started subscribing via FreshRSS while using a custom theme to give it a YouTube-like experience.
I shared the setup a few month ago here: https://lemmy.world/post/21381606
Edit: One of the benefits of using selfhosted RSS with a web interface is that it is platform agnostic.
I used NewPipe for a while, now I'm trying out a fork called PipePipe. https://github.com/InfinityLoop1308/PipePipe
Revanced and Firefox + uBlock Origin.
First one's hard to set up, but I'm sure anybody self-hosting literally anything could do it in two seconds.
"Absolutely proprietary"
Yeah, but at least it's source available :P
Non-commercial clause, for those who are curious.
It doesn't allow for forking so it is effectively proprietary. It is critical that the community can fork something when they don't like the direction.
it does allowing forking and redistributing, but you cannot remove or obscure functionality related to payments. https://gitlab.futo.org/videostreaming/grayjay/-/blob/master/LICENSE.md
I agree that's an important aspect of open source, but for me personally it's more about being able to audit what is running on my machine. the fact that they show you the code lets me see and confirm for myself that they aren't doing anything shady like spying. Though it might not be good enough for some people it definitely is for me.
It's a level of transparency you won't ever get from truly "proprietary" software.
My concern is that FUTO will start claiming that some other third party clients are stealing the code.
Be mindful that you don't look at the Grayjay code before contributing to something like Newpipe
My only issue with Grayjay (both Android and Windows app), is you have to manually export the videos out of Grayjay
If you try to grab the files directly, they don't work.
Grayjay by FUTO has been working well for me
Grayjay started shitting the bed on me recently (Android via Samsung and Graphene, and on Desktop Linux/Windows) unless I disable vpn.
Even with Agent andDNS whitelisting for the apps.
A bit of a bummer after recently donating.
That's not GrayJay. That's YT. They've started blocking access to users who use a VPN without logging in.
God forbid they don't know everything about you.
Edit: response from FUTO
Seems to be related to UMP streams and we have issue opened for it and it's top priority for us to fix this now. It is however very complex so it takes time to fix it but at least we figured out why it is happening and once it is fixed it should be a smooth experience on Youtube at least for a while until they change something else on their backend...
Aye, that was my suspicion. Really awesome to be stripped of options for privacy so they can suck down that data.
Yt-dlp still works thankfully.
piped.video still works for me: subscriptions, categories, comments. Watching is MPV
My personal Invidious server works just fine.
Self hosted Invidious still works
I believe that YouTube supports RSS. I haven't used it in years, but gPodder allowed subscribing to channels.
Ah, yeah. From this post:
- Go to the YouTube channel page.
- Click more for the About box.
- Scroll down to click Share channel. Choose Copy channel ID.
- Get the feed from
https://www.youtube.com/feeds/videos.xml?channel_id
plus that channel ID from the previous step.
From there, something (like a podcast client) needs to grab the video.
Otherwise, I've been using Tartube to download to my media server, which is not great but fine, except for needing to delete the lock file when it (or the computer) crashes, and the fact that the media server hasn't the foggiest idea of how to organize the "episodes."
I was using freshrss which can grab the rad feed for a channel, but I’ve moved to tube archivist with a Jellyfin plugin. Now they are all predownloaded and just show up on my tv via Jellyfin app.
It’s a way better way to keep track of what you want to watch.