Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details

If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.

Search found 2 matches

by drobor
Sun Nov 27, 2016 10:09 pm
Forum: General Support
Topic: Paste clipboard in Windows Command
Replies: 4
Views: 2270

Re: Paste clipboard in Windows Command

Its working now.. one more thing, is it possible to make an event that will trigger that macro..
so when clipboard change eventghost will read url and if url have in words like "youtube" or "watch" it will make an event that will trigger my macro
do i need python script for this, do i need that ...
by drobor
Sun Nov 27, 2016 12:48 am
Forum: General Support
Topic: Paste clipboard in Windows Command
Replies: 4
Views: 2270

Paste clipboard in Windows Command

Hi i'm trying to do this for few hours but without luck

i wanna automate procces of program youtube-dl (cmd program for downloading youtube video)
command line go like this
C:\youtube-dl.exe https://www.youtube.com/watch?v=jQx3GVqDWlU

can eventghost, when i copy link, to do all this for me
i ...