• v2.1.1 7cb4e1d61b

    v2.1.1 Stable

    kerem released this 2025-06-06 18:08:35 +03:00 | 21 commits to master since this release

    📅 Originally published on GitHub: Fri, 06 Jun 2025 15:06:15 GMT
    🏷️ Git tag created: Fri, 06 Jun 2025 15:08:35 GMT

    What's Changed

    • Fix lyrics extraction and update documentation to clarify OAuth requirements
    • Fix flake8 line length issues in constants.py
    • Fix security issues found by bandit
    • Fix pylint issues in CLI commands and utils
    • Fix black formatting issue in episode.py
    • Fix flake8 linting errors
    • Fix import sorting with isort
    • Apply black formatting to all podcast files
    • Fix test failures: Update mock patterns in podcast tests
    • Fix duplicate tool.black section in pyproject.toml
    • Add black configuration to pyproject.toml
    • Fix remaining linting issues: Format additional files with black
    • Fix linting issues: Apply black formatting to podcast files

    Installation

    pip install spotifyscraper==v2.1.1
    

    Full Changelog

    https://github.com/AliAkhtari78/SpotifyScraper/compare/$(git describe --tags --abbrev=0 HEAD^)...v2.1.1

    Downloads