• v3.4 21416807a7

    v3.4 Stable

    kerem released this 2026-02-23 03:46:43 +03:00 | 8 commits to main since this release

    📅 Originally published on GitHub: Mon, 23 Feb 2026 00:58:23 GMT
    🏷️ Git tag created: Mon, 23 Feb 2026 00:46:43 GMT

    Features and Improvements:

    • NEW: Added --export-all-playlists flag to export all user's playlists to individual CSV files (named after the playlist) when using -i / --show-user-profile mode (requires pathvalidate library) (thanks @tomballgithub)
    • IMPROVE: Added graceful handling for playlists visible in user's profile, but returning 404 while getting its details (marked as [ RESTRICTED ], applies mainly for Spotify-curated playlists, closes #36)
    • NEW: Added debug mode with DEBUG_MODE config option and --debug CLI flag for technical troubleshooting output

    Bug fixes:

    • BUGFIX: Capped server-provided Retry-After for HTTP 429 responses to avoid long hangs
    • BUGFIX: Fixed fetching of TOTP secrets so it happens before retries
    Downloads