Skip to content

Releases: hetari/pyutube

v1.6.1

18 May 10:29

Choose a tag to compare

v1.6.0

18 May 09:26

Choose a tag to compare

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

05 May 10:49

Choose a tag to compare

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

v1.5.2

03 May 15:44

Choose a tag to compare

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

19 Jun 14:45

Choose a tag to compare

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

v1.4.19

06 Apr 11:56

Choose a tag to compare

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

v1.4.18

15 Feb 20:49

Choose a tag to compare

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

v1.4.17

12 Feb 18:23

Choose a tag to compare

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

v1.4.16

22 Jan 14:51

Choose a tag to compare

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

v1.4.15

21 Jan 21:05

Choose a tag to compare

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