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
votifytodotify. - 📦 Published on PyPI: Dotify is now officially available on PyPI! You can now install it easily with a single
pipcommand. - 👤 Author Update: The project is now actively maintained by @AsHfIEXE.
- ⌨️ New Command: The command-line entry point has been updated. You now run
dotifyinstead of the old command.
🚀 How to Install
You can install Dotify directly from PyPI using pip:
pip install dotifyUsage
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