[RELEASE] VideoMonkey - a video plugin for YouTube, Dailymotion, and everything else!

  Thread Rating:
  • 4 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
adioukrou Offline
Senior Member
Posts: 177
Joined: Jul 2011
Reputation: 0
Post: #571
MaxMustermann Wrote:VideoMonkey does not work anymore. By the way, the adult sites have always been in VideoDevil, not VideoMonkey. You can try to install VideoDevil and insert all configs from VideoMonkey. Of course you have to add some entries into sites.list too.

You danm right when you said videomonkey does not work any more.Maybe a new update will restore it
Wink
find quote
skweezer Offline
Member
Posts: 68
Joined: May 2011
Reputation: 0
Post: #572
So is there any way of getting dailymotion.com on xbmc ?
find quote
MaxMustermann Online
Fan
Posts: 433
Joined: Sep 2009
Reputation: 29
Post: #573
skweezer Wrote:So is there any way of getting dailymotion.com on xbmc ?
SportsDevil can handle dailymotion streams. I have not tested it for a long time, but you could try to make a cfg file.
Scrape for links like http://www.dailymotion.com/swf/video/... on a page.

This is how the links are resolved.
Code:
########################################################
# Dailymotion - Videos
########################################################
item_infos=src="http://www.dailymotion.com/swf/video/([^\?"]+)[^"]*"
item_order=url
item_skill=rss
item_info_name=title
item_info_from=url
item_info_build=Dailymotion - %s
item_url_build=http://www.dailymotion.com/video/%s
########################################################
item_infos=http%3A%5C%2F%5C%2Fwww.dailymotion.com%5C%2F([^%]+)%5C%2F([^%]+)%5C%2F([^%]+)%5C%2F([^%]+)%3Fauth%3D([^%]+)%[^"]*"
item_order=first|second|third|fourth|auth

item_info_name=url
item_info_from=first + '/' + second + '/' + third + '/' + fourth + '?auth=' + auth
item_info_build=%s

item_info_name=title
item_info_from=url
item_info_build=Dailymotion - %s

item_info_name=type
item_info_build=direct.video
item_url_build=http://www.dailymotion.com/%s
find quote
ijourneaux Offline
Fan
Posts: 413
Joined: Mar 2009
Reputation: 1
Location: Wisconsin, USA
Post: #574
SupaDawg Wrote:I would love to see CurrentTV integrated into this plugin. Some great original programing over there. I will certainly give it a go myself, but i'm not expecting much in terms of results. aha

I would love to see CurrentTV added as well.
find quote
Anton Offline
Junior Member
Posts: 1
Joined: Feb 2012
Reputation: 0
Post: #575
vraag ik ken niet videomonkey openen wat ken ik doen hij geef plugin storing
En is er ook en anderen Thai tune voor xbmc
find quote
Jean0987654321 Offline
Junior Member
Posts: 6
Joined: Dec 2009
Reputation: 0
Post: #576
Works with espn3??
find quote
alberteinstein Offline
Junior Member
Posts: 15
Joined: Apr 2012
Reputation: 0
Post: #577
dailymotion can be searched with the navi-x plugin.
find quote
Post Reply