Releases: JuanBindez/pytubefix
Releases Β· JuanBindez/pytubefix
Pytubefix 8.8.1 Released
Release Notes
What's Changed
- Fixed failure in extracting and interpreting sig and nsig in the player (3bb1f723) by @felipeucelli in #374
Full Changelog: v8.8.0...v8.8.1
Pytubefix 8.8.0 Released
Release Notes
What's Changed
- Added method to get playlist thumbnail URL by @felipeucelli in #372
Full Changelog: v8.7.0...v8.8.0
Pytubefix 8.7.0 Released
Release Notes
What's Changed
- Add STATUS and REASON to Exceptions error messages generated by UnknownVideoError by @NannoSilver in #363
- Added the Buffer class to facilitate downloading data directly into memory (in-memory buffer) rather than writing it to disk. by @JuanBindez in #360
- New feature available in documentation Buffer
New Contributors
- @NannoSilver made their first contribution in #363
Full Changelog: v8.6.0...v8.7.0
Pytubefix 8.6.0 Released
Release Notes
What's Changed
- Clients maintenance by @felipeucelli in #359
Full Changelog: v8.5.3...v8.6.0
Pytubefix 8.5.3 Released
Release Notes
What's Changed
- Fixed: Exception while accessing title of ... by @felipeucelli in #358
Full Changelog: v8.5.2...v8.5.3
Pytubefix 8.5.2 Released
Release Notes
What's Changed
- Fixed bug on pytubefix 8.5.1: .m4a extension always added to all downloaded audio #354 by @JuanBindez in b87fdd7
- Readme Update by @JuanBindez in #344
Full Changelog: v8.5.1...v8.5.2
Pytubefix 8.5.1 Released
Release Notes
What's Changed
- Add reset_cache function to delete the cache directory by @JuanBindez in #333
- Removed the mp3 parameter completely. by @JuanBindez in #334
- Added path for YouTube music titles on next endpoint by @felipeucelli in #338
Full Changelog: v8.4.1...v8.5.1
Pytubefix 8.4.1 Released
Release Notes
What's Changed
- Fixed HTTP Error 400: Bad Request when using use_oauth by @felipeucelli in #331
Full Changelog: v8.4.0...v8.4.1
Pytubefix 8.4.0 Released
Release Notes
What's Changed
- MP3 parameter marked as deprecated by @JuanBindez in #328
- docs update, indicating the use of the info function in logs by @JuanBindez in #329
- Added use of output_path to docs by @JuanBindez in #330
Full Changelog: v8.3.2...v8.4.0
Pytubefix 8.3.2 Released
Release Notes
What's Changed
- Update
README.md
andContributing.md
by @msosav in #315 - cipher test: correct function name resolution by @benaryorg in #316
New Contributors
- @msosav made their first contribution in #315
- @benaryorg made their first contribution in #316
Full Changelog: v8.3.0...v8.3.2