Skip to content

Releases: sigma67/ytmusicapi

v0.5.1

27 Mar 11:42
Compare
Choose a tag to compare

Changes

  • Add authentication check to validate provided credentials
  • Remove need for X-Youtube-Identity-Token in credentials
  • Fix upload
  • Update docs

v0.5.0

23 Mar 18:55
Compare
Choose a tag to compare

Changes

  • New features: Add upload_song, get_uploaded_songs, delete_uploaded_song
  • Simplified setup with CLI tool to create headers_auth file
  • Moved tests to unittest
  • Removed print output for continuations in get_playlist_items
  • Fixed unplayable playlist item parsing

v0.4.3

09 Mar 14:24
Compare
Choose a tag to compare
  • Unplayable songs in playlists now correctly return videoId and setVideoId
  • Search is now compatible with accounts that have uploads

v0.4.2

29 Feb 22:50
Compare
Choose a tag to compare

Update docs

v0.4.1

29 Feb 21:23
8cc1986
Compare
Choose a tag to compare

Fixed small bugs in v0.4

v0.4

25 Feb 20:27
Compare
Choose a tag to compare

This version contains the most important basic features for interacting with search, playlists and rating songs.