Block a user
yt-dlp-bot (e0de621)
Installation
docker pull git.dubyatp.xyz/williamp/yt-dlp-bot:e0de621sha256:69f8f14372f1318ac0edf908166bf352a65da3ecc31dc77aa21fd569e2c85450
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 9311142113 | linux/amd64 | 181 MiB |
| 97454ffcf8 | 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 |