Add-on:HTMLement: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
Addonbot (talk | contribs)
m Addon-Bot repo category update
Addonbot (talk | contribs)
m Addon-Bot repo category update
Line 23: Line 23:
[[Category:Add-ons with website tag]]
[[Category:Add-ons with website tag]]
[[Category:All add-ons]]
[[Category:All add-ons]]
[[Category:Krypton add-on repository]]
[[Category:Leia add-on repository]]
[[Category:Leia add-on repository]]

Revision as of 01:14, 9 June 2019

HTMLement
icon.png

See this add-on on the kodi.tv showcase

Author: willforde
Website: link
Type: Add-on library/module
Repo: Kodi.tv repo v21
Kodi.tv repo v20

License: MIT License
Source: Source code
Summary: Pure-Python HTML parser with ElementTree support.
  ▶ Add-ons ▶ HTMLement

Parses HTML using HTMLParser to build a tree of Elements. Utilizing ElementTree support for XPath expression to parse the tree.