Commit Graph

35 Commits

Author SHA1 Message Date
Bryan Bailey
26b85ac984 updated readme 2022-03-31 11:16:21 -04:00
Bryan Bailey
bc32ce7a78 fixed tox config 2022-03-31 11:04:54 -04:00
Bryan Bailey
db9cce5ac2 tox config 2022-03-31 11:00:32 -04:00
Bryan Bailey
e8ddad67ab added exception and testcase for comic that loads the page but not images 2022-03-31 10:37:08 -04:00
Bryan Bailey
75137f85d7 fixed erroneous import in test_basic 2022-03-30 22:17:57 -04:00
Bryan Bailey
c0b902395b added config 2022-03-30 22:01:22 -04:00
Bryan Bailey
1a092e4f4b added -s/--series flag for downloading multiple comics related to original url 2022-03-22 22:21:00 -04:00
Bryan Bailey
95adeeb719 added -s/--series flag for downloading multiple comics related to original url 2022-03-22 22:15:48 -04:00
Bryan Bailey
7f131f9339 Merge branch 'fix-regex-warning' into 'main'
Fix regex warning

See merge request Rigil-Kent/yoink!1
2022-03-22 02:55:43 +00:00
Bryan Bailey
3d13a62c03 Merge branch 'main' into 'fix-regex-warning'
# Conflicts:
#   yoink/comic.py
2022-03-22 02:53:39 +00:00
Bryan Bailey
87372d8ba9 [FIX] regex escape sequence warning 2022-03-21 22:12:11 -04:00
Bryan Bailey
120e17f26a [FIX] regex escape sequence warning 2022-03-21 22:09:07 -04:00
Bryan Bailey
e71602548a [FIX] regex escape sequence warning 2022-03-21 21:57:33 -04:00
Bryan Bailey
88365b3d9b windows support 2022-03-21 21:47:36 -04:00
Bryan Bailey
d5db0d8502 TODO fix invalid escape sequence in issue_number property 2022-03-20 21:54:57 -04:00
Bryan Bailey
22624980d7 TODO fix invalid escape sequence in issue_number property 2022-03-20 21:49:58 -04:00
Bryan Bailey
93bb551beb requirements.txt cleanup 2022-03-20 21:42:19 -04:00
Bryan Bailey
0ebe986708 fixed OSError: [Errno 18] Invalid cross-device link error 2022-03-20 21:17:56 -04:00
Bryan Bailey
ce1afe0ef8 added issue_num, prev and next properties; fixed issue with jpg file naming 2022-03-20 19:26:04 -04:00
Bryan Bailey
ca1df871a4 Fixed output path of generate_archive 2022-03-15 00:09:40 -04:00
Bryan Bailey
abe2015bcf Fixed output path of generate_archive 2022-03-14 23:40:22 -04:00
Bryan Bailey
9b8bca955b Scrapper checks for comics library path and creates it if needed 2022-03-14 23:30:01 -04:00
Bryan Bailey
41b6d33887 testing new pipeline 2022-03-14 23:20:20 -04:00
Bryan Bailey
f43075d907 testing new pipeline 2022-03-14 23:16:01 -04:00
Bryan Bailey
89bbc7a73a fixed gitlab-ci 2022-03-14 23:10:10 -04:00
Bryan Bailey
91ff7e0b80 Error handling for http errors; added gitlab-ci 2022-03-14 23:07:50 -04:00
Bryan Bailey
a5c0f83cd4 added support for dragonballsupermanga.net 2022-03-14 10:29:50 -04:00
Bryan Bailey
28b8a199f6 added path option to Comic and Comic Archive; added .egg-info to gitignore 2022-03-14 09:15:35 -04:00
Bryan Bailey
26174d00dc added click_default_group package; configured setup.py installation 2022-03-14 08:31:28 -04:00
Bryan Bailey
36e821fe64 added init command; removed torrent support temporarily 2022-03-13 11:56:00 -04:00
Bryan Bailey
d421ac310a working comic module TODO fix torrent downloads 2022-03-10 22:26:50 -05:00
Bryan Bailey
b0e2ad0a3b implemented comic download cli 2022-03-09 23:23:33 -05:00
Bryan Bailey
8d44f40fb1 updated readme 2022-03-09 23:05:52 -05:00
Bryan Bailey
5e3dffb674 major refactor; cleaned up some wonky architecture; passing unit tests for comic downloads 2022-03-09 23:01:05 -05:00
Bryan Bailey
8cdb80315a passing unittests TODO fix comic downloads 2022-03-09 00:39:40 -05:00