Skip to content

Releases: WhoSayIn/YTDLPKit

YTDLPKit 0.1.3

Choose a tag to compare

@WhoSayIn WhoSayIn released this 11 Sep 17:46

Expose source-neutral yt-dlp music metadata fields for track, artists, album artists, release year, and track number.

0.1.2

Choose a tag to compare

@WhoSayIn WhoSayIn released this 11 Sep 16:59

Reuses the process-wide SHA-256-validated embedded Python and yt-dlp resource layout across YTDLPClient instances, while preserving first-use integrity validation and module identity mismatch rejection.

0.1.1

Choose a tag to compare

@WhoSayIn WhoSayIn released this 08 Sep 01:42
  • Add chapters.

Full Changelog: 0.1.0...0.1.1

0.1.0

Choose a tag to compare

@WhoSayIn WhoSayIn released this 02 Sep 17:26

Initial semantic-versioned release of YTDLPKit.

  • Embedded Python and yt-dlp execution on iOS
  • Typed extraction/search, format, and subtitle metadata
  • Serialized, cancellable runtime access
  • Local yt-dlp module validation and cookie-file support
  • Bundled certificate support
  • Generic extraction failure classification
  • Optional Apple WebKit challenge-provider support

The API remains under active development.