this post was submitted on 20 Jul 2023
61 points (95.5% liked)

Selfhosted

38831 readers
186 users here now

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:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. 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.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 1 year ago
MODERATORS
 

I used a public instance of Piped for a while and thought about selfhosting it, but the installation process was incredibly hard, to the point of being obnoxious, and in the end, it didn't even work. I liked the features I saw on the public instances and would like to revisit it some time. Until there I'm using Viewtube. Installation was a breeze and it looks pretty nice.

Do you have some other YT frontend that we could try, post it here and tell us how easy/difficult it is to run and your opinion about it.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 1 year ago* (last edited 1 year ago)

I can't speak as to why other people use their alternatives, but if you use mpv with yt-dlp like the guy above, and which I do -- which isn't really a full replacement for YouTube, just for part of it -- then you can use stuff like deblocking, interpolating, deinterlacing filters, hardware decoding, etc. Lets me use my own keybindings to move around and such. Seeking happens instantly, without rebuffering time.

Also means that your bandwidth isn't a constraint on the resolution you use, since you aren't streaming the content as you watch, though also means that you need to wait for the thing to download until you watch it.

There, one is talking about the difference between streaming and watching a local video, and that mpv is a considerably more-powerful and better-performing video player than YouTube's client is.

I generally do it when I run into a long video or a series of videos that I know I'm going to want to probably watch.

EDIT: It also looks, from this test video, like YouTube's web client doesn't have functioning vsync on my system, so I get tearing, whereas mpv does not have that issue. That being said, I'm using a new video card, and it's possible that there's a way to eliminate that in-browser, and it's possible that someone else's system may not run into that -- I'm not using a compositor, which is somewhat unusual these days.