Release Notes
What's Changed
* Add STATUS and REASON to Exceptions error messages generated by UnknownVideoError by NannoSilver in https://github.com/JuanBindez/pytubefix/pull/363
* Added the Buffer class to facilitate downloading data directly into memory (in-memory buffer) rather than writing it to disk. by JuanBindez in https://github.com/JuanBindez/pytubefix/pull/360
* New feature available in documentation [Buffer](https://pytubefix.readthedocs.io/en/latest/user/buffer.html)
New Contributors
* NannoSilver made their first contribution in https://github.com/JuanBindez/pytubefix/pull/363
**Full Changelog**: https://github.com/JuanBindez/pytubefix/compare/v8.6.0...v8.7.0