Skip to content

Version 2.12.0

Compare
Choose a tag to compare
@SoneeJohn SoneeJohn released this 24 Feb 20:36
· 116 commits to master since this release
  • Add the ability to specify which streamURLs to query via -[XCDYouTubeClient queryVideo:video:streamURLsToQuery:options:cookies:completionHandler:] & XCDYouTubeVideoQueryOperation class.
    • initWithVideo:streamURLsToQuery:options:cookies: is now the designated initializer for XCDYouTubeVideoQueryOperation.
  • Correctly annotate the streamURLs & streamErrors properties as nullable.