mpv-scripts
mpv-scripts copied to clipboard
A collection of scripts for mpv player
##################################### Is this a request for a brand new script? If so please make a Discussion thread instead ##################################### **Is your feature request related to a problem? Please describe.** A...
##################################### Is this a request for a brand new script? If so please make a Discussion thread instead ##################################### **Is your feature request related to a problem? Please describe.** No...
##################################### Is this a request for a brand new script? If so please make a Discussion thread instead ##################################### **Is your feature request related to a problem? Please describe.** I...
There's no problem for me using ctrl+y and shift+y. But I want to put it in a menu for uosc and add a control button for it. But I don't...
I already created my own version of this: Relevant code: ```lua local excluded = false --Excluded directories (Also excludes subdirectories) local excludes = { '/mnt/storage/excluded/folder', 'C:\excluded\folder' --might need double backslashes...
Many scripts do not work anymore with mpv 0.38 because they deprecated some features used by scripts. Are there any plans to update youtube-search to make it work with newer...