Page 1 of 1

STV Player (UK Only - ITV Player Alternative!!)

PostPosted: Fri Oct 21, 2011 1:46 am
by Xmantium
Im not sure how anyone missed this one, i was trying to find feeds for ITV Player and stumbled on http://player.stv.tv - STV (Scottish TV) which is the Scottish version of ITV!!
ITV Player uses Silverlight but STV Player uses flash like iPlayer.

All the usual ITV programmed are there including X-Factor :roll: Full list - http://player.stv.tv/programmes/

To view all latest feeds - http://player.stv.tv/?rss

There are invidual feeds for catergories and programmes. At the time of writing it appears the catergory feeds are broken like http://player.stv.tv/categories/comedy/?rss
Ive cheked out some individual programme feeds and they seem to work fine.
The X-Factor - http://player.stv.tv/programmes/the-x-factor/?rss
Coronation Street - http://player.stv.tv/programmes/coronation-street/?rss
The Jonathan Ross Show - http://player.stv.tv/programmes/jonathan-ross-show/?rss

These url need a plugin for the feeds to work

Re: STV Player (UK Only - ITV Player Alternative!!)

PostPosted: Mon Oct 24, 2011 10:14 pm
by evanslee
this looks to be a very worthy addition, nice find

Re: STV Player (UK Only - ITV Player Alternative!!)

PostPosted: Mon Oct 24, 2011 11:33 pm
by Xmantium
I'm still trying to figure out how to pinpoint the video so a plugin can be made...
any help would be appreciated :geek:

Re: STV Player (UK Only - ITV Player Alternative!!)

PostPosted: Mon Oct 24, 2011 11:46 pm
by zip
I looked at it, not trivial. They are making some RESTful calls to their service endpoint, one returns video id.

Re: STV Player (UK Only - ITV Player Alternative!!)

PostPosted: Wed Oct 26, 2011 11:53 am
by Xmantium
Any luck in building a plugin for this site zip?

The feeds are more friendly than iPlayer as there's individual feeds for each program

Re: STV Player (UK Only - ITV Player Alternative!!)

PostPosted: Wed Oct 26, 2011 5:55 pm
by zip
no, busy with other thins ATM

Re: STV Player (UK Only - ITV Player Alternative!!)

PostPosted: Thu Oct 27, 2011 3:21 am
by IANS325
You have better Luck with finding feeds from ps3

4od is http://ps3.channel4.com/
ITV is http://www.itv.com/itvplayer/ps3/

or De-compiling the iphone itvplayer ipa

or the android app myPlayer - Live TV / On Demand streaming

http://forum.xda-developers.com/showthread.php?t=501131

Re: STV Player (UK Only - ITV Player Alternative!!)

PostPosted: Thu Oct 27, 2011 4:22 pm
by Xmantium
Is there any websites who have already collated the data of the feeds?

STV Player is a good alternative though

Re: STV Player (UK Only - ITV Player Alternative!!)

PostPosted: Mon Nov 14, 2011 6:50 pm
by Xmantium
Anyone look at this one, was hoping a plugin would be ready before x factor ends :D

Re: STV Player (UK Only - ITV Player Alternative!!)

PostPosted: Tue Nov 15, 2011 12:15 pm
by zip
looked again. It looks like they have the stream separated to chunks, each having a different URL - so this won't work with the current plugin API. Also the playback would be a bit rubbish (pause between the chunks where ads normally are).

Re: STV Player (UK Only - ITV Player Alternative!!)

PostPosted: Tue Nov 15, 2011 6:29 pm
by Xmantium
thanks zip, any plans to support multi part video streams (damn adverts!) in future?

Re: STV Player (UK Only - ITV Player Alternative!!)

PostPosted: Wed Nov 16, 2011 10:20 am
by zip
Doubt it. Might be done with a new plugin system but it'd still show 4 videos instead of one.

Re: STV Player (UK Only - ITV Player Alternative!!)

PostPosted: Wed Nov 16, 2011 5:54 pm
by Xmantium
I probably dont mind this, something is better than nothing :D