Commit Graph

20 Commits

Author SHA1 Message Date
FalloNero
ff16b6c5b4 Delete yt-dlp-silent.exe 2026-01-03 05:38:07 +01:00
FalloNero
319a3aee8e ytdlp-silent-xp built in VS2005 in WinXP SP3 x86 2026-01-03 05:20:28 +01:00
FalloNero
2a351536d6 Update README for yt-dlp silent wrapper names 2026-01-03 00:55:18 +01:00
FalloNero
44538880a8 Improve README formatting and clarity
Updated formatting and clarified instructions in the README.
2026-01-03 00:54:14 +01:00
FalloNero
ac5a9e3ef9 Revise README for VLC yt-dlp Lua Wrapper
Expanded README with detailed usage instructions and features.
2026-01-03 00:42:52 +01:00
FalloNero
be8dbf231e Update yt-dlp silent executable name for compatibility 2026-01-03 00:27:09 +01:00
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
FalloNero
b528e7e302 Merge branch 'main' of https://github.com/FalloNero/yt-dlp4vlc 2025-04-14 18:17:56 +02:00
FalloNero
310322ff2e compiled for xp (i hope)
32bit, v141
2025-04-14 18:17:53 +02:00
FalloNero
e3e8a80cc7 Update README.md 2025-04-13 19:33:12 +02:00
FalloNero
905baa96a4 Merge branch 'main' of https://github.com/FalloNero/yt-dlp4vlc 2025-04-13 19:31:59 +02:00
FalloNero
e4e02717a4 added quality switch
add &quality=xxx to select the video quality, omit to default to maximum quality possible

360p
480p
720p
1080p
2160p
2025-04-13 19:31:53 +02:00
FalloNero
6f711f89ca Update README.md 2025-04-13 01:54:43 +02:00
FalloNero
b25b443508 Update README.md 2025-04-13 01:54:19 +02:00
FalloNero
8a64b9be9a Update README.md 2025-04-13 01:54:04 +02:00
FalloNero
47f7e3c27f Create README.md 2025-04-13 01:53:22 +02:00
FalloNero
c2cb65c74f Merge branch 'main' of https://github.com/FalloNero/yt-dlp4vlc 2025-04-13 01:50:29 +02:00
FalloNero
b20ac8dde8 added powershell/yt-dlp-silent.exe detection and usage
hides the cmd window using powershell or if found yt-dlp-silent.exe (a small c++ wrapper i wrote)
2025-04-13 01:50:05 +02:00
FalloNero
d5e9cf4f31 Update youtube.lua 2025-03-18 13:00:53 +01:00
FalloNero
8aaa0516d1 first
first commit
2024-11-21 13:06:20 +01:00