mirror of
https://github.com/FalloNero/yt-dlp4vlc.git
synced 2026-04-30 06:36:03 -04:00
Update yt-dlp silent executable name for compatibility
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
-- Place this script in VLC's lua/playlist directory
|
||||
|
||||
local yt_dlp_path = 'yt-dlp.exe';
|
||||
local yt_dlp_silent_path = 'yt-dlp-silent.exe';
|
||||
local yt_dlp_silent_path = 'ytdlp-silent-xp.exe';
|
||||
|
||||
function sleep(s)
|
||||
local ntime = os.time() + s
|
||||
|
||||
Reference in New Issue
Block a user