Development Log – 07/27/2020

I did a test on the AirPlay sing along, looks like the delay is at least half a second which is very noticeable. The MV has a delay from Mac and then the human voice has another delay for it being streamed to the TV. I need a way to eliminate these delays, or find out a different setup.

However, today I did made some improvement to the video search list though, I re-did the layout and made a loading spinner.

Also a great finding completely resolved the YouTube data API limitation problem. Invidios https://github.com/iv-org/invidious provides us a YouTube data replica, and the API is free to call without any limitations! I’m making a data source based on this API, this is great!