Improve Youtube Music provider (#402)
* Add new YTM parser
* Fix get_track
* Fix parsing bugs
* Fix artist albums without artist
* Increase limit for people with a music addiction :-)
* Update music_assistant/music_providers/ytmusic/ytmusic.py
Co-authored-by: Marcel van der Veldt <m.vanderveldt@outlook.com>
* Only return highest quality thumb
* Fix missing artist in album search results
* Add duration to album tracks
* ignore albumartists without id
Co-authored-by: Marcel van der Veldt <m.vanderveldt@outlook.com>