mirror of
https://github.com/ksyasuda/dotfiles.git
synced 2026-02-28 00:22:41 -08:00
update
This commit is contained in:
@@ -1 +0,0 @@
|
||||
temp=/tmp/ytdl-preload
|
||||
@@ -1 +1 @@
|
||||
../submodules/ytdl-preload/ytdl-preload.lua
|
||||
ytdl-preload.lua##os.Linux
|
||||
@@ -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 = "",
|
||||
|
||||
Reference in New Issue
Block a user