Kodi Community Forum
[RELEASE] VideoMonkey - a video plugin for YouTube, Dailymotion, and everything else! - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27)
+---- Forum: Video Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=154)
+---- Thread: [RELEASE] VideoMonkey - a video plugin for YouTube, Dailymotion, and everything else! (/showthread.php?tid=34666)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39


- dynamix - 2008-08-04

sfaxman Wrote:Hi dynamix,

Here is a version with YouTube (NL) Wink
Download

sfaxman...

Thank you, sfaxman! (sorry for late reply, was off for holidays Rolleyes)


- sfaxman - 2008-08-04

Glitterati Wrote:No, I am using it on the Xbox with XBMC. Just the ARD streams are working, the rest are not.

Did I miss anything? I do have the latest version of the plugin.

You mean the ZDF streams Oo Check your XBMC and plugin versions... Most of the pages and streams (if not all) should work Eek

waschbaerbauch Wrote:What about 'http://www.cczwei.de/index.php' ?

Is on the to-do list Wink

Guys, why don't you use the user area thread Rolleyes

sfaxman...


- sfaxman - 2008-08-04

Kryptik Wrote:You are pretty much saying your doing exactly what I want.

Not exactly... I'm not touching the player but the http requests.

sfaxman...


- sfaxman - 2008-08-04

xbmc-fan Wrote:And a feature request:
Do you see a chance to include support for alpha-Centauri too?

Amazing page Nerd Will be definitely added Nod

sfaxman...


- Kryptik - 2008-08-04

I suppose it's not exactly the same thing, but I think that it may work.

I checked the catcher.list and noticed that it's used 2x in there.

Your using something like

header=referer|http://www.spoofedurl.com


I've tried keeping it simple and making an another live feed entry. However I feared it wouldn't work as it was a direct link to a .flv file.

I guess a couple quick questions.

One is the header=referer entry used in catcher.list available to use in the .cfg when trying to pull a movie or will something have to be coded in the .py?

Two can VideoMonkey actually handle a direct link to a movie file, in this example it's a .flv

I tried using this in the live.en.cfg, however it didn't work, perhaps due to type=live and it not being a live stream? I noticed that there's types rss, and adult_rss, and live, but didn't notice anything that might work better. Any suggestions?

Code:
name=Spoof Test
type=live
thumb=video.monkey.image|maxx_xs.png
url=http://feed.targetsite.com/content/videos/623/001.flv
header=Referer|http://targetsite.com

I'm going to keep plugging away at it, and will post any sufficient updates I make. Thanks again for a great script, I'm hoping that I'll be able to contribute something useful soon.


- freezy - 2008-08-04

Hmm, is there a doc on how your logic in the .cfg files work? I'd like to add a sf.tv (swiss television media archive) scraper, but I find it kinda difficult without knowing which parameter is responsible for what Smile

Also I'm not sure what catcher.list is for, or any other .list file. Any hints greatly appreciated!


- sfaxman - 2008-08-04

I think the easiest way to achieve what you want is following the suggestion of Unbehagen Nod

sfaxman...


- freezy - 2008-08-04

Regular expressions are not the problem BTW.


- sfaxman - 2008-08-04

freezy Wrote:Hmm, is there a doc on how your logic in the .cfg files work? I'd like to add a sf.tv (swiss television media archive) scraper, but I find it kinda difficult without knowing which parameter is responsible for what Smile

Also I'm not sure what catcher.list is for, or any other .list file. Any hints greatly appreciated!

Sorry freezy, i didn't have the time to write a little howto Sad But it will come Wink

These catcher sites help the plugin finding the direct link to the video clips. They are not needed if the direct links to the videos can be found on the site itself.
In every cfg file there is RegEx rules for videos and categories. In youtube.com.cfg you can find a list of all the parameter values.

sfaxman...


- freezy - 2008-08-04

So if i get this right, every dir_name section is another level in the directory-tree in xbmc?

Thanks for the hint about youtube.com.cfg, that helps already. Was looking at youtube.en.cfg Wink


- JimPanse - 2008-08-04

hi, first i installed this script from the download posted here and it works 100%
then i want to update it usind the plugin installer, but now i get this error whenever i try to run videomonkey:
'xbmcgui.ListItem' object has not attribute 'addContextMenuItems'

what to do?

btw: i love this software!


- sfaxman - 2008-08-04

freezy Wrote:So if i get this right, every dir_name section is another level in the directory-tree in xbmc?

Thanks for the hint about youtube.com.cfg, that helps already. Was looking at youtube.en.cfg Wink

No, all the conditions in the cfg files are checked in every site. A directory can be categories, subcategories, sorting, etc... What ever you want. dir_type=flat is a cool option: The content of a category is then listed directly (see myspass.de.cfg). Sorry but i don't have the time now to describe the cfgs in detail. You have for now to analyze the cfg files included in the plugin Sad But a howto will come soon Wink Promized.

sfaxman...


- neveti - 2008-08-04

JimPanse Wrote:hi, first i installed this script from the download posted here and it works 100%
then i want to update it usind the plugin installer, but now i get this error whenever i try to run videomonkey:
'xbmcgui.ListItem' object has not attribute 'addContextMenuItems'

what to do?

btw: i love this software!

I have same problem


- sfaxman - 2008-08-04

neveti Wrote:I have same problem

Aaaah Rofl Your XBMC version is a little bit old. I will change the plugin to work with your xbmc version. But you will not be able to add or remove sites and streams to the main page.

Check the plugin update in 5 minutes.

sfaxman...


- bj2871 - 2008-08-04

How about adding "http://www.hardsextube.com" to the adult sites? It's a great site with a LOT of content.