Commit Graph

16 Commits (master)

Author SHA1 Message Date
Xonshiz d236e75377 Closes #261 , Closes #220 , Closes #290 and also closes #247
- Added a 5 second wait while downloading whole chapter from RCO as suggested in #261 [2021.09.05]
- Fixed #220 [2021.09.05]
- Added support for readcomicsonline.ru [Fix for #290] [2021.09.05]
- Updated ReadMe to include "execution" on windows [2021.09.05]
- Removed setup2.py file [2021.09.05]
- Checking for existing CBZ/PDF files before downloading them again [Fix for #247] [2021.09.05]
2021-09-05 15:58:49 +05:30
Xonshiz f89c034378 Python 2 support removed and travisCI Update.
1.) Removed python 2 support. The script still might work on python 2, if you have all the dependencies installed. But, this script directly won't support python <3.x.

2.) Updated travisCI to automate and generate builds as soon as `master` branch is updated.

3.) Updated support info for python 3 and 2 in docs.
2021-06-04 21:35:01 +05:30
Xonshiz 257f60f156 Travis CI Update
Testing Travis-CI, again.
2021-06-04 11:26:34 +05:30
Eelco Dolstra 72f728bad0 cfscrape -> cloudscraper 2020-01-04 18:37:30 +01:00
Xonshiz 68bc85016f Added cloudscraper in requirments.txt
Added cloudscraper in requirments.txt
2019-12-17 23:02:24 -05:00
darodi 9aea2938ab tqdm progress bar for files:
-colorama requirement for windows
-locking for windows at thread init
2018-08-13 01:58:03 +02:00
darodi 6c6e21f51c tqdm progress bar 2018-08-13 01:58:03 +02:00
David 8c8ad9142c fix input compability of python 2 input and python 3 input 2018-02-07 10:44:35 +01:00
Dhruv Kanojia 9f42e81803 enum addition
addition of `enum` package for failing Python 3.3 build
2017-07-07 06:53:00 +05:30
Dhruv Kanojia b2cfac0266 requirements.txt update
Update for img2pdf import in requirements.
2017-07-07 06:36:52 +05:30
X 483320c398 Fix for #9 , #16 , #18 and #21
Re-wrote complete script. Check the "Changelog" for more information. Some sites have been removed for now, please check the updated "Supported Sites"
2017-06-12 07:49:19 +05:30
Xonshiz 04d87683f9 Updated Requirements
Updated `cfscrape` dependency.
2016-12-23 18:07:22 +05:30
Xonshiz b141ac213e requirements file
added requirements file (deleted by mistake)
2016-12-23 18:06:20 +05:30
Xonshiz 7c3fbfbeca Removed Dependency for PhantomJS in Kissmanga
Check the changelog for more info.
2016-12-23 18:02:11 +05:30
X 2e5f963956 Updated Lib. requirements 2016-11-15 10:17:07 +05:30
X f4e8696148 comic-dl 2016-11-13 20:37:11 +05:30