Lightnovel-crawler

Latest version: v3.7.1

Safety actively analyzes 630450 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 20

3.4.2

What's Changed
* Fix 2200 by zGadli in https://github.com/dipu-bd/lightnovel-crawler/pull/2203
* Added new mirror for FreeWebNovel by CryZFix in https://github.com/dipu-bd/lightnovel-crawler/pull/2207
* Fix Calibre on macOS by CryZFix in https://github.com/dipu-bd/lightnovel-crawler/pull/2202
* Add libxcb-cursor0 to Dockerfile by rdonaldwilson in https://github.com/dipu-bd/lightnovel-crawler/pull/2208
* Fix wuxiaworld.com by alzamer2 in https://github.com/dipu-bd/lightnovel-crawler/pull/2204
* Change in Termux installation manual by pmosko in https://github.com/dipu-bd/lightnovel-crawler/pull/2248

New Contributors
* alzamer2 made their first contribution in https://github.com/dipu-bd/lightnovel-crawler/pull/2204

**Full Changelog**: https://github.com/dipu-bd/lightnovel-crawler/compare/v3.4.0...v3.4.2

3.4.0

What's Changed
* Memory optimization by jere344 in https://github.com/dipu-bd/lightnovel-crawler/pull/2193
* A better version of PR 2155. by zGadli in https://github.com/dipu-bd/lightnovel-crawler/pull/2196
* support single chapter volumes by HeliosLHC in https://github.com/dipu-bd/lightnovel-crawler/pull/2051
* Fix Source by CryZFix in https://github.com/dipu-bd/lightnovel-crawler/pull/2198

New Contributors
* HeliosLHC made their first contribution in https://github.com/dipu-bd/lightnovel-crawler/pull/2051

**Full Changelog**: https://github.com/dipu-bd/lightnovel-crawler/compare/v3.3.2...v3.4.0

3.3.2

What's Changed
* new domain for allnovelfull and Added New Source (daotranslate.com) by neoryd in https://github.com/dipu-bd/lightnovel-crawler/pull/2171
* Fix source by CryZFix in https://github.com/dipu-bd/lightnovel-crawler/pull/2173
* Fix sources and Added new sources by CryZFix in https://github.com/dipu-bd/lightnovel-crawler/pull/2176
* Fix cannot identify image file <_io.BytesIO by jere344 in https://github.com/dipu-bd/lightnovel-crawler/pull/2186
* Fix license badge on ReadMe showing Apache 2.0 when actual license is GPLv3. by Dimi1010 in https://github.com/dipu-bd/lightnovel-crawler/pull/2184
* Version 3.3.2 by dipu-bd in https://github.com/dipu-bd/lightnovel-crawler/pull/2187

New Contributors
* neoryd made their first contribution in https://github.com/dipu-bd/lightnovel-crawler/pull/2171

**Full Changelog**: https://github.com/dipu-bd/lightnovel-crawler/compare/v3.3.1...v3.3.2

3.3.1

What's Changed
* Create rulate.py by needKVAS in https://github.com/dipu-bd/lightnovel-crawler/pull/2086
* Update README.md by needKVAS in https://github.com/dipu-bd/lightnovel-crawler/pull/2090
* added synopsis and tag by jere344 in https://github.com/dipu-bd/lightnovel-crawler/pull/2088
* Added synopsis and tags by jere344 in https://github.com/dipu-bd/lightnovel-crawler/pull/2087
* Update Telegram bot to python-telegram-bot 20.5 by pmosko in https://github.com/dipu-bd/lightnovel-crawler/pull/2092
* fix: removed wuxiaclick by wuxmes in https://github.com/dipu-bd/lightnovel-crawler/pull/2085
* Syosetu volume error fix by zGadli in https://github.com/dipu-bd/lightnovel-crawler/pull/2083
* Added synopsis and fixed author by jere344 in https://github.com/dipu-bd/lightnovel-crawler/pull/2141
* fix author by jere344 in https://github.com/dipu-bd/lightnovel-crawler/pull/2145
* novel-bin.net by SirGryphin in https://github.com/dipu-bd/lightnovel-crawler/pull/2139
* Fix source by zGadli in https://github.com/dipu-bd/lightnovel-crawler/pull/2147
* Update novelgate url by jere344 in https://github.com/dipu-bd/lightnovel-crawler/pull/2158
* Fix PDF exporting with docker by rdonaldwilson in https://github.com/dipu-bd/lightnovel-crawler/pull/2150
* Fix jaomix.py -> error No chapters found by CryZFix in https://github.com/dipu-bd/lightnovel-crawler/pull/2148
* Fixed "No chapters found" error in two sources by CryZFix in https://github.com/dipu-bd/lightnovel-crawler/pull/2161
* New option and source by CryZFix in https://github.com/dipu-bd/lightnovel-crawler/pull/2167
* Version 3.3.1 by dipu-bd in https://github.com/dipu-bd/lightnovel-crawler/pull/2168

