• 2.2.17 607c7e298b

    2.2.17
    All checks were successful
    ci/woodpecker/tag/tests Pipeline was successful
    ci/woodpecker/tag/publish_release Pipeline was successful
    ci/woodpecker/tag/publish_docker_amd64 Pipeline was successful
    ci/woodpecker/tag/publish_docker_arm64 Pipeline was successful
    ci/woodpecker/tag/publish_docker_manifest Pipeline was successful
    Stable

    olofvndrhr released this 2023-01-15 17:36:00 +01:00 | 116 commits to master since this release

    [2.2.17] - 2023-01-15

    Fixed

    • Set a timeout of 10 seconds for the api requests

    Added

    • --name-format and --name-format-none flags to add a custom naming scheme for the downloaded files. See
      docs: https://manga-dlp.ivn.sh/download/
    • More debug log messages
    • More tests for the custom naming scheme
    • More type hints

    Changed

    • Make --format a click.Choice option
    • In the --format option the leading dot is now invalid. --format .cbz -> --format cbz
    • Changed empty values from the api from None to an empty string
    • Minor code readability improvements
    Downloads