nick42d / youtui

TUI and API for YouTube Music written in Rust
MIT License
40 stars 4 forks source link

New albums format - breaks get album #48

Closed nick42d closed 3 months ago

nick42d commented 3 months ago

Impacts both youtui and ytmapi-rs

2  failed: tests::test_get_artist_album_songs                                                                                                                                                                    
 API took 1836 ms
 Get artist took 501 ms
 Parse artist took 11 ms
 Get albums took 387 ms
 Process albums took 15 ms
 Get album MPREb_Ylw2kL9wqcw took 371 ms
 thread 'tests::test_get_artist_album_songs' panicked at ytmapi-rs/src/tests.rs:431:42:
 called `Result::unwrap()` on an `Err` value: Key /header/musicDetailHeaderRenderer not found in Api response.