1
0
mirror of https://github.com/sjlongland/tornado-news.git synced 2025-09-13 10:03:14 +10:00
Tornado-based news reader
Go to file
Stuart Longland 0a7497fba6
Handle entries that have no HTML content.
Some sites, notably ABC News, provide just plain-text content or a
practically identical HTML summary, resulting in neither appearing on
the feed.  This checks the output of the HTML content extraction and
falls back to the summary if that comes up empty.
2017-10-15 08:32:18 +10:00
example example: Brighten the links a bit 2016-03-13 08:26:19 +10:00
tornadonews Handle entries that have no HTML content. 2017-10-15 08:32:18 +10:00
COPYING Initial check-in of Tornado News 2016-03-06 14:58:34 +10:00
setup.py Initial check-in of Tornado News 2016-03-06 14:58:34 +10:00