• v2.1.5 b28196281c

    v2.1.5 Stable

    kerem released this 2025-06-12 18:35:39 +03:00 | 0 commits to master since this release

    📅 Originally published on GitHub: Thu, 12 Jun 2025 15:36:27 GMT
    🏷️ Git tag created: Thu, 12 Jun 2025 15:35:39 GMT

    What's Changed

    • fix: Apply isort formatting to test file
    • fix: Apply Black formatting to test file
    • fix: Fix critical NoneType error in JSON parser (Issue #71)
    • fix: Fix line length to satisfy flake8 E501 error
    • fix: Apply isort to fix import ordering in selenium_browser.py
    • fix: Apply Black formatting to pass CI checks

    Installation

    pip install spotifyscraper==v2.1.5
    

    Full Changelog

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

    Downloads