For the last 2-3 days I noticed an error when using media_extractor add-on to play YouTube videos to Chromecast group (4 Chromecast Audio and 1 ChromeCast Ultra)
Everything worked great for years until 3 days ago when YouTube changed something on their side and now calling the add-on is returning
File "/usr/src/homeassistant/homeassistant/components/media_extractor/init.py", line 269, in get_best_stream
return cast(str, formats[len(formats) - 1]["url"])
~~~~~~~^^^^^^^^^^^^^^^^^^
IndexError: list index out of range
Which option should I choose when opening a new issue on GitHub ?