Eisa01 / mpv-scripts

This repository contain scripts I have made for mpv media player...
BSD 2-Clause "Simplified" License
517 stars 35 forks source link

Smartcopypaste with nircmd #2

Closed Dimsok closed 4 years ago

Dimsok commented 5 years ago

Can you make modification of SmartCopyPaste-1.5 script to work with nircmd? I have Windows which doesn't have powershell, so it can't work with clipboard.

Eisa01 commented 5 years ago

It will be good to experiment with this. No ETA for now. Once I am done with other things, I will see if it feasible without any hiccups.

Thanks for bringing this to my attention ^ ^

Eisa01 commented 4 years ago

With the newer scripts and updates, getting this to work with nircmd is going to take a lot of time and will be challenging (i think).

Will close it until seeing that it is really needed or for when I have time to spare.

Eisa01 commented 4 years ago

@Dimsok Updated the script multiple times, now it is multi-platform and has customizable settings. It should be possible now to use nircmd or other programs.

There is now the option inside the script to write your own command for copy and paste

You can to test it with the SmartCopyPaste-II 2.2 https://github.com/Eisa01/mpv-scripts/commit/130b1d1911600103143cea8fb8ffe584a39c49b7 or SmartCopyPaste 2.2 https://github.com/Eisa01/mpv-scripts/commit/ac4cbd0660cb0190cd215042143f10637f29313f https://github.com/Eisa01/mpv-scripts/blob/master/scripts/SmartCopyPaste-II-2.2.lua https://github.com/Eisa01/mpv-scripts/blob/master/scripts/SmartCopyPaste-2.2.lua

Feel free to report if you encounter any issues.