Skip to content

Commit

Permalink
Update to 2024.11.18
Browse files Browse the repository at this point in the history
  • Loading branch information
sbstp committed Nov 18, 2024
1 parent a86d4f9 commit 6eeb78c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ RUN echo "deb https://deb.debian.org/debian/ sid main contrib non-free" >> /etc/
RUN ffmpeg -version
ENV OPENSSL_CONF=/etc/ssl/
RUN /usr/local/bin/phantomjs --version
RUN pip install yt-dlp==2024.11.4
RUN pip install yt-dlp==2024.11.18

ENTRYPOINT [ "yt-dlp" ]

0 comments on commit 6eeb78c

Please sign in to comment.