First of all you need some kind of media player for KDE.
Better if it offers a KPart object (player embedded in konqueror).
I used KMPlayer, which works and rocks. But I've tried also Kaffeine that also do the job
but has more problems streaming stuff.

This package (and the whole Kitty) was built on Slackware.
Probably on your distro, KDE headers are elsewhere. Remember to run "configure" with the:

--prefix=/usr/kde/3.4

parameter. Or, if you don't know where your headers are, try with:

$ kde-config --prefix
/opt/kde

So, your prefix parameter is "/opt/kde"...

./configure --prefix=/opt/kde

...is your configure syntax.

And, the last thing is BitTorrent.
Kitty has an embedded BitTorrent front-end for downloading videos from Bittorrent sources but
the original BitTorrent package is needed. Install that package and find out which is the
"binary" that is the pure textual client (in the latest versions, is "bittorrent-console" but
also should be "btdownloadheadless.py". Find out).
Then put that name (eventually with full path) into the "Bittorrent" section of Kitty's
preferences.

0.9 - Publishing
Now you can publish your favs on a FTP server. Just configure publishing from the settings
panel. Remember that you need to web-serve that folder in some way and you must specify
the document root.

---
Thanks to Grentis for first debugging, patience and help. VanZant for his Kopete-chat support.
Love to my girlfirend, Bianca.
And *THANKS* to the whole KDE community. Great job.