This commit is contained in:
ksyasuda 2024-01-31 15:37:05 -08:00
parent 6aebd27d97
commit 351d27c4dd
No known key found for this signature in database
2 changed files with 2253 additions and 2 deletions

View File

@ -1 +0,0 @@
../mpv-osc-modern/modern.lua

2252
scripts/modern.lua Normal file

File diff suppressed because it is too large Load Diff

View File

@ -48,7 +48,7 @@ local ui = require "user-input-module"
local list = require "scroll-list" local list = require "scroll-list"
local o = { local o = {
API_key = "AIzaSyAiXDAueA9Kn_hbqxb5lN38vFI3IviA3gg", API_key = "",
-- number of search results to show in the list -- number of search results to show in the list
num_results = 40, num_results = 40,