Block a user
yt-dlp-bot (5465bd4)
Installation
docker pull git.dubyatp.xyz/williamp/yt-dlp-bot:5465bd4sha256:ccaf68234f2575afd1d2154c82f4ab9860a6317b49d4fa3ffd56cad34f57e336
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 6f1375f900 | linux/amd64 | 181 MiB |
| 3abf6ae328 | linux/arm64 | 177 MiB |
Image Layers ( linux/amd64)
| 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 |