Domenic Denicola
559681e4ec
Normalize Ward chapter titles
2020-07-01 17:23:05 -04:00
Domenic Denicola
ecdadf8fd9
Update dependencies
...
This includes eliminating some dependencies that are included in modern Node.js versions.
2020-07-01 14:36:14 -04:00
Domenic Denicola
93ef4c6779
Remove zfill dependency
...
The language has padStart now.
2019-08-16 22:48:35 -04:00
Domenic Denicola
0435c45b2e
Update dependencies and code style
2017-08-13 16:48:19 -04:00
Domenic Denicola
d5157f2c22
Update dev dependencies and use new JS features
2017-01-02 20:13:40 -05:00
Domenic Denicola
28587c0de2
Fix the downloads to not stop at Interlude 3½
...
Apparently encoding the request URL is no longer a good idea, and generates a 404. Also, properly bail on 404s, instead of just counting it as the last chapter.
2017-01-02 19:29:21 -05:00
Domenic Denicola
801e28d602
A lot more cleanups
2015-05-15 01:29:34 -04:00
Domenic Denicola
cf6b5c9ab9
Update conversion to work with cache manifest
2015-05-11 21:24:16 -04:00
Domenic Denicola
b68b88e17e
While downloading, save a cache manifest alongside
...
This allows us to keep track of the chapter title after the fact.
2015-05-11 21:24:15 -04:00
Domenic Denicola
a4e5a12fe4
Use sortable filenames, and fix output filenames
2015-05-07 23:27:08 +02:00
Domenic Denicola
a820bc517b
Don't fetch or execute JavaScript
2015-05-07 22:57:35 +02:00
Domenic Denicola
127b6612c9
Re-architect
...
Separate out download code from the rest. Re-do the download code to store URLs alongside HTML, and add support for resuming from the last-seen URL.
2015-05-06 22:17:26 +02:00