Commit Graph

32 Commits

Author SHA1 Message Date
Joakim Holm
4da73a73e1 Merge branch 'logging' 2023-05-18 22:55:39 +02:00
Joakim Holm
76a6d7b0da Improve logging 2023-05-18 22:55:32 +02:00
Joakim Holm
84dce7c616 Fix pyproject.toml 2023-05-10 10:22:48 +02:00
Joakim Holm
4c32ac847f Merge branch 'master' of github.com:jo1gi/grawlix 2023-05-08 12:46:31 +02:00
Joakim Holm
f9919fc48b Fix script 2023-05-08 12:46:21 +02:00
Joakim Holm
f91a32b0ab Restructure output system
Formats can now be loaded based on book data format and file extension
of the output file. Will also try to use the extension of the output
location instead of using the default filetype every time.
2023-05-05 12:05:52 +02:00
Joakim Holm
c2545b871f Small changes
- Fix config to load source configuration correctly
- Add a newline in readme to be more readable
2023-05-05 12:04:59 +02:00
Joakim Holm
5bd8beb6e8 Merge branch 'master' of github.com:jo1gi/grawlix 2023-05-04 21:31:11 +02:00
Joakim Holm
73692bfe0f Merge branch 'archiveorg' 2023-05-04 21:30:58 +02:00
Joakim Holm
fc13603873 Add basic Internet Archive support 2023-05-04 21:30:50 +02:00
Joakim Holm
7d63f1707a Change 'source' in config to 'sources' 2023-05-03 13:55:04 +02:00
Joakim Holm
98306c0351 Fix eReolen reader urls ending with a / 2023-05-01 22:44:32 +02:00
Joakim Holm
ee8b9e4d64 Fix library argument 2023-05-01 22:44:23 +02:00
Joakim Holm
4cf67b1137
Create LICENSE 2023-04-29 17:14:27 +02:00
Joakim Holm
2785c61482 Add basic README 2023-04-29 17:09:33 +02:00
Joakim Holm
deb5e876b2 Add missing await in mangaplus source 2023-04-29 16:57:53 +02:00
Joakim Holm
dc571ba38d Merge branch 'royal_road' 2023-04-27 23:04:22 +02:00
Joakim Holm
1c3f1c4245 Implement Royal Road Source 2023-04-27 23:04:14 +02:00
Joakim Holm
dc108e47ae Fix library from argument 2023-04-27 13:32:46 +02:00
Joakim Holm
ce61b70d00
Merge pull request #1 from jo1gi/async
Make http calls async
2023-04-26 22:20:14 +02:00
Joakim Holm
b2381326cb Make http calls async 2023-04-26 21:51:45 +02:00
Joakim Holm
c64228e58b Merge github.com:jo1gi/grawlix 2023-04-25 00:04:22 +02:00
Joakim Holm
826b0f2146 Add eReolen source 2023-04-23 11:43:59 +02:00
Joakim Holm
07632cbf00 Add progress to single file books 2023-04-23 10:38:54 +02:00
Joakim Holm
fc0ba6fa97 Fix typing error in argument function 2023-04-19 22:58:33 +02:00
Joakim Holm
a8fbb690ec Add throttle error 2023-04-08 11:20:41 +02:00
Joakim Holm
fda6455c5f Add caching of sources
Cache sources so that they don't have to login every time a new book is
downloaded. Only works for a single session.
2023-04-08 11:20:13 +02:00
Joakim Holm
03e67a6515 Add file argument to read urls from file 2023-04-07 23:50:13 +02:00
Joakim Holm
0d7fdd04a0 Add more metadata 2023-04-07 23:49:57 +02:00
Joakim Holm
aa1eacfd43 Add output location template argument 2023-04-07 21:43:21 +02:00
Joakim Holm
d386cdcd88 Add code 2023-04-06 21:38:19 +02:00
Joakim Holm
7bafe32aac Init 2023-04-06 21:37:12 +02:00