Skip to main content

Drop in replacement/extension to xmltv grabbers

Project description

pyepggrab

Extension / replacement of the original XMLTV.

All grabbers are written following the XMLTV specifications and compatible with all XMLTV tools (tv_find_grabbers, tv_validate_*).

Grabbers found here can be used together with the grabbers found in the original XMLTV project, and any software uses the original XMLTV project can use these grabbers without any modification.

To avoid name conflicts, pyepggrab grabbers use the prefix tv_grab_pyepg_.

Installation

Currently, there are no premade packages available, but this expected to change in the future.

If the functionality of tv_find_grabbers is required the one in the original XMLTV project can be used until we provide an alternative. (On the Roadmap)

To install from source, create a wheel package (this requires hatch):

hatch build

and install it with your preferred package manager (pipx in the example):

pipx install dist/pyepggrab-*.whl

Available grabbers:

Country Guide source Grabber
HU port.hu hu_porthu

Roadmap

In no particular order

  • Upload a package to PyPi
  • Write an example grabber to demonstrate the usage of pyepggrab
  • Write tools to make it standalone (tv_find_grabbers, tv_validate_*)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyepggrab-0.1.dev1.tar.gz (38.4 kB view hashes)

Uploaded Source

Built Distribution

pyepggrab-0.1.dev1-py3-none-any.whl (43.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page