exyt-dlp - docs
Simple Elixir wrapper for the great yt-dlp
pre-requisites:
setup and install yt-dlp in your system: instructions
how to use:
-
Add
{:exyt_dlp, "~> 0.1.2"}to your mix.exs file; - Check if everything is seted correctly:
- Take a look at complete documentation and list of available functions with usage examples.