PDA

View Full Version : [RLS/Port Request] Kino.to.leecher


mots
2009-02-17, 17:50
Hey,
This is a script I've written some time ago, it downloads .avi videos from kino.to, so far only ones hosted on megavideo.com or filebase.to.
Unfortunately, I've never written an XBMC-UI, so I don't know how to do that (I don't have the time to learn it either)
I've written a quick-and-haxy qt-ui, though, you can try it with qtui.py...

So here's my request:
Could anybody with knowledge of xbmc's scripting system port this to xbmc? I don't know if a kino.to-script already exists, if yes, just ignore this post... If not, my script should be a fairly good starting point...

Here's my script:
http://omploader.org/vMTlkeg/kino.to.tar

For megavideo.com-hosted vids, it needs megaupload-dl (http://code.google.com/p/megaupload-dl/), which in turn needs tesseract (http://code.google.com/p/tesseract-ocr/)

Cheers,
mots

mots
2009-02-22, 11:14
Nobody interested? Hm, guess the target audience (german-speaking xbmc-users) isn't the biggest...

The Spirit
2009-02-24, 20:58
put it on my appletv. but after starting qtui.py it says running behind the filename, and thatīs it.
nothing more to see.
how can i use it?

mots
2009-02-25, 09:56
As I've said, this is just the core functionality and a GUI using Qt, not a xmbc-integrated script. I posted it here hoping somebody with xbmc-scripting-knowledge (I can script using the python-language, but I don't have the slightest clue about the xbmc-specific extensions) could port it to xbmc. My UI is just here to serve as an example for devs... But unfortunately nobody seemed interested so far...