Skip to content

Releases: 0xced/XCDYouTubeKit

Version 2.8.3

23 Jan 23:40
Compare
Choose a tag to compare
  • Adaptation to YouTube API change. (#458)

Version 2.8.2

15 Nov 16:01
Compare
Choose a tag to compare
  • Add new streamURL property on XCDYouTubeVideo
  • Fixed Swift Package Manager (#441)
  • Support iOS 13 in Demo Projects
    • Support background playback (#427, #442)

Version 2.8.1

11 Sep 20:00
Compare
Choose a tag to compare

Version 2.8.0

07 Aug 19:43
Compare
Choose a tag to compare
  • Adaptation to YouTube API change.
    • Deprecated XCDYouTubeErrorRestrictedPlayback & XCDYouTubeErrorInvalidVideoIdentifier use XCDYouTubeErrorNoStreamAvailable instead.

Version 2.7.8

30 Jul 20:41
Compare
Choose a tag to compare
  • Adaptation to YouTube API change. (#443)

Version 2.7.7

02 Jul 13:34
Compare
Choose a tag to compare
  • Add another player script regular expression (#438)

Version 2.7.6

21 Jun 18:52
Compare
Choose a tag to compare

Version 2.7.6

  • Adaptation to YouTube API change. (#437)

Version 2.7.5

13 May 13:16
Compare
Choose a tag to compare
  • Adaptation to YouTube API change. (#433)

Version 2.7.4

07 May 13:43
Compare
Choose a tag to compare

Version 2.7.4

  • Add the ability to fetch certain age-gate videos. (#431)

Version 2.7.3

18 Jan 19:15
Compare
Choose a tag to compare

Version 2.7.3

  • Adaptation to YouTube API change. (#419, #422. #421)
  • Fix JavaScript exception: ReferenceError (#418, #420)