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