Block a user
yt-dlp-bot (51e1cc5)
Installation
docker pull git.dubyatp.xyz/williamp/yt-dlp-bot:51e1cc5sha256:b36892e6ca373c2482ed44ef607775660bbcd72f65ce754cc3e934e014c691fc
Images
| Digest | OS / Arch | Size |
|---|---|---|
| f67511b902 | linux/amd64 | 181 MiB |
| 813e150c30 | 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 |