baptisteArno/node-youtube-music

Parsers fail, new Youtube API?

baptisteArno opened this issue · 1 comments

Specs don't pass: https://github.com/baptisteArno/node-youtube-music/runs/4148763353

Albums tests don't pass, maybe Youtube Music API changed a bit.

Ping @imLinguin

No need to worry, looks like the first result of Heaven & Hell is a single - has literally one song. I didn't think about it when writing a test, toBeGreaterThan should be replaced with toBeGreaterOrEqual when checking length of the array returned by listMusicsFromAlbum function.