This commit is contained in:
2026-02-08 18:51:10 -08:00
parent 056406456b
commit 0778ea116a
7 changed files with 14 additions and 98 deletions

View File

@@ -1 +0,0 @@
temp=/tmp/ytdl-preload

View File

@@ -1 +1 @@
../submodules/ytdl-preload/ytdl-preload.lua
ytdl-preload.lua##os.Linux

View File

@@ -17,7 +17,7 @@ local utils = require 'mp.utils'
local options = require 'mp.options'
local opts = {
temp = "R:\\ytdl",
temp = "/tmp/ytdl-preload",
ytdl_opt1 = "",
ytdl_opt2 = "",
ytdl_opt3 = "",