Quote:
Originally Posted by dougn
Any help would be appreciated.
|
I looked at the feed. There's alot of text in the feed and a link at the top to an article. Do you want the text from the article that's linked at the top of the feed, or the text that's actually in the feed page? The stuff in the feed page is called "embedded content"
Code:
use_embedded_content = True
will force the recipe to use the embedded feed content¶
Normally Calibre will try to guess if a feed has full articles embedded in it based on the length of the embedded content. If None, then the default guessing is used. If True then it assumes the feed has embedded content and if False it assumes the feed does not have embedded content.