Thread
:
How to script conversion of HTML, not RSS?
View Single Post
02-26-2014, 10:15 AM
#
2
kovidgoyal
creator of calibre
Posts: 45,363
Karma: 27230406
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
Many calibre recipes parse html files to get a list of articles, rather than using rss. See the parse_index() method. Implement it to return a lsit of articles that contains onlya single article, poiting to your html page.
kovidgoyal
View Public Profile
Visit kovidgoyal's homepage!
Find More Posts by kovidgoyal
Track Posts by kovidgoyal via RSS