William Peebles williamp
  • Joined on 2022-02-24

yt-dlp-bot (f48776c)

Published 2026-07-05 01:04:27 +00:00 by actions in williamp/yt-dlp-bot

Installation

docker pull git.dubyatp.xyz/williamp/yt-dlp-bot:f48776c
sha256:262d95a006249f1db68935acd291ff02597de1ba76b7cdd2e119084a7384496a

Images

Digest OS / Arch Size
3867cc4bfa linux/amd64 185 MiB
a9a8bb9dda linux/arm64 181 MiB

Image Layers ( linux/arm64)

COPY /deno /bin/deno # buildkit
COPY /rootfs / # buildkit
COPY /rootfs/ / # buildkit
COPY /opt/app/out/yt-dlp-bot /bin/ # buildkit
COPY /etc/ssl/certs /etc/ssl/certs # buildkit
WORKDIR /target
ENV XDG_CACHE_HOME=/tmp/.cache
ENV YTDLP_BIN=/bin/yt-dlp
ENTRYPOINT ["/bin/yt-dlp-bot"]
LABEL org.opencontainers.image.title=yt-dlp bot org.opencontainers.image.description=A totally overengineered Discord bot to locally download YouTube videos for private use org.opencontainers.image.authors=William Peebles <me@williamtpeebles.com> org.opencontainers.image.vendor=William Peebles org.opencontainers.image.licenses=MIT org.opencontainers.image.source=https://git.dubyatp.xyz/williamp/yt-dlp-bot

Labels

Key Value
org.opencontainers.image.authors William Peebles <me@williamtpeebles.com>
org.opencontainers.image.description A totally overengineered Discord bot to locally download YouTube videos for private use
org.opencontainers.image.licenses MIT
org.opencontainers.image.source https://git.dubyatp.xyz/williamp/yt-dlp-bot
org.opencontainers.image.title yt-dlp bot
org.opencontainers.image.vendor William Peebles
Details
Container
2026-07-05 01:04:27 +00:00
1
OCI / Docker
Versions (4) View all
f48776c 2026-07-05
latest 2026-07-05
7c4c14d 2026-06-10
23993d7 2026-05-09