Commit graph

20 commits

Author SHA1 Message Date
7d4d1311bb show error message if no articles were returned from feedparser 2020-04-19 16:04:22 +02:00
d37148ea32 add fallback for articles with unparseable date 2020-04-19 08:56:18 +02:00
e4837d77c6 add fallback for image and summary 2020-04-18 21:24:37 +02:00
8aed1df8c7 add user-agent for web requests 2020-04-18 20:28:51 +02:00
877aff0475 only replace links if they start with http 2020-04-18 20:20:09 +02:00
6b0d0f05be remove unnecessary imports 2020-04-18 14:37:16 +02:00
ce79c4f400 replace relative links with absolute ones using beautifulsoup 2020-04-18 14:33:53 +02:00
b3904e0689 change log symbol 2020-04-18 12:24:09 +02:00
c162c8ba44 add postprocessing error handling 2020-04-18 12:21:50 +02:00
6247a29f90 remove unnecessary newlines 2020-04-18 11:38:23 +02:00
50f54f20c5 add postprocessing feature 2020-04-18 11:36:31 +02:00
6ccec68923 add pandoc as post processor 2020-04-16 21:40:53 +02:00
a081019f51 add optional article scraping 2020-04-16 01:43:12 +02:00
70d58b9889 change error handling 2020-04-14 23:22:45 +02:00
e5f90f79d1 add error handling 2020-04-14 23:15:58 +02:00
f7837a8e1d order imports 2020-04-14 22:23:24 +02:00
e97a6bd09b chango config format and add arguments 2020-04-14 21:42:02 +02:00
426e68dce7 add better logging 2020-04-14 12:44:33 +02:00
4d8b232dcf add plaintext logo 2020-04-14 12:15:12 +02:00
e5001fefdb rename script 2020-04-14 12:14:16 +02:00
Renamed from spiderrss.py (Browse further)