this post was submitted on 26 Jun 2026
935 points (99.1% liked)

me_irl

7959 readers
2010 users here now

All posts need to have the same title: me_irl it is allowed to use an emoji instead of the underscore _

founded 3 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] SatyrSack@quokk.au 6 points 10 hours ago (1 children)

If I really want to view it, I download the video with yt-dlp.

[–] AbsolutelyClawless@piefed.social 3 points 9 hours ago (2 children)

Same. I host a very simple frontend app on my server with yt-dlp backend. Copy-paste URL and that's it. Don't even have to download to my phone.

[–] solidheron@sh.itjust.works 1 points 44 minutes ago
[–] printerhell@lemmy.today 1 points 8 hours ago (1 children)

Whats the setup? Do you have a github or codeberg repo?

[–] AbsolutelyClawless@piefed.social 2 points 6 hours ago (1 children)

It's a Docker container called Media Roller (I'm not the dev). I don't expose it to the outside, just for personal use, so I don't need to fiddle with apps on my phone.

[–] printerhell@lemmy.today 1 points 4 hours ago

Thanks! I’ll give it a go.