Zehina / Webtoon-Downloader

Webtoons Scraper able to download all chapters of any series wanted.
https://zehina.github.io/Webtoon-Downloader/
MIT License
138 stars 35 forks source link

Add leading zeros to chapter names #13

Closed celia-vytrac closed 2 years ago

celia-vytrac commented 2 years ago

Fixes #9

This change will allow correct sorting of filenames.

Zehina commented 2 years ago

Looks good to me. Thank you @celia-v , I think we're only missing the import for the math module. I cannot test for all cases for this change. Shoutout if there are any issues 👍 . I can accept this after it has been added, and zeroes is added to the list of parameters in the function docstring. (helpful for me later)