//
// The live recording you're trying to play is still being processed
// and will be available soon. Sorry, please try again later.
//
// retry. since youtube may already rendrered propertly quality.
throw new DownloadRetry("empty video download list," + " wait until youtube will process the video");
}
Collections.sort(sNextVideoURL, new VideoContentFirst());
for (int i = 0; i < sNextVideoURL.size(); i++) {