Skip to content

v0.22.0

Compare
Choose a tag to compare
@sigma67 sigma67 released this 10 May 12:29

It is recommended to upgrade as soon as possible for users that are not using authenticated headers. This release fixes randomly failing requests due to the Consent page popping up sometimes.

Features ✨

  • get_song_related: Get related content for a song, as seen in the Related tab in the watch panel.

Changes ⚒

  • get_watch_playlist: Provide related browseId for get_song_related
  • search: added videoType key to indicate whether the song is an official music video (OMV) or other song (UGC) (#264, @lsmacedo )
  • get_watch_playlist: added videoType key as above (#265, @lsmacedo )

Fixes 🐞

  • Unauthenticated users only: Fixed randomly failing requests due to YouTube serving a Consent page instead of the actual content.
  • get_artist: fixed an error for some channels (#267, thanks @jbbgameich)