Hacker News new | ask | show | jobs
by fovc 1401 days ago
If I could get those segments via RSS...
2 comments

Considering the books are public domain you could probably build your own RSS feed in about 20 minutes with a `wget` and a for loop.
Ha! I tried this at one point. Spent way more than 20 minutes and just got a partial collection of poems done https://github.com/felipeochoa/rsspoetry/
Go on... build that!