diff --git a/README.md b/README.md new file mode 100644 index 0000000..63d192e --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +Simple lua script that wraps yt-dlp.exe into VLC + +By default it requires yt-dlp.exe in the VLC directory but feel free to change its path in the script + +Also uses a powershell command to hide the cmd window that appears meanwhile yt-dlp cooks the links, +also it uses if found yt-dlp-silent.exe that just a c++ wrapper that does kinda the same without using powershell