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
view the rest of the comments
If I really want to view it, I download the video with yt-dlp.
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.
Good to know.
Whats the setup? Do you have a github or codeberg repo?
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.
Thanks! I’ll give it a go.