Skip to content

Releases: JuanBindez/pytubefix

Pytubefix 1.13.3 Released

31 Jan 16:20
Compare
Choose a tag to compare

Release Notes:

What's Changed

  • Fix: Correct exception handling by @jinayshah86 in #33

New Contributors

  • @jinayshah86 made their first contribution in #33

Full Changelog: v1.13.2...v1.13.3

Pytubefix 1.13.2 Released

18 Jan 01:50
Compare
Choose a tag to compare

Release Notes:

What's Changed

  • Fixed AttributeError when trying to get shorts and live by @felipeucelli in #32

Full Changelog: v1.13.1...v1.13.2

Pytubefix 1.13.1 Released

10 Jan 01:04
Compare
Choose a tag to compare

Release Notes:

What's Changed

  • tests fixed and refactored by @ElsevarAsadov in #28
  • Added filter for dubbed streams by @felipeucelli in #31

Full Changelog: v1.12.0...v1.13.1

Pytubefix 1.12.0 Released

17 Dec 17:31
Compare
Choose a tag to compare

Release Notes:

What's Changed

Added to documentation:

https://pytubefix.readthedocs.io/en/latest/user/channel_playlists.html

Full Changelog: v1.11.0...v1.12.0

Pytubefix 1.11.0 Released

16 Dec 14:05
Compare
Choose a tag to compare

Release Notes:

What's Changed

  • Added get from channel shorts, thumbnail_url, last_updated, description, title and views by @felipeucelli in #23

Full Changelog: v1.10.0...v1.11.0

Pytubefix 1.10.0 Released

11 Dec 14:38
Compare
Choose a tag to compare

Release Notes:

  • Fixed 403 Forbidden error when using ANDROID client #21

Pytubefix 1.9.0 Released

20 Nov 23:38
Compare
Choose a tag to compare

Release Notes:

What's Changed

  • Implement livestreams_urls and livestreams channel methods to get Live Streams from a channel by @quartzo in #17

New Contributors

Full Changelog: v1.8.4...v1.9.0

v1.8.4

07 Nov 02:29
6d67b8a
Compare
Choose a tag to compare
  • partially fixed unit tests

Pytubefix 1.8.3 Released

05 Nov 14:08
Compare
Choose a tag to compare

Release Notes:

Bugfix:

  • generate_srt_captions is not working #14
  • removed the green color from the progressbar

Pytubefix 1.8.2 Released

04 Nov 23:27
Compare
Choose a tag to compare

Release Notes:

Bugfix:

  • caption tests fixed and on_progress callback function bug fixed #13