Skip to content

Releases: hetari/pyutube

v1.6.1

Choose a tag to compare

@hetari hetari released this 18 May 10:29

Full Changelog: v1.6.0...v1.6.1

v1.6.0

Choose a tag to compare

@hetari hetari released this 18 May 09:26

1.6.0 (2026-05-18)

Refactors
  • remove audio-specific services, replace package.json release scripts with publish.sh, and clean up dependencies (5c134e8)
  • migrate from pytubefix to yt-dlp to support video/audio merging and improved download stability. (8cfa041)

v1.5.22

Choose a tag to compare

@hetari hetari released this 05 May 10:49

Full Changelog: v.1.5.2...v1.5.22

v1.5.2

Choose a tag to compare

@hetari hetari released this 03 May 15:44

1.5.2 (2026-05-03)

Chores
  • bump version to 1.5.2 and add documentation for subtitle handling (2121e82)
  • bump version to 1.5.1 and refactor package exports and setup configuration (192dbe1)
  • standardize codebase, improve documentation, and refactor type annotations (bbf2d09)
  • implement CI/CD pipeline, type checking, linting, and comprehensive test suite (69f26ea)
New Features
  • add AudioConversionService to convert audio streams to MP3 and update download services accordingly (512de84)
Bug Fixes
  • prevent unnecessary version checks and downgrades, and rename stream loading spinner text (1346825)
Refactors
  • update audio handling to use native containers, switch to subprocess for ffmpeg, adjust YouTube client configuration (31c37c7)
  • use lazy imports for requests to handle missing dependency errors gracefully (78a8c2b)
  • modularize download services and implement dedicated file conflict resolution and video merging services (a7aeaaa)
  • modularize URL parsing logic and introduce dedicated prompt and network services (23d9d30)
  • improve playlist processing, add project documentation, and optimize download service logic (eb91d2a)
Tests
  • implement comprehensive unit test suite for core services and handlers (2718fa6)

v1.5.0

Choose a tag to compare

@hetari hetari released this 19 Jun 14:45

Full Changelog: v1.4.19...v1.5.0

v1.4.19

Choose a tag to compare

@hetari hetari released this 06 Apr 11:56

Full Changelog: v1.4.17...v1.4.19

v1.4.18

Choose a tag to compare

@hetari hetari released this 15 Feb 20:49

Full Changelog: v1.4.17...v1.4.18

v1.4.17

Choose a tag to compare

@hetari hetari released this 12 Feb 18:23

Full Changelog: v1.4.16...v1.4.17

v1.4.16

Choose a tag to compare

@hetari hetari released this 22 Jan 14:51

Full Changelog: v1.4.15...v1.4.16

v1.4.15

Choose a tag to compare

@hetari hetari released this 21 Jan 21:05

Full Changelog: v1.4.14...v1.4.15