FalloNero 58f04cbe9a ytdlp-silent should be finally working for win XP
proudly compiled in VS2005, just call the app like this

ytdlp-silent-xp.exe -s "ytdlp.exe https://......"

it will start ytdlp (or whatever app you called with its parameters) hidden from your eyes
2026-01-03 00:26:35 +01:00
2025-04-13 19:33:12 +02:00
2025-04-13 19:31:53 +02:00
2025-04-14 18:17:53 +02:00

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

Simply open a network stream in VLC and let it rip

add &quality=xxx to the URL to select the video quality, omit to default to maximum quality possible

360p 480p 720p 1080p 2160p

Description
simple script that passes youtube link to yt-dlp
Readme 2.9 MiB
Languages
Lua 100%