XCDYouTubeKit v2.4.0 Release Notes

    • ๐Ÿ‘Œ Support for tvOS. (#182)
    • ๐Ÿ—„ Replaced deprecated methods and classes: now using NSURLSession instead of NSURLConnection internally. (#190, #210)
    • ๐Ÿ‘Œ Support for Objective-C generics where applicable.
    • ๐Ÿ”€ The XCDYouTubeVideoOperation class has changed back from a synchronous to an asynchronous operation and can be started on the main thread.