see https://developers.google.com/youtube/iframe_api_reference
const id = getChannelID() || getOriginalAlbumID
$('ytmusic-app').navigate_(id)
note: albumID needs to be in original format, like in this link https://music.youtube.com/browse/MPREb_QzG0rdjYht1
and not like the address that it redirects to (https://music.youtube.com/playlist?list=OLAK5uy_kbMeriANLfv4JxNm5KlbyPwq1GmgCjmkY)