v0.22.0
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 theRelated
tab in the watch panel.
Changes ⚒
get_watch_playlist
: Providerelated
browseId forget_song_related
search
: addedvideoType
key to indicate whether the song is an official music video (OMV) or other song (UGC) (#264, @lsmacedo )get_watch_playlist
: addedvideoType
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)