Skip to content

Releases: antazoey/audius-py

audius-py 0.1.5

08 Apr 18:26
Compare
Choose a tag to compare
  • Fix issue where player option was unnecessarily required in the CLI
  • Refactored to use afplay-py library for the afplay-based player.

audius-py 0.1.4

02 Apr 16:03
67fd4f7
Compare
Choose a tag to compare
  • New "player" architecture so that more player types can be added.
  • Support for afplay as a player option

Audius 0.1.3

27 Mar 01:10
Compare
Choose a tag to compare
  • 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

18 Mar 16:08
Compare
Choose a tag to compare
  • Switch back to setup.py

audius-py 0.1.1

17 Mar 03:14
Compare
Choose a tag to compare
  • dependencies fix

audius-py 0.1.0

12 Mar 23:27
Compare
Choose a tag to compare
  • 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.