Add-on:Html2text: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
m (Addon-Bot repo category update)
m (Addon-Bot repo category update)
Line 26: Line 26:
[[Category:Isengard add-on repository]]
[[Category:Isengard add-on repository]]
[[Category:Matrix add-on repository]]
[[Category:Matrix add-on repository]]
[[Category:Gotham add-on repository]]
[[Category:Helix add-on repository]]
[[Category:Helix add-on repository]]
[[Category:Leia add-on repository]]
[[Category:Leia add-on repository]]
[[Category:Jarvis add-on repository]]
[[Category:Jarvis add-on repository]]

Revision as of 04:13, 29 November 2020

html2text
icon.png

See this add-on on the kodi.tv showcase

Author: Aaron Swartz
Website: link
Type: Add-on library/module
Repo: Kodi.tv repo v20
Kodi.tv repo v19

License: GPLv3
Source: Source code
Summary: Turn HTML into equivalent Markdown-structured text
Home icon grey.png   ▶ Add-ons ▶ html2text

html2text is a Python script that converts a page of HTML into clean, easy-to-read plain ASCII text. Better yet, that ASCII also happens to be valid Markdown (a text-to-HTML format).