Kodi Community Forum

Full Version: WatchMojo.com Videos
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Image Image Image
Watchmojo
Image

Site: http://www.watchmojo.com
This is a kodi video add-on for Watchmojo Top 10 lists on Music, TV, Film and Video Games.
Top 10 lists on Music, TV, Film and Video Games. We publish 4 or more Top 10s daily. Subscribe for new top 10 lists every day, and binge watch on Top 10s covering Pop Culture, Celebrity, Movies, Music, TV, Film, Video Games, Politics, News, Comics and Superheroes. WatchMojo’s back catalogue has ten thousand videos on Top 10 lists, Origins, Biographies, Tips, How To’s, Reviews, Commentary and moreYour trusted authority on ranking Pop Culture.

Download:
The add-on is available in the official Kodi repository for Kodi v17 "Krypton" and later.

Image

Image

Image

Source Code: https://github.com/willforde/plugin.video.watchmojo
Automated Tests: https://travis-ci.org/willforde/plugin.video.watchmojo
Add-on has been updated to fix a few bugs with the images not show and whatnot. Enjoy the update.
The update broke it for me.
At startup I get

URLError
Decompression Error


Kodi running on a firetv.

Later,
dabone
That's a rare error to get. If you can send me on the debug log that would be great. Hopefully i can find the problem from that.
I found the bug and have submitted the addon and the update should be in the official repository later tonight.
Yeah, this is really a good writing skill you have and I appreciate your writing ability. Kizi 2 Thanks
Is this plugin broken now? I guess I could just use the YouTube add-on and favorite it....but still....

Worked up until 2 days ago. Apparently, it's not wildly popular as there hasn't been a post in a year.
Good news! I tried to fix it myself and realized I don't know what I'm doing.
Dang it. My Mojo!
Hello McButton. I just had a look at the add-on and have noticed that the site has changed the video player that they use. I will have to find how to scrape the video url from the new player.
For now the "Youtube Channel" listing in the add-on should work.

I was thinking of giving up on this add-on sense the site only list SD videos and you have to use Youtube to get the videos in HD.
The other option is to change the add-on to directly list the youtube channel content only.
Yep. The whole addon works except the PLAY button gives an error due to the link validation.
If I'M the only one messing with it...and it's a pain to edit...I say let it go. YouTube keeps changing things around and the addons keep breaking anyway. No worries. Linking WatchMojo through the YouTube Addon is working fine, as long as THAT addon stays alive.

I'd rather people that know how to build addons (like you) focus on keeping more important ones alive (like YouTube). Smile
it seems they switched to a HTML5-version of the video player.
looks quite nice and should be easy parsable:
Quote: <video controls="controls" poster="/uploads/blipthumbs/Fi-M-Top10-Films-in-Which-the-Hero-and-the-Villain-Never-Meet-720p30_480.jpg" style="margin-top:12px;" width="640" height="360" >
<source src="http://d2rt038i8fguog.cloudfront.net/23f1cf7dd453ce76eabaf73d44915ebd.mp4" type="video/mp4" />
</video>
i never did any plugin development for kodi but know how to handle python stuff.
the next two weeks are also very stressy, but after that i would give it a try, after all this is one of the most used plugins here in our kitchen Wink
I have fixed the add-on and it has been added to the helix repository. Sorry for the delay.
Updated addon again after site redesign

Version 2.1.0[ 2017-02-10
- Fix addon after site redesign
Version 2.1.1
- Fix broken videos that use youtube
- Fix listing of category content
Is there anyone that has used this add-on with Kodi for Xbox One recently.
If so was there any problem playing the videos.

Thanks.
Pages: 1 2