muse-dl/src
Nemo ebf1b57e22
Merge pull request #12 from pradn/better-errors
Improve error handling
2020-04-20 03:23:24 +05:30
..
errors forgot to git-add new error files 2020-04-19 14:46:26 -04:00
book.cr Chapter parsing in place for books 2020-03-29 02:32:18 +05:30
fetch.cr Merge pull request #12 from pradn/better-errors 2020-04-20 03:23:24 +05:30
infoparser.cr Catch books with missing dates 2020-04-04 01:10:11 +05:30
journal.cr Split to a Thing class, and add more parsers 2020-03-29 02:10:41 +05:30
muse-dl.cr Use response.body, not response.body_io, which is nil when you pass in HTTPClient for some reason. 2020-04-19 17:50:06 -04:00
parser.cr Put URL when skipping a file 2020-04-05 18:57:24 +05:30
pdftk.cr Report pdftk and download errors. Add exponential backoff to downloading after download failures. Add top-level rescue block to improve forward progress. 2020-04-19 01:58:20 -04:00
thing.cr Catch books with missing dates 2020-04-04 01:10:11 +05:30
util.cr Safe filenames 2020-03-29 19:34:51 +05:30