mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-08 18:54:09 -04:00
...
This commit is contained in:
parent
57d5585224
commit
861f9dda5f
@ -1710,7 +1710,7 @@ class BasicNewsRecipe(Recipe):
|
||||
Convenience method to take a
|
||||
`BeautifulSoup <https://www.crummy.com/software/BeautifulSoup/bs4/doc/>`_
|
||||
`Tag` and extract the text from it recursively, including any CDATA sections
|
||||
and alt tag attributes. Return a possibly empty unicode string.
|
||||
and alt tag attributes. Return a possibly empty Unicode string.
|
||||
|
||||
`use_alt`: If `True` try to use the alt attribute for tags that don't
|
||||
have any textual content
|
||||
|
Loading…
x
Reference in New Issue
Block a user