View Single Post
Posts: 2 | Thanked: 10 times | Joined on Aug 2015
#246
Hi,

Just thought that maybe someone else wants to open youtube links in cutetube2 too. So here is my urlhandler.conf file to use.

Code:
[cuteTube2]
regExp="(http(s|)://(www.|m.|)youtube.com/(v/|.+)(v=|list=|)|http://youtu.be/)"
command=dbus-send --print-reply --type=method_call --dest=org.marxoft.cutetube2 / local.cuteTube2.DBusService.showResource string:"%URL%"
 

The Following 10 Users Say Thank You to Vajb For This Useful Post: