SAR Link
F. Dharanboodhoo, Maldives

tv/yt-restream (latest)

Published 2025-06-07 11:01:53 +00:00 by shihaam in sarlink/tv

Installation

docker pull git.shihaam.dev/sarlink/tv/yt-restream:latest
sha256:ecfff65a3f30d1e5754cee31f44315ccf26bd255ae7ca579b0e6881daf7a581f

Image Layers

# debian.sh --arch 'amd64' out/ 'bookworm' '@1747699200'
WORKDIR /root/
RUN /bin/sh -c apt update && apt install -y python3-pip curl ffmpeg && pip install yt-dlp --break-system-packages # buildkit
COPY yt-restream.sh . # buildkit
WORKDIR /var/www/html
CMD ["/bin/sh" "-c" "python3 -m http.server -d live/ & /root/yt-restream.sh"]

Labels

Key Value
com.docker.compose.project prod
com.docker.compose.service yt-restream
com.docker.compose.version 2.36.2
Details
Container
2025-06-07 11:01:53 +00:00
6
OCI / Docker
linux/amd64
460 MiB
Versions (1) View all
latest 2025-06-07