I was wondering that how can I differentiate between normal videos and music from the google takeout data like takeout does specify if a video is played on youtube music and on yt music, only videos labelled as songs can be played so mostly, there will be songs only in the data from youtube music in takeout The problem arises for songs listened on youtube can we use a regex based pattern to detect songs? or can there be a better approach to this? 👀