|
|
#1 |
|
Junior Member
![]() Posts: 5
Karma: 10
Join Date: Apr 2022
Device: Kobo Nia
|
NVIDIA Developer Blog recipe
It is an active blog with full length developer articles posted every week. Recipe attached in case folks are interested to ship the recipe with Calibre.
|
|
|
|
|
|
#2 |
|
Junior Member
![]() Posts: 5
Karma: 10
Join Date: Apr 2022
Device: Kobo Nia
|
The generated book of the blog posts looks fine, except that each individual chapter (or blog post) inside the book does not display the title at the beginning/top. The chapter titles are all there in the TOC, but they are just not displayed at the top of each chapter/post. I can see the title is there in the HTML returned by extract_readable_article().
Could someone experienced with recipes guide me what I need to be looking at to fix this? |
|
|
|
| Advert | |
|
|
|
|
#3 |
|
creator of calibre
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 45,609
Karma: 28549044
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
|
Use keep_tags/remove_tags instead of automatic_cleanup. Or use automatic_cleanup_keep
|
|
|
|
|
|
#4 |
|
Junior Member
![]() Posts: 5
Karma: 10
Join Date: Apr 2022
Device: Kobo Nia
|
That worked! Setting auto_cleanup=False was enough to get the titles in the individual articles.
|
|
|
|
|
|
#5 |
|
Guru
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 645
Karma: 85520
Join Date: May 2021
Device: kindle
|
but that would keep all unnecessary stuff from the page along with article title.
go through html tags and use remove_tags keep_tags feature. https://github.com/kovidgoyal/calibr.../feeds/news.py search here |
|
|
|
| Advert | |
|
|
![]() |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Create a recipe for Blogspot blog | BoundforPNG | Recipes | 1 | 07-25-2015 12:18 AM |
| Recipe request: In Vivo Blog | miked378 | Recipes | 1 | 12-10-2011 04:01 PM |
| REQUEST: recipe for blog | ayurazzz | Recipes | 0 | 03-25-2011 02:00 PM |
| Recipe for Flickr Blog | rickydh | Recipes | 0 | 02-24-2011 01:59 PM |
| LRB BLOG - -RECIPE HELP | JFS-NMF | Recipes | 0 | 01-28-2011 11:00 PM |