sigma67 / ytmusicapi

Unofficial API for YouTube Music
https://ytmusicapi.readthedocs.io
MIT License
1.59k stars 184 forks source link

Fix parsing of album and views in parse_playlist_items #552

Closed fischcode closed 4 months ago

fischcode commented 4 months ago

Parse album and views columns as a function of flex column count and is_album property to cater for varying layouts with three and four flex columns

fischcode commented 4 months ago

@sigma67 Please note that the three commits are independent contributions an that there are no dependencies between them whatsoever

sigma67 commented 4 months ago

@fischcode linter is still failing

fischcode commented 4 months ago

Added a commit to fischcode/ytmusicapi but it fails to show up here ...