Version 2.12.0
- Add the ability to specify which
streamURLsto query via-[XCDYouTubeClient queryVideo:video:streamURLsToQuery:options:cookies:completionHandler:]&XCDYouTubeVideoQueryOperationclass.initWithVideo:streamURLsToQuery:options:cookies:is now the designated initializer forXCDYouTubeVideoQueryOperation.
- Correctly annotate the
streamURLs&streamErrorsproperties asnullable.