Releases: nichind/pybalt
2025.1.1: Better everything
It's already 18 january... Better late than never, as they say...
I've fully rewritten pybalt from scratch. Now, it should be more reliable, fast, clean, and convenient.
the CLI has also been rewritten. The arguments have been changed to match the names specified in the cobalt-api documentation. New examples on the CLI can be found here!
With the rewrite, pybalt now offers more ways to be used as a module in your project. I've introduced the StatusParent
for detached downloading, replaceable callbacks, and more! Read how to integrate pybalt into your project in just 2 lines of code here
Please leave feedback or report bugs using the Issues and Discussions tab. Thanks for using pybalt!
Update now with pip!
pip install pybalt -U
What's Changed
Full Changelog: 2024.12.9...2025.1.1
Fix translate. Last 2024 release
Fixes the translate_string exception.
Probably the last release in 2024 and the last release until i rewrite the library from scratch, not sure when it will happen, this codebase is beyond saving.
Full Changelog: 2024.12.8...2024.12.9
pybalt 2024.12.8
This release hopefully fixes the 0 byte downloads by applying youtubeHLS = True when when getting tunnel from cobalt-api
Full Changelog: 2024.12.7...2024.12.8
pybalt 2024.12.7
Full Changelog: 2024.12.6...2024.12.7
pybalt 2024.12.6
Full Changelog: 2024.12.5...2024.12.6
pybalt 2024.12.5
- Added English and Russian locale (choice based on system language)
- Added download() & get() direct imports for module, see example in readme
Full Changelog: 2024.12.1...2024.12.5
pybalt 2024.12.1
Fixed YT Music playlists getting downloaded in video format instead of audio
Full Changelog: 2024.11.16...2024.12.1
pybalt 2024.11.16
Full Changelog: 2024.11.15...2024.11.16
pybalt 2024.11.15
Full Changelog: 2024.11.14...2024.11.15
pybalt 2024.11.14
Full Changelog: 2024.11.13...2024.11.14