Skip to content

Releases: rinov/YoutubeKit

0.10.0

13 Apr 10:47
Compare
Choose a tag to compare

Privacy Manifest

Added xcprivacy file for Privacy Manifest

Full Changelog: 0.9.0...0.10.0

0.9.0

16 Dec 17:16
Compare
Choose a tag to compare

What's Changed

  • Fix failing decode of Statistics by @Tibimac in #95
  • Add standard and maxres in Thumbnails.VideoList by @Tibimac in #96
  • Improve function makeURLRequest by @Tibimac in #98
  • Change the YoutubeAPI class to use a delegate-based URLSession by @Tibimac in #99

Full Changelog: 0.7.0...0.9.0

0.8.0

21 May 06:56
Compare
Choose a tag to compare

What's Changed

  • Fix failing decode of Statistics by @Tibimac in #95
  • Add standard and maxres in Thumbnails.VideoList by @Tibimac in #96

Full Changelog: 0.7.0...0.8.0

0.7.0

19 Oct 11:06
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.6.0...0.7.0

0.6.0

01 Jun 06:10
Compare
Choose a tag to compare
  • fix bugs (response decoding)
  • fix Swift Package Manager issue (add missing framework)
  • refactor code

Support Xcode10.2 & Swift5

16 Aug 13:23
Compare
Choose a tag to compare

Breaking changes:

  • Rename ApiSession to YoutubeAPI

Support Xcode10 and Swift4.2

03 Oct 13:09
Compare
Choose a tag to compare
0.3.0

Update Example