Parses teleboy.ch and init7's API for the EPG-Information and prepares them for TV7 (Init7) in XMLTV format.
https://github.com/mathewmeconry/TV7_EPG_Data
~143 channels
- python3 >=3.7.3
- modules listed in requirements.txt. (can be installed with
python3 -m pip install -r requirements.txt
)
This server is used for idea discussions and some small out of topic stuff.
Please report issues or complete feature requests with the github issues feature.
https://discord.gg/4FMXY3c
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
MIT