XCDYouTubeKit v2.12.0 Release Notes

Release Date: 2020-02-24 // about 4 years ago
    • ➕ 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.