Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 236 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 236 Bytes

yt-dlp-docker

Tools to build a container with yt-dlp, ffmpeg and phantomjs.

Build the image

  • make build

Install the shim script globally

  • make install

Run the yt-dlp image via the shim script

  • yt-dlp [args]