• v1.5.4 5991711cc5

    v1.5.4 Stable

    kerem released this 2025-07-15 01:17:24 +03:00 | 17 commits to main since this release

    📅 Originally published on GitHub: Mon, 14 Jul 2025 22:22:26 GMT
    🏷️ Git tag created: Mon, 14 Jul 2025 22:17:24 GMT

    Of course. Here is a comprehensive and well-formatted release markdown for the initial public launch of "Dotify". You can copy and paste this directly into the release description field on GitHub.


    Dotify v1.5.4 - Initial Public Release

    Release Date: July 15, 2025

    We are thrilled to announce the first public release of Dotify! This release marks a significant milestone as the project has been rebranded from its original name, votify, and is now available for everyone to install directly from the Python Package Index (PyPI).

    Dotify is a powerful, command-line tool for downloading your favorite content—including songs, podcasts, and music videos—directly from Spotify.

    What's New?

    This initial release focuses on making the project publicly accessible and establishing its new identity.

    • 🚀 Project Rebranding: The entire project, including the package name and command-line script, has been renamed from votify to dotify.
    • 📦 Published on PyPI: Dotify is now officially available on PyPI! You can now install it easily with a single pip command.
    • 👤 Author Update: The project is now actively maintained by @AsHfIEXE.
    • ⌨️ New Command: The command-line entry point has been updated. You now run dotify instead of the old command.

    🚀 How to Install

    You can install Dotify directly from PyPI using pip:

    pip install dotify
    

    Usage

    Once installed, you can start downloading content by providing Spotify URLs to the command:

    dotify <spotify_track_or_album_url>
    

    For more detailed usage and a full list of options, please refer to the project's README.


    Full Changelog: https://github.com/AsHfIEXE/Dotify/commits/v1.5.4

    Downloads