script.elementum.burst
script.elementum.burst copied to clipboard
[REQUEST] A guide on to How to add New Providers
Hi there ElGatito, how you doing? Just found the providers.json and would like to contribute adding some more. Is there anywhere I can find a documentation on how this works? I have crawler/scraping experience so I know how to transverse the websites' DOM do get the link etc.
Here is the documentation https://quasar-burst.readthedocs.io/en/latest/adding_providers.html
Edit I didn't notice the parser wasn't documented.
goto ~/.kodi/addons/script.elementum.burst/burst/providers and open "providers.json" for examples
under ~/.kodi/addons/script.elementum.burst/burst/parser there is a file "ehp.py" that is the parser, I've never used it before but i managed to make my own provider pretty easy.
Enable debug and check the logs it will save you a lot of hassle.