[REQUEST][FIN] Tilt-TV game review AddOn.
#1
Video 
Hi there.
Here in Finland we have TiltTV show to review videoGames. Quite good show actually

I suggest some one to do AddOn to Scrape the shows off the HTML like this.

1. Load "http://www.tilt.tv/arkisto/arvostelut/"
There can be 206 pages.. "/pages/2" is the format.
Seeks for "<div class="pagination">" and extract the maximum pages from "<a href="
Store the max page the number.

2. Seek all "<div class="video-frame">" tags
- Inside is the FlashPlayer Object embedder with params
3. Extract the Video name by seeking the Base url "baseUrl" and then url. Example http://www.tilt.tv/videot/flv/Tiger Woods PGA Tour 13.flv

4. Add all of these to the list by providing the link to the .flv video. codec is Sorenson Spart, 900Kbit/sec with mp3 audio.

Smile
Reply
#2
No-one with python skills want to help me with this?
Please...
Smile
Reply
#3
any progress?
Reply
#4
Try posting here http://forum.xbmc.org/showthread.php?tid=144457
Reply

Logout Mark Read Team Forum Stats Members Help
[REQUEST][FIN] Tilt-TV game review AddOn.0