Releases: antazoey/audius-py
Releases · antazoey/audius-py
audius-py 0.1.5
audius-py 0.1.4
- New "player" architecture so that more player types can be added.
- Support for
afplay
as a player option
Audius 0.1.3
- A way to create the main CLI group with your own SDK instance, for integration purposes.
- New CLI command:
audius config app-name
to show the configured app name. - A config class for managing all configuration.
- The beginning of the notion of aliases, which will be useful for storing IDs.
audius-py 0.1.2
- Switch back to
setup.py
audius-py 0.1.1
- dependencies fix
audius-py 0.1.0
- Basic CLI / SDK commands for users, playlists, tracks, and tips.
- Play / Stream a track from Audius into your terminal or Python session.
- Download track feature.