Add-on:Html2text: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
m (Addon-Bot Update)
m (Addon-Bot repo category update)
 
(49 intermediate revisions by the same user not shown)
Line 3: Line 3:
|provider-name=Aaron Swartz
|provider-name=Aaron Swartz
|ID=script.module.html2text
|ID=script.module.html2text
|latest-version=2015.6.21
|latest-version=2020.1.16+matrix.2
|extension point=xbmc.python.module
|extension point=xbmc.python.module
|provides=
|provides=
Line 16: Line 16:
|Email=
|Email=
|broken=
|broken=
|icon url=http://mirrors.kodi.tv/addons/jarvis/script.module.html2text/icon.png}}
|icon url=http://mirrors.kodi.tv/addons/omega/script.module.html2text/icon.png}}


[[Category:Add-on libraries/modules]]
[[Category:Add-ons with license tag]]
[[Category:Add-ons with source tag]]
[[Category:Add-ons with website tag]]
[[Category:All add-ons]]
[[Category:Gotham add-on repository]]
[[Category:Gotham add-on repository]]
[[Category:Helix add-on repository]]
[[Category:Isengard add-on repository]]
[[Category:Isengard add-on repository]]
[[Category:Helix add-on repository]]
[[Category:Jarvis add-on repository]]
[[Category:Jarvis add-on repository]]
[[Category:Krypton add-on repository]]
[[Category:Leia add-on repository]]
[[Category:Matrix add-on repository]]
[[Category:Nexus add-on repository]]
[[Category:Omega add-on repository]]

Latest revision as of 19:35, 11 April 2024

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