Webtoon-downloader

Latest version: v2.0.0

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

Scan your dependencies

Page 1 of 3

2.0.0

What's Changed
* Add ability to set number of workers to fix rate limiting issue by Zehina in https://github.com/Zehina/Webtoon-Downloader/pull/61
* sanitize filename on Windows by Zehina in https://github.com/Zehina/Webtoon-Downloader/pull/62
* Change 'save-as' short option to '-sa' by migue802 in https://github.com/Zehina/Webtoon-Downloader/pull/66
* Change min python version to 3.9 by Zehina in https://github.com/Zehina/Webtoon-Downloader/pull/72
* Set the url scheme if not provided by the user by Zehina in https://github.com/Zehina/Webtoon-Downloader/pull/71
* Handle cutton chapter image containers by Zehina in https://github.com/Zehina/Webtoon-Downloader/pull/73
* Support python 3.13 by Zehina in https://github.com/Zehina/Webtoon-Downloader/pull/74

New Contributors
* migue802 made their first contribution in https://github.com/Zehina/Webtoon-Downloader/pull/66

**Full Changelog**: https://github.com/Zehina/Webtoon-Downloader/compare/1.0.1...2.0.0

1.0.1

- Fix the CLI not being able to register interrupt signal on Windows.

**Full Changelog**: https://github.com/Zehina/Webtoon-Downloader/compare/1.0.0...1.0.1

1.0.0

- Move to using async requests instead of future executors.
- Adds `cbz/zip` using the new `--save-as` option. Resolves https://github.com/Zehina/Webtoon-Downloader/issues/1
- `dest` proprely behaves as if no value was provided. Resolves https://github.com/Zehina/Webtoon-Downloader/issues/11
- Adds `pdf` as a `--save-as` option. Resolves https://github.com/Zehina/Webtoon-Downloader/issues/27
- Image extension is properly saved and not hardcoded to `jpg`. Resolves https://github.com/Zehina/Webtoon-Downloader/issues/8
- Much faster downloading than before.

**Full Changelog**: https://github.com/Zehina/Webtoon-Downloader/compare/v0.8.0...1.0.0

0.8.0

This release will include the last fixes and changes before the new overhaul which will change the whole structure of the project.

This tag includes:

- **gitignore: add output of "pip install" run** by olaf-mandel in https://github.com/Zehina/Webtoon-Downloader/pull/29
- **Turn into installable package & add console_script webtoon-downloader** by olaf-mandel in https://github.com/Zehina/Webtoon-Downloader/pull/30
- **Add --export-texts option** by olaf-mandel in https://github.com/Zehina/Webtoon-Downloader/pull/31
- **Keep pages correctly sorted by padding** by olaf-mandel in https://github.com/Zehina/Webtoon-Downloader/pull/32
- **Fix spelling in documentation** by olaf-mandel in https://github.com/Zehina/Webtoon-Downloader/pull/33

Thank you olaf-mandel for all the improvements.

0.7.2

Fixes https://github.com/Zehina/Webtoon-Downloader/issues/24 by using a simpler logic to get the webtoon series title
Fixes https://github.com/Zehina/Webtoon-Downloader/issues/23 by sluggifying the file name correctly
**Full Changelog**: https://github.com/Zehina/Webtoon-Downloader/compare/v0.7.1...0.7.2

0.7.1

- Fixes issue with some Webtoons having a `data_episode_no` greather than 2.
- The data is now fetched instead of hardcoded values of 1 and 2.
- Also adds a file logger and a rich traceback for better debugging

Page 1 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.