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
Tag: Reverted
Addonbot (talk | contribs)
m Addon-Bot repo category update
Tag: Manual revert
 
Line 26: Line 26:
[[Category:Leia add-on repository]]
[[Category:Leia add-on repository]]
[[Category:Matrix add-on repository]]
[[Category:Matrix add-on repository]]
[[Category:Nexus add-on repository]]
[[Category:Omega add-on repository]]
[[Category:Omega add-on repository]]

Latest revision as of 02:17, 14 June 2025

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
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.