Task Details
Currently, our youtube player is sent first track by default at the start. When the first track isn't available for the same, the youtube component is sent a blank id, and thus the creation of the youtube player fails.
The starting track needs to be checked if it has a video on youtube, before sending it to the youtube component. If not available, another succeeding track should be sent
Task Details
Currently, our youtube player is sent first track by default at the start. When the first track isn't available for the same, the youtube component is sent a blank id, and thus the creation of the youtube player fails.
The starting track needs to be checked if it has a video on youtube, before sending it to the youtube component. If not available, another succeeding track should be sent