Block a user
yt-dlp-bot (509dab5)
Installation
docker pull git.dubyatp.xyz/williamp/yt-dlp-bot:509dab5sha256:cb1e986180a1a17d493690d84113f54b28900e9d7e414d5e1ef9de96aaea13f3
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 8046ddc2f4 | linux/amd64 | 181 MiB |
| 2a7ca94457 | linux/arm64 | 177 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 |