TIP: You can type at any time to perform a new search.
Image URLs from HTML field
html_image_url_extractor · OCA/server-tools
- Repository
- OCA/server-tools · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Tools
- Folder size
- 0.09 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/server-tools
- Last tracking update
- 2026-08-07 08:09:23
- Authors
- Odoo Community Association (OCA), Onestein, Tecnativa
- Maintainers
- Odoo Community Association (OCA), Onestein, Tecnativa
- Committers
- Weblate, OCA-git-bot, oca-ci, Kaynnan Lemes
- Odoo dependencies
-
odoo/odoo:- base
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
Code Analysis ⓘ
Views touched (0)
No views found for this module.
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (0)
No new fields.
Public methods (1)-
imgs_from_html(self, html_content, limit=None, fail=False)@api.modelExtract all images in order from an HTML field in a generator. :param str html_content: HTML contents from where to extract the images. :param int limit: Only get up to this number of images. :param bool fail: If ``True``, exceptions will be raised.
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
- Status
- Open migration PR — not merged yet for this version
- CI status
- green — ready to merge
- Open since
- 176 days ago
- Last activity
- 176 days ago
- Repository
- OCA/server-tools
- Pull request
- [17.0][MIG] html_image_url_extractor: Migration to 17.0 (#3533)
- Status
- Open migration PR — not merged yet for this version
- CI status
- green — ready to merge
- Open since
- 176 days ago
- Last activity
- 81 days ago
- Repository
- OCA/server-tools
- Pull request
- [18.0][MIG] html_image_url_extractor: Migration to 18.0 (#3532)