Releases: JuanBindez/pytubefix
Releases · JuanBindez/pytubefix
Pytubefix 1.13.3 Released
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
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
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
Release Notes:
What's Changed
- Added getting channel playlists by @felipeucelli in #25
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
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
Release Notes:
- Fixed 403 Forbidden error when using ANDROID client #21
Pytubefix 1.9.0 Released
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
- partially fixed unit tests
Pytubefix 1.8.3 Released
Release Notes:
Bugfix:
- generate_srt_captions is not working #14
- removed the green color from the progressbar