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

  Thread Rating:
  • 4 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
sfaxman Offline
Skilled Python Coder
Posts: 155
Joined: Jul 2008
Reputation: 0
Location: Tunisia / Germany
Thumbs Up  [RELEASE] VideoMonkey - a video plugin for YouTube, Dailymotion, and everything else! Post: #1
Hi friends Big Grin,

It's time for me to contribute to this beautiful project.
I took many ideas from available XBMC PlugIns (Many thanks to every developer here).

The new video plugin "VideoMonkey" can be downloaded from here or from the plugins online repository.

Everyone with basic RegEx knowledge (like me) can add new video site catchers easily (see file youtube.com.cfg). YouTube (com, de, fr, nl), Dailymotion (com, de, fr, nl), Metacafe and others are included. Feel free to post new suggestions or critics.

Bye,
sfaxman...
(This post was last modified: 2009-01-22 01:25 by sfaxman.)
find quote
Gamester17 Offline
Team-XBMC Forum Moderator
Posts: 10,595
Joined: Sep 2003
Reputation: 9
Location: Sweden
Post: #2
Thanks for your contibution! Please submit (all and any plugins) to us:
http://forum.xbmc.org/showthread.php?tid=29911

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
find quote
Bram77 Offline
Skilled Python Coder
Posts: 1,327
Joined: Feb 2008
Reputation: 27
Location: Netherlands
Post: #3
Thanks! Sounds great. It's nice to have a plugin that contains multiple video sources. My Videos section is getting pretty much full thanks to all the great plugins that have been created lately Smile

[Image: widget]

Please add to my reputation if you find my posts usefull (+/- button below posts)
Ubuntu 12.10 minimal XBMC auto-install script :: XBMControl :: Xbmc XBOX Skins :: XBMControl for Android :: Owner of Sudo Systems
find quote
dynamix Offline
Senior Member
Posts: 173
Joined: Jan 2008
Reputation: 0
Location: Netherlands
Post: #4
Thanks for sharing sfaxman! Gonna try it asap.

(Vielen danke Nachbarn!)
find quote
sfaxman Offline
Skilled Python Coder
Posts: 155
Joined: Jul 2008
Reputation: 0
Location: Tunisia / Germany
Post: #5
Hi dynamix,

Here is a version with YouTube (NL) Wink
Download

sfaxman...
find quote
anoobie Offline
Skilled Skinner
Posts: 187
Joined: Aug 2006
Reputation: 17
Post: #6
Thanks a lot. I just want to comment that it takes a little while to retrieve items. I'm not sure if this is fixable but just thought to bring that up.
find quote
anoobie Offline
Skilled Skinner
Posts: 187
Joined: Aug 2006
Reputation: 17
Post: #7
Never mind. I guess it's only slow the first time accessing the page.
find quote
danrodriguez Offline
Junior Member
Posts: 1
Joined: Jul 2008
Reputation: 0
Smile    Post: #8
Nice work. Is there by anychance a way to add the site http://www.tu.tv to the listing? I've got most of the regex work done but the catcher doesn't work. Any advice?

Here's the link to .cfg file so far.

http://rapidshare.com/files/128299649/tu.tv.cfg.html

Thanks in advance
find quote
sfaxman Offline
Skilled Python Coder
Posts: 155
Joined: Jul 2008
Reputation: 0
Location: Tunisia / Germany
Post: #9
Hi danrodriguez,

I'm glad to see that you tried to deal with the cfg files.
It was not possible to add tu.tv without touching the python part of the plugin (at least with the catcher page that i found that supports TUtv (TUtv is a nice page by the way)).

Here is the new version > Download < The category and next page rules still need to be adjusted.
Can you also add a subcategory for 'Hoy' 'Recientes' 'Semana' 'Mes' and 'Año' Nod ?

@anoobie
It is possible to eliminate the retrieval time. But for now we will loose the dowload functionality (using Switch media -> Filemanager). When the download and player selection options are implemented, i will adapt the plugin to catch the direct link to the file when you select the video and not when the page is loaded.

sfaxman...
find quote
dubstar_04 Offline
Senior Member
Posts: 228
Joined: May 2008
Reputation: 0
Location: Warrington, UK
Post: #10
Should this work in linux?
find quote
Post Reply