Open AmmarkoV opened 8 years ago
This shouldn't be implemented using flash or other crap but by using html5 This could be done like so :
http://www.htmlgoodies.com/html5/other/working-with-clipboard-apis-in-html5-web-apps.html#fbid=ODn3Rzu4n_4 https://developers.google.com/web/updates/2015/04/cut-and-copy-commands http://jsfiddle.net/c8Ats/7/
it would be interesting and helpful if it also could be done using a keystroke like so : https://github.com/AmmarkoV/AmmarServer/blob/master/src/Services/MyTube/res/player.html#L41
:+1:
tried to make this with https://github.com/MasterEx/myloader/commit/d21f691e71989ba060528e510a20d37c98407aff but doesn't work..
This shouldn't be implemented using flash or other crap but by using html5 This could be done like so :
http://www.htmlgoodies.com/html5/other/working-with-clipboard-apis-in-html5-web-apps.html#fbid=ODn3Rzu4n_4 https://developers.google.com/web/updates/2015/04/cut-and-copy-commands http://jsfiddle.net/c8Ats/7/
it would be interesting and helpful if it also could be done using a keystroke like so : https://github.com/AmmarkoV/AmmarServer/blob/master/src/Services/MyTube/res/player.html#L41
:+1: