]> git.lizzy.rs Git - nhentai.git/history - nhentai/downloader.py
Use ehentai.to / dogehls.xyz mirrors
[nhentai.git] / nhentai / downloader.py
2022-05-02 Ricter Zfix for issue #236
2021-06-07 Ricter ZhengMerge branch 'pull/221' into master
2021-06-03 Ricter ZhengMerge pull request #214 from lleene/master
2021-06-02 RicterZfix bug of proxy while downloading doujinshi 0.4.16
2021-02-11 Ricter ZhengMerge pull request #203 from jwfiredragon/master
2021-02-11 Johnny WeiSwitching 'logger.warn' to 'logger.warning'
2021-01-11 Ricter ZhengMerge pull request #194 from RicterZ/dev
2021-01-11 RicterZremove __future__
2020-10-01 Ricter ZhengMerge pull request #156 from RicterZ/dev
2020-10-01 Ricter ZhengMerge branch 'master' into dev
2020-10-01 Ricter Zfix bug on mac #126
2019-12-11 symant233Merge remote-tracking branch 'upstream/master' into dev
2019-11-22 Ricter ZhengMerge pull request #92 from RicterZ/dev
2019-10-08 AlocksMerge branch 'dev' into master
2019-08-01 RicterZfix bugs
2019-08-01 RicterZsingleton pool
2019-07-31 RicterZremove print
2019-07-30 RicterZuse multiprocess instead of threadpool #78
2019-05-21 symant233fix conflict
2019-05-18 RicterZadd delay #55
2018-12-30 rootchange output filename
2018-10-24 Ricter Zfix #33
2018-10-24 Ricter Zfix #31
2018-09-28 Ricter ZhengMerge pull request #28 from tbinavsl/master
2018-09-09 tbinavslreverted partially by mistake the max_page commit;...
2018-09-09 tbinavslMax retries + misc. language fixes
2018-04-19 Ricter Zfix #18 #19 use nhentai api
2018-03-16 Ricter Zfix bug #13
2018-03-16 Ricter Zsave downloaded doujinshi as doujinshi name #13
2017-07-06 Ricter Ztiny bug
2017-06-18 Ricter Zadd html doujinshi viewer
2017-03-17 Ricter Zfix timeout
2016-11-23 Ricter Zfix bug
2016-11-23 Ricter Zdo not download 404
2016-10-19 Ricter Zunicode literals
2016-08-11 Ricter ZhengMerge pull request #5 from navrudh/master
2016-08-10 Dhruvan Ganeshproject is now Py3 and Py2 compatible
2016-08-10 Dhruvan Ganeshimplemented Py2 & Py3 compatible Singleton
2016-08-10 Ricter ZhengMerge pull request #4 from navrudh/patch-1
2016-08-10 Dhruvan GaneshPadding filenames with width 3
2016-05-02 Ricter Zsupport python2.6
2016-02-04 Ricter Zuse format
2016-02-04 Ricter Zfeature: proxy support
2016-02-02 Ricter Zpep8 🐱
2016-02-02 Ricter Zupdate search_parse and use tabulate
2015-05-15 ricterzfix exceptions
2015-05-12 ricterzretried when fail at the first time
2015-05-10 ricterzuse threadpool instead of threading
2015-05-10 ricterzfix bug of thread exiting
2015-05-10 ricterzctrl-c for kill threads
2015-05-09 ricterzsetup.py and add command line support