Commit Graph

19 Commits

Author SHA1 Message Date
epiii2 bdabe212c1 version bump: 0.0.7 2022-09-10 03:23:23 +00:00
epiii2 4d28abcfa7 WHYY: support figures in articles 2022-09-10 03:18:43 +00:00
epiii2 15ad286860 version bump: 0.0.6 2022-09-06 20:02:51 +00:00
epiii2 9e4ca52721 fix WHYY, switch to BeautifulSoup
requests_html fails to parse valid HTML in some cases (<p> without
closing </p>) and BeautifulSoup seems easier to use anyway.  Switching
to that for WHYY and maybe the rest down the road.
2022-09-06 20:01:21 +00:00
epiii2 86d25eeec3 fix tests for tagline-less Citizen handler 2022-09-06 19:51:08 +00:00
epiii2 91e3310a0d version bump: 0.0.5 2021-10-15 02:12:54 +00:00
epiii2 4611769f72 rm citizen sub_title 2021-10-15 02:09:10 +00:00
epiii2 57c2fb6601 fix newlines in main page 2021-10-15 02:00:55 +00:00
epiii2 7e04a66c14 add prefix/suffix blurbs to main page 2021-10-06 03:24:59 +00:00
epiii2 5b76da9ca1 version bump: 0.0.3 2021-10-06 03:11:16 +00:00
epiii2 06b19a06ea basic test for WHYY; test docstrings 2021-05-23 03:14:08 +00:00
epiii2 6231cd1555 point to whyy.org/news by default 2021-05-23 03:13:36 +00:00
epiii2 3c1221c1e3 version bump: 0.0.2 2021-05-22 03:24:32 +00:00
epiii2 7d2173d5e0 expand WHYY handler 2021-05-22 03:22:13 +00:00
epiii2 60c37b5845 use and catch network timeout for GET requests 2021-05-22 03:18:16 +00:00
epiii2 756575d513 actually have a little readme blurb 2021-05-16 05:01:03 +00:00
epiii2 d8bf83ce91 include package in setup.py 2021-04-06 03:40:23 +00:00
epiii2 2d104d6f02 draft setup.py 2021-04-06 03:20:15 +00:00
epiii2 3fdfe7b6d6 initial commit 2021-03-31 04:51:44 +00:00