Release Notes
0.13.1 (2026-03-12)
Bug Fixes
0.13.0 (2026-03-12)
Bug Fixes
- Change default audio engine to edge-tts (#40) (a617d22)
Features
0.12.0 (2026-02-28)
Features
- Add support for audio instructions (#38) (8434fb1)
0.11.0 (2026-02-26)
Features
- Add init command to generate artbox yaml from pptx and pdf (#35) (27fae90)
- Add support for engine rendering with ffmpeg (#34) (8dabe05)
- Add support for openai-tts (#36) (8d8dfbc)
0.10.0 (2026-02-25)
Features
0.9.0 (2026-02-20)
Features
- allow google authentication for downloading from youtube (#32) (1364121)
0.8.0 (2024-07-15)
Bug Fixes
- Update python pinning restriction (>=3.9,<4) (#29) (765f1dd)
- Update pytubefix to version 5 (#26) (d7b2917)
Features
- Add functionality for extracting metadata and for plot a spectrogram (#28) (5236e7d)
0.7.0 (2024-03-13)
Features
0.6.0 (2024-02-02)
Features
0.5.3 (2024-01-31)
Bug Fixes
- dependency: Add typer as a direct dependency (#23) (a2ea8ea)
0.5.2 (2024-01-31)
Bug Fixes
- dependencies: Add numpy as direct dependence (#22) (abd050c)
0.5.1 (2024-01-31)
Bug Fixes
0.5.0 (2024-01-21)
Features
0.4.1 (2024-01-19)
Bug Fixes
Release Notes
0.4.0 (2023-09-04)
Features
- add option for downloading from youtube with a specific resolution. (#7) (933d937)
0.3.0 (2023-08-30)
Features
- Add engine options for Speech class. (#6) (d4381f7)
0.2.0 (2023-08-29)
Bug Fixes
Features
- Add the flag
--lang for the speech command (#2) (cb937e9)