Release Notes
What's Changed
* Removed the Makefile, which will no longer be used, it becomes just the build.sh that was updated by JuanBindez in https://github.com/JuanBindez/pytubefix/pull/296
* Now you no longer need to pass the file_system parameter, it recognizes the file system automatically by JuanBindez in https://github.com/JuanBindez/pytubefix/pull/297
* Reorganized the CLI to improve readability, facilitate maintenance and add new features by JuanBindez in https://github.com/JuanBindez/pytubefix/pull/299
* Adjusted for MPEG-4 AAC audio codec extension, from mp4 to m4a by JuanBindez in https://github.com/JuanBindez/pytubefix/pull/302
**Full Changelog**: https://github.com/JuanBindez/pytubefix/compare/v8.1.1...v8.2.0