Skip to content

ytdown: v0.2.0

Choose a tag to compare

@github-actions github-actions released this 05 Jun 06:24
2a8cdc4

0.2.0 (2026-06-05)

Features

  • boa_engine-backed JS cipher function runner (ba38877)
  • chunked resumable downloader with progress reporting (db81c9c)
  • core error and media type contracts (acfb8c6)
  • extractor trait and registry dispatch (ca69ee5)
  • fluent format selection (9da59ae)
  • innertube api client with client impersonation (e8366a3)
  • lazy continuation-based pagination for collections (311b9fc)
  • non_exhaustive data structs, builder chunk_size/retries, collection docs (0b3e915)
  • optional ffmpeg postprocessing for dash a/v muxing (f5b4080)
  • public Ytdown client api (acdd5d9)
  • youtube extractor with cipher solving and collections (2ac1fa7)
  • youtube player sig/nsig extraction and solving (9cb336c)

Bug Fixes

  • bound pagination on no-progress, reject oversized partials, warn on nsig passthrough (30084f3)
  • harden downloads, cipher solving, and InnerTube fidelity (3be47db)
  • refresh InnerTube player client versions to fix live video resolution (0f1e101)