initial
This commit is contained in:
4
Dockerfile
Normal file
4
Dockerfile
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
FROM python:3-bookworm
|
||||||
|
|
||||||
|
RUN wget https://github.com/yt-dlp/yt-dlp/releases/latest/download/yt-dlp
|
||||||
|
RUN chmod +x ./yt-dlp
|
Reference in New Issue
Block a user