Kodi Community Forum
[RELEASE] CollegeHumor Video Addon - 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] CollegeHumor Video Addon (/showthread.php?tid=110950)

Pages: 1 2


[RELEASE] CollegeHumor Video Addon - sphere - 2011-09-25

Hi,

Image

I am developing an Addon (video plugin) to give access to all videos from http://www.collegehumor.com.

Here is how wikipedia describes the video section of collegehumor.com:
"CollegeHumor produces original comedy videos under the CH Originals (formerly known as CHTV) banner. In addition, the site hosts a large collection of user-submitted viral videos, encompassing home movies, bizarre sports highlights, sketches, and the like."

The Add-on is in the official xbmc.org add-on repository for dharma, eden and frodo.

Changelog:
Quote:2.1.0
Only show original content
Fixed playback
changed from xbmcswift to xbmcswift2 v2.4.0
code cleanup
added translations

2.0.0
Rewrite of most code
Fix all playback URLs
New Icon

1.0.2
changes for eden

0.0.2
dharma released version
Fixed a small typo

0.0.1
First Version

Have fun,
sphere


- mrdally204 - 2011-09-25

sphere,
Thanks for the effort, I can not wait for this to be running smooth. I had little to no success with it currently. Windows 7 (32) XBMC 10.1. The addon was able to load, but I was unable to select a category without addon.py failing. here is my log, hope it helps.

EDIT: I misspoke. I am able to get to the categories, just not the top 3 (recent, most viewed, All originals) I'll keep trying it out!


- sphere - 2011-09-25

mrdally204 Wrote:sphere,
Thanks for the effort, I can not wait for this to be running smooth. I had little to no success with it currently. Windows 7 (32) XBMC 10.1. The addon was able to load, but I was unable to select a category without addon.py failing. here is my log, hope it helps.

EDIT: I misspoke. I am able to get to the categories, just not the top 3 (recent, most viewed, All originals) I'll keep trying it out!

Hi,

thanks for finding - I fixed this error Smile
Btw. it was caused a last minute change Sad

Here is another version: https://github.com/downloads/dersphere/plugin.video.collegehumor/plugin.video.collegehumor-0.0.2.zip (I also updated the first post)

regards,
sphere


- sphere - 2011-09-29

I assume "no feedback" = "it works" ;-)


- kobun - 2011-10-01

Great job works...


- sphere - 2011-11-07

Hi,

the addon is now in the official xbmc.org addon repository (dharma and eden-pre).

Please provide a pastebin xbmc.log (no need for debug mode enabled) if you have any problems.

regards,
sphere


RE: [RELEASE] CollegeHumor Video Addon - Martijn - 2012-03-27

Run into a little error
While scanning for new videos and you abort by hitting ENTER you get this error
http://paste.ubuntu.com/902529/


RE: [RELEASE] CollegeHumor Video Addon - sphere - 2012-03-27

(2012-03-27, 19:38)Martijn Wrote: Run into a little error
While scanning for new videos and you abort by hitting ENTER you get this error
http://paste.ubuntu.com/902529/

You know the game - I need to see more from the log Wink

How long did you wait before aborting the script?


RE: [RELEASE] CollegeHumor Video Addon - Martijn - 2012-03-27

(2012-03-27, 19:40)sphere Wrote:
(2012-03-27, 19:38)Martijn Wrote: Run into a little error
While scanning for new videos and you abort by hitting ENTER you get this error
http://paste.ubuntu.com/902529/

You know the game - I need to see more from the log Wink

How long did you wait before aborting the script?

Sorry pretty new to this Rofl

OK how to repro:
Load the plugin -> immediately press backspace or whatever until you get the "loading items ..." dialog
if you have that press it again. (maybe i'm hitting it to fast Wink )

http://paste.ubuntu.com/902642/


RE: [RELEASE] CollegeHumor Video Addon - sphere - 2012-03-27

(2012-03-27, 20:53)Martijn Wrote: Sorry pretty new to this Rofl
No problem, see Debug Log *g*

OK, I see the problem. But I wont fix it because with "KeyboardInterrupt" (which is the Exception raised in the python code with your cancel in progressdialog) you would exit every loop. In that example my addon framework receives empty data and raises an Exception by design.

How to fix: Don't press backspace/cancel while loading *g*

regards,
sphere




RE: [RELEASE] CollegeHumor Video Addon - sphere - 2012-10-08

Update is in the Repo - now everything should work again.


RE: [RELEASE] CollegeHumor Video Addon - sphere - 2013-03-12

As reported here a fixed version is pushed to the official add-on repository for Frodo. It will be available in the next days.

have fun,
sphere


RE: [RELEASE] CollegeHumor Video Addon - m1mi.dan0s - 2013-03-12

Yay!


RE: [RELEASE] CollegeHumor Video Addon - sphere - 2013-03-12

If you can't wait, you can download the new version here: http://goo.gl/Ys9du


RE: [RELEASE] CollegeHumor Video Addon - citats - 2013-04-01

(2011-09-25, 15:18)sphere Wrote: In addition, the site hosts a large collection of user-submitted viral videos, encompassing home movies, bizarre sports highlights

No longer able to view user submitted content. maybe this is already noticed and fixed at some point? Also all current categories appear twice.
thanks!
citats