Commit Graph

25 Commits

Author SHA1 Message Date
Nemo 38db0dd000 Adds tests for page detection 2020-06-30 16:50:49 +05:30
Nemo 919c8ac43f Fixes parser for issue HTML
This also adds .journal_title as an attribute to the Issue object
2020-06-30 15:19:12 +05:30
Nemo 04a2fe52ec Minor fixes, parse contents for issues 2020-06-30 14:08:28 +05:30
Nemo aa392eaa64 Adds support for parsing title to volume/number/date of a journal issue 2020-06-16 19:27:11 +05:30
Nemo 3e56efed52 Parses summary for issueS 2020-06-16 18:52:29 +05:30
Nemo 7b48731afe Parse title and publisher for issues 2020-06-16 18:52:29 +05:30
Nemo 6b278531fd Infobox is parsing for an issue now 2020-06-16 18:52:29 +05:30
Nemo f11f64b9d5 Adds webmock 2020-06-16 18:52:29 +05:30
Nemo ff225b12c6 Fix filenames with double-quotes 2020-06-16 18:52:29 +05:30
Nemo 4a358d0cb0 Journal parser now parses all issues 2020-06-16 18:52:29 +05:30
Nemo d8702b2fcb Initial work on parsing the journal page 2020-06-16 18:52:29 +05:30
Nemo c3722430e1 Adds a check for rate-limit 2020-04-22 18:31:37 +05:30
Prad Nelluru 26d96d3f7d Remove assert that temp path be tmp. It has been changed to an actual random temp path so we can't test for it easily. 2020-04-19 02:40:42 -04:00
Nemo 82ce97cbc8 Adds fix for corrupt PDF error from MUSE 2020-04-04 01:24:35 +05:30
Nemo 1a5086b2d7 Catch books with missing dates 2020-04-04 01:10:11 +05:30
Nemo 18a051e20f [ci] Fixes CI Build 2020-04-01 02:04:15 +05:30
Nemo 2a78be1022 Adds support for .formats and fixes tests 2020-04-01 01:33:54 +05:30
Nemo 11194d648b Switch to option parser 2020-03-29 19:10:50 +05:30
Nemo d7043e233a Add URL to options 2020-03-29 02:44:48 +05:30
Nemo 2c07c5940d Don't run main for tests 2020-03-29 02:37:14 +05:30
Nemo db6d1c2c82 Chapter parsing in place for books 2020-03-29 02:32:18 +05:30
Nemo a8a396006c Split to a Thing class, and add more parsers 2020-03-29 02:10:41 +05:30
Nemo f8debde5c5 Switch to fixtures 2020-03-29 01:44:43 +05:30
Nemo df079ceaa0 Adds a infobox parser 2020-03-29 01:32:55 +05:30
Nemo 9447c8e30a Initial commit 2020-03-29 00:59:47 +05:30