Skip to content

Releases: dcas796/YouTubeKit

YouTubeKit v0.0.3

20 May 08:10
Compare
Choose a tag to compare
YouTubeKit v0.0.3 Pre-release
Pre-release

New features:

  • Added support for video download chunking
  • Added a new extractor for faster download speeds
  • Added implementation for YTDownloader.bestFormat(for:quality:fileFormat:)
  • Added cancel support for downloads with new protocol (Cancellable)
  • Fixed random order for YTVideo.availableQualities and added YTVideo.availableFormats
  • Added support for YouTube video thumbnails

YouTubeKit v0.0.2

20 May 08:11
Compare
Choose a tag to compare
YouTubeKit v0.0.2 Pre-release
Pre-release

New Features:

  • Extract info from YouTube videos (title, duration, channelID, etc.)
  • Download YouTube videos (video only)
  • Video Download Speed Unthrottling (using n param descrambling, still very slow, around 240 kb/s)