VetOfTheSeas@discuss.online to me_irl@lemmy.world · 1 month agome_irldiscuss.onlineimagemessage-square66linkfedilinkarrow-up11.21K
arrow-up11.21Kimageme_irldiscuss.onlineVetOfTheSeas@discuss.online to me_irl@lemmy.world · 1 month agomessage-square66linkfedilink
minus-squareAbsolutelyClawless@piefed.sociallinkfedilinkEnglisharrow-up3·1 month 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·1 month agoWhats the setup? Do you have a github or codeberg repo?
minus-squareAbsolutelyClawless@piefed.sociallinkfedilinkEnglisharrow-up1·1 month 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.
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.