Webtoon-downloader

Latest version: v1.0.1

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

Scan your dependencies

Page 1 of 3

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

0.7.0

- Added (-l / --latest) positional argument for downloading only the latest released chapter.
- Fixed Inconsistent naming of some chapters which was due to some unkown jumps in chapter numbering.

Consistent Numbering ✔️ | Inconsistent Numbering ❌
:-------------------------:|:-------------------------:
![image](https://user-images.githubusercontent.com/42294107/152877990-ef97d10f-21e7-404b-97be-df7505a6d8e6.png) | ![image](https://user-images.githubusercontent.com/42294107/152878329-6f6dfc9b-d2df-42b7-b8d6-b09637ab777a.png)

- Fixed the Innability to download series belonging to the Challenge category which uses a different html layout compared to other series.

Challenge Category Webtoons | Regular Webtoons
:-------------------------:|:-------------------------:
![image](https://user-images.githubusercontent.com/42294107/152876201-f059855c-c31f-44b4-8bef-e188c647e83b.png) | ![image](https://user-images.githubusercontent.com/42294107/152876388-fa829dda-297b-486a-9d4e-d6f678a3aa8c.png)

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.