New Contributors
* pmosko made their first contribution in https://github.com/dipu-bd/lightnovel-crawler/pull/2092
* wuxmes made their first contribution in https://github.com/dipu-bd/lightnovel-crawler/pull/2085
* rdonaldwilson made their first contribution in https://github.com/dipu-bd/lightnovel-crawler/pull/2150
* CryZFix made their first contribution in https://github.com/dipu-bd/lightnovel-crawler/pull/2148

**Full Changelog**: https://github.com/dipu-bd/lightnovel-crawler/compare/v3.3.0...v3.3.1

3.3.0

What's Changed
* Dropped support for python 3.7
* Fix chrysanthemumgarden by jere344 in https://github.com/dipu-bd/lightnovel-crawler/pull/2066
* Fixed Freewebnovel by SirGryphin in https://github.com/dipu-bd/lightnovel-crawler/pull/2068
* Update novelsemperor.py by zGadli in https://github.com/dipu-bd/lightnovel-crawler/pull/2070
* 1stkissnovel fix by zGadli in https://github.com/dipu-bd/lightnovel-crawler/pull/2080
* Headers not passing to get_soup fixed. by zGadli in https://github.com/dipu-bd/lightnovel-crawler/pull/2079
* Updated the source URL for the Chinese content from '69shu' to '69shuba' by Aeterno8 in https://github.com/dipu-bd/lightnovel-crawler/pull/2075
* Fix for Calibre PDF generation. by zGadli in https://github.com/dipu-bd/lightnovel-crawler/pull/2081
* Version 3.3.0 by dipu-bd in https://github.com/dipu-bd/lightnovel-crawler/pull/2084

New Contributors
* Aeterno8 made their first contribution in https://github.com/dipu-bd/lightnovel-crawler/pull/2075

**Full Changelog**: https://github.com/dipu-bd/lightnovel-crawler/compare/v3.2.10...v3.3.0

3.2.10

What's Changed
* Fix ranobes, switch to browser on bot detection by zerty in https://github.com/dipu-bd/lightnovel-crawler/pull/2050
* Create ranobelib.py by needKVAS in https://github.com/dipu-bd/lightnovel-crawler/pull/2044
* Update chrysanthemumgarden.py by jere344 in https://github.com/dipu-bd/lightnovel-crawler/pull/2042
* source file by SirGryphin in https://github.com/dipu-bd/lightnovel-crawler/pull/2060
* Fix to work on Chrome116 with undetected-chromedriver 3.5.3 by zerty in https://github.com/dipu-bd/lightnovel-crawler/pull/2054
* Ratelimiting in taskmanager by zerty in https://github.com/dipu-bd/lightnovel-crawler/pull/2053
* Use chardet by default to find the encoding by jere344 in https://github.com/dipu-bd/lightnovel-crawler/pull/2040
* Add source Xbanxia. by zGadli in https://github.com/dipu-bd/lightnovel-crawler/pull/2061
* Fixing Novelgate source. by zGadli in https://github.com/dipu-bd/lightnovel-crawler/pull/2062

New Contributors
* needKVAS made their first contribution in https://github.com/dipu-bd/lightnovel-crawler/pull/2044

**Full Changelog**: https://github.com/dipu-bd/lightnovel-crawler/compare/v3.2.9...v3.2.10

Page 2 of 20

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.