TvtvToXmlTV

command module
v0.0.0-...-5c3ba97 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 29, 2021 License: MIT Imports: 6 Imported by: 0

README

TvtvToXmlTV

Creates http endpoint that grabs tv guide listing from tvtv.ca and returns xml in xmltv format.

Example

http://[host ip:6060]?days=7&location=3003

This will get 7 days of tv guide from tvtv.ca for location 3003 (Broadcast - Kitchener).

Run in docker

Run the following commands:

docker build --tag tvtv-to-xmltv:1.0 .
docker run --publish 8080:8080 --detach --name tvtv-to-xmltv tvtv-to-xmltv:1.0

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL