[mythtv-users] tv guide line-up free

James Gutshall Jr warchildx at gmail.com
Wed Sep 5 22:03:32 UTC 2007


I have most of the code to run this in perl that is built dynamically to
accept the zipcode, providerid, etc.  it also extracts the listing data out
on the fly.  just working on the xmltv formatting, and some misc cleanup.
--James

On 9/5/07, James Gutshall Jr <warchildx at gmail.com> wrote:
>
> Yahoo to Go:
> My zipcode = 27050
> http://api.digitalhomeservices.yahoo.com/V0_1/tribune?mode=tv_headend&zip=27050&country=us
>
> This gets provider list "|" seperated.  each provider has a providerID.
>
> Provider ID: NC32428
>
> http://api.digitalhomeservices.yahoo.com/V0_1/tribune?mode=tv_provider&provider=NC32428&country=us
> this gives you channel listing with names, etc.
>
> then new url, same providerID
>
> http://api.digitalhomeservices.yahoo.com/V0_1/tribune?mode=schedule&provider=NC32428&country=us
> this gives you a big zipfile (about 15MB).  in this zipfile, is a big
> textfile that has listings starting todays date @ 0000 and goes for approx
> 14 days.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-users/attachments/20070905/c02584f0/attachment.htm 


More information about the mythtv-users mailing list