Quote:
Originally Posted by Waldo3
What has changed recently is the updated recipe which adds daily most viewed, tech sections, etc.
|
You can turn those sections off as well, by customizing the recipe:
Code:
getTechBlogs = False
getPopularArticles = False
That will omit the most viewed/emailed and tech blog articles.
As of the upcoming release (I believe Kovid has integrated the code) you'll be able to also set
Code:
compress_news_images = True
which will rescale images in the articles to your device screen dimensions (set by your selected output profile) and compress the images images by a factor of 16. This should have a fairly big impact on your resulting file size.
The low-end Kindle e-ink readers are pretty sensitive to file size. You'll have to make some decisions as to what sections you want to see if you are having issues. The thing about the NYTimes is it has a lot of content, and some people want it all and some don't. That's why the recipe will often require customization, and I've tried to make that easy by putting the controls at the top of the recipe with detailed comments explaining what they do.