Skip to content

Releases: nichind/pybalt

2025.1.1: Better everything

17 Jan 23:26
Compare
Choose a tag to compare

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

24 Dec 12:06
Compare
Choose a tag to compare

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

17 Dec 13:25
Compare
Choose a tag to compare

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

16 Dec 10:40
Compare
Choose a tag to compare

pybalt 2024.12.6

11 Dec 10:24
Compare
Choose a tag to compare

pybalt 2024.12.5

07 Dec 18:03
Compare
Choose a tag to compare
  • 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

07 Dec 05:24
Compare
Choose a tag to compare

Fixed YT Music playlists getting downloaded in video format instead of audio

Full Changelog: 2024.11.16...2024.12.1

pybalt 2024.11.16

20 Nov 12:59
Compare
Choose a tag to compare

pybalt 2024.11.15

16 Nov 10:35
Compare
Choose a tag to compare

pybalt 2024.11.14

16 Nov 05:11
Compare
Choose a tag to compare