this post was submitted on 20 Oct 2023
57 points (96.7% liked)
Piped
453 readers
10 users here now
An alternative privacy-friendly YouTube frontend that is efficient by design.
https://github.com/TeamPiped/Piped
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Same, I setup insidious on my homelab last night and had it proxing publicly through webmin in pretty short order. Works pretty well but the 1080p limits on videos that are 4k in YouTube is disappointing
Tried piped self hosting tonight to see if it solved the video quality problem but I never got past the alpine apache do ker container restarting endlessly complaining about my hostname
i haven't been trying to install piped, but in general your problem should be fixed by adding a -H [hostname] to your docker command to tel the container what hostname it has. you might need it to match whatever gets mounted at /etc/apache inside the container