[REQUEST] Wimp.com Video Plugin?
#1
I like watching videos from wimp.com
There are only (usually) 5 added a day.
I have no idea how to create a plugin or scrape so this is a simple request. If you'd make it I'd be grateful. If it takes too much time, no worries.

Thanks for all the work you guys do!
Reply
#2
Hello,

From the looks of it, thats pretty simple to do - I will make it for ya Smile Give me a few minutes (or an hour) to have it complete.
Reply
#3
Just finished it, including pagination Smile

This is tested for dharma beta 2 on windows:

http://www.woofiles.com/dl-208110-FkSbzC...o.wimp.zip
Reply
#4
Nicely done, but you need to import xbmcaddon and add the line
Code:
__settings__ = xbmcaddon.Addon(id='plugin.video.wimp')
for dharma.
Maybe you uploaded the wrong file?

Any idea why the videos are so pixelated in xbmc? They look nice in the web player.
Reply
#5
divingmule Wrote:Nicely done, but you need to import xbmcaddon and add the line
Code:
__settings__ = xbmcaddon.Addon(id='plugin.video.wimp')
for dharma.
Maybe you uploaded the wrong file?

Since I am not releasing it as addon to be added to the repo, i think it is unecessary (if thats the standard). I am not giving the user any settings, thus, I don't need to load the settings. Nor do I require for its operation to import xbmcaddon.

It runs fine here on Beta 2 - if Beta 3 truly requires it, even if there are no settings, I can include it. (Or you can add it, since you know how to).

divingmule Wrote:Any idea why the videos are so pixelated in xbmc? They look nice in the web player.

They are as I fetched the Mobile Links.... I uploaded another version that has the Flash Links scraped. Here is the updated version:

http://www.woofiles.com/dl-208141-W2FuHC...imp0.2.zip

Enjoy Smile
Reply
#6
Smile 
I made a small update to 0.3 for you guys.

Changes are as follows:

I added Settings to the addon, so you can choose what kind of stream you wish to use that the site offers (Flash or Mobile Device).

And as such, I also import xbmcaddon now to do the settings, which should render you happy divingmule.

I also included a license.txt, a changelog.txt and well, with all this, if someone wants to add it to the official repository and keep working on it, or maintain it updated, feel free to do so Smile

Download: http://www.woofiles.com/dl-208244-dSL3gL...imp0.3.zip

Enjoy
Reply
#7
A big THANK YOU !

Nice addon, exactly what I was looking for Big Grin

Cheers
Reply
#8
would this work on linux and how or where do i add these files?
thanks
Reply
#9
HAHAHA thanks!
I guess I didn't subscribe to my own thread so I had no idea this was even worked on.
Thanks for everything!
Reply
#10
Smile 
mothug Wrote:would this work on linux and how or where do i add these files?
thanks

Yes, it should work fine on linux Smile
You download the ZIP, and within XBMC, you do the following:

- Go to System
- Go to Add-ons
- Click/use the "Install from zip file", select the zip that is offered as download above, and you are done ^_^
Reply
#11
[welcome to page two]

Thank you for this plugin -- i love it.

Has anyone else discovered that there are some videos that won't play? I believe that they actually reside on another site that is not handled by the plugin.

Also, there are sometimes very long delays before the video will play. They do finally, but occasionally there is a thirty second delay.
Reply
#12
jonathanXBMC Wrote:Has anyone else discovered that there are some videos that won't play? I believe that they actually reside on another site that is not handled by the plugin.

Yes, those videos are hosted on http://www.dump.com. It would be nice, if the plugin could follow those links, too.
I love this plugin.
Reply
#13
Hello,

I just fixed the dump.com links to work as well and updated the addon to 0.4.
I will be pushing the release to the official repo in a matter of minutes.
(Which means, tomorrow night it will be available Smile )

Those interested, it will be on my projects google page in the SVN trunk.
Link: http://code.google.com/p/insayne-projects/

This also means, that I am going to maintain the project/addon for the future, so if it breaks, i will do my best to fix it.

(Small Explanation: That was my reason for not submitting to the official repo - I never planned on giving it a long life of support and keeping it running. I did not browse the website of wimp.com at all myself at the time and now that i saw a bit of its content and what it does, i like the site Tongue Thus i will keep on updating it!)
Reply
#14
Insayne Wrote:Hello,

I just fixed the dump.com links to work as well and updated the addon to 0.4.
I will be pushing the release to the official repo in a matter of minutes.
(Which means, tomorrow night it will be available Smile )

Those interested, it will be on my projects google page in the SVN trunk.
Link: http://code.google.com/p/insayne-projects/

This also means, that I am going to maintain the project/addon for the future, so if it breaks, i will do my best to fix it.

(Small Explanation: That was my reason for not submitting to the official repo - I never planned on giving it a long life of support and keeping it running. I did not browse the website of wimp.com at all myself at the time and now that i saw a bit of its content and what it does, i like the site Tongue Thus i will keep on updating it!)

Sweet! Been dying for this very update! Thank you
Reply
#15
Thumbs Up 
Insayne Wrote:Hello,

I just fixed the dump.com links to work as well and updated the addon to 0.4.
I will be pushing the release to the official repo in a matter of minutes.
(Which means, tomorrow night it will be available Smile )

Those interested, it will be on my projects google page in the SVN trunk.
Link: http://code.google.com/p/insayne-projects/

This also means, that I am going to maintain the project/addon for the future, so if it breaks, i will do my best to fix it.

(Small Explanation: That was my reason for not submitting to the official repo - I never planned on giving it a long life of support and keeping it running. I did not browse the website of wimp.com at all myself at the time and now that i saw a bit of its content and what it does, i like the site Tongue Thus i will keep on updating it!)

Yes !
Thumbs up - thank you so much !

Cheers,
Raptylos
Reply

Logout Mark Read Team Forum Stats Members Help
[REQUEST] Wimp.com Video Plugin?0