Update README.md

This commit is contained in:
FalloNero
2025-04-13 01:54:04 +02:00
committed by GitHub
parent 47f7e3c27f
commit 8a64b9be9a

View File

@@ -1,3 +1,4 @@
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 it 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
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