domenic / worm-scraper

Scrapes the web serial Worm, its sequel Ward, and the bridge series Glow-worm into an ebook format
Other
210 stars 48 forks source link

Be more efficient in determining the publication date #49

Closed domenic closed 2 weeks ago

domenic commented 2 weeks ago

We can store the publication date of each chapter in the download manifest, and then consult that when scaffolding the EPUB, instead of re-parsing the HTML we just generated.