VetOfTheSeas@discuss.online to me_irl@lemmy.world · 2 个月前me_irlimagemessage-square66linkfedilinkarrow-up11.21Karrow-down112
arrow-up11.2Karrow-down1imageme_irlVetOfTheSeas@discuss.online to me_irl@lemmy.world · 2 个月前message-square66linkfedilink
minus-squareSatyrSack@quokk.aulinkfedilinkEnglisharrow-up7·2 个月前If I really want to view it, I download the video with yt-dlp.
minus-squareAbsolutelyClawless@piefed.sociallinkfedilinkEnglisharrow-up3·2 个月前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.
minus-squareprinterhell@lemmy.todaylinkfedilinkarrow-up1·2 个月前Whats the setup? Do you have a github or codeberg repo?
minus-squareAbsolutelyClawless@piefed.sociallinkfedilinkEnglisharrow-up1·2 个月前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.
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.