VetOfTheSeas@discuss.online to me_irl@lemmy.world · 10 days agome_irldiscuss.onlineimagemessage-square66linkfedilinkarrow-up11.2Karrow-down113
arrow-up11.19Karrow-down1imageme_irldiscuss.onlineVetOfTheSeas@discuss.online to me_irl@lemmy.world · 10 days agomessage-square66linkfedilink
minus-squareSatyrSack@quokk.aulinkfedilinkEnglisharrow-up7·10 days agoIf I really want to view it, I download the video with yt-dlp.
minus-squareAbsolutelyClawless@piefed.sociallinkfedilinkEnglisharrow-up3·10 days agoSame. 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.
minus-squareprinterhell@lemmy.todaylinkfedilinkarrow-up1·10 days agoWhats the setup? Do you have a github or codeberg repo?
minus-squareAbsolutelyClawless@piefed.sociallinkfedilinkEnglisharrow-up1·10 days agoIt’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.
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.
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.
Good to know.