Releases: 0xced/XCDYouTubeKit
Releases · 0xced/XCDYouTubeKit
Version 2.7.2
- Adaptation to YouTube API change. (#406)
Version 2.7.1
Version 2.7.0
Version 2.7.0
- Add the ability assign cookies via
-[XCDYouTubeClient getVideoWithIdentifier:cookies:completionHandler:]
&initWithVideoIdentifier:cookies:languageIdentifier:
- Add the ability to fetch videos allowed to be watched on youtube only (#315, #309)
- Deprecated
XCDYouTubeVideoPlayerViewController
(#157) - Fixed internal JavaScript exception (#375, #397)
Version 2.6.1
- Adaptation to YouTube API change. (#406)
Version 2.6.0
- Adaptation to YouTube API change. (#383, #388, #385, #382)
- Include DASH formats URLs in
streamURLs
. (#354) - Add new
autoGeneratedCaptionURLs
andcaptionURLs
properties toXCDYouTubeVideo
. (#281) - Fix
Messaging unqualified id
warnings. (#393) - Deprecated
smallThumbnailURL
,mediumThumbnailURL
,largeThumbnailURL
. UsethumbnailURL
instead.
Version 2.5.6
Version 2.5.5
- Adaptation to YouTube API change. (#314)
Version 2.5.4
Version 2.5.3
- Adaptation to YouTube API change. (#257)