Releases: JuanBindez/pytubefix
Releases Β· JuanBindez/pytubefix
Pytubefix 8.3.0 Released
Release Notes
What's Changed
- [Attention: --noauth will not be used] Add "--noauth" option by @warmonkey in #308
- Added --oauth in cli by @JuanBindez in #309
- Captions: Just a documentation update. by @JuanBindez in #310
New Contributors
- @warmonkey made their first contribution in #308
Full Changelog: v8.2.0...v8.3.0
Pytubefix 8.2.0 Released
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 #296
- Now you no longer need to pass the file_system parameter, it recognizes the file system automatically by @JuanBindez in #297
- Reorganized the CLI to improve readability, facilitate maintenance and add new features by @JuanBindez in #299
- Adjusted for MPEG-4 AAC audio codec extension, from mp4 to m4a by @JuanBindez in #302
Full Changelog: v8.1.1...v8.2.0
Pytubefix 8.1.1 Released
Release Notes:
What's Changed
- Fixed [Error] downloading mp3 with Python and Pytubefix (#283) by @JuanBindez in #284
Full Changelog: v8.0.0...v8.1.1
Pytubefix 8.0.0 Released
Release Notes:
What's Changed
- Fixed RegexMatchError: get_throttling_function_name in player 2f238d39 by @felipeucelli in #277
- Added support for multiple file systems (NTFS, FAT32, exFAT, ext4, APFS, UFS, CIFS, SMB), removing characters that are not allowed by @JuanBindez in #278
- Updated Docs, added file_system and removed problematic_characters by @JuanBindez in #280
- Fixed files without extensions by @felipeucelli in #281
- Fixed improper removal of characters by @felipeucelli in #282
Full Changelog: v7.4.0...v8.0.0
Pytubefix 7.4.0 Released
Release Notes:
What's Changed
- Implemented info function: by @JuanBindez in #269
Full Changelog: v7.3.1...v7.4.0
Pytubefix 7.3.1 Released
Release Notes:
What's Changed
- fixed debug Information Included with Exception Message #267 by @JuanBindez in #268
Full Changelog: v7.3.0...v7.3.1
Pytubefix 7.3.0 Released
Release Notes:
What's Changed
- [Search] Added support for search filters by @felipeucelli in #266
Full Changelog: v7.2.2...v7.3.0
Pytubefix 7.2.2 Released
Release Notes:
What's Changed
- Add params to the search requests. by @Jourdelune in #255
- Added LiveStreamOffline exception by @felipeucelli in #258
- Removed the colors of exceptions by @JuanBindez in #259
- Added details to exceptions by @JuanBindez in #260
New Contributors
- @Jourdelune made their first contribution in #255
Full Changelog: v7.1.3...v7.2.2
Pytubefix 7.1.3 Released
Release Notes
What's Changed
- Ensure
itag
is either int or valid numeric string before casting by @Hetari in #246 - Fixed incorrect clients calls by @felipeucelli in #249
- Fixed false live error by @felipeucelli in #253
- Fixed KeyError: 'videoDetails' by @felipeucelli in #254
Full Changelog: v7.0.0...v7.1.3
Pytubefix 7.0.0 Released
Release Notes:
What's Changed
- Changed default client to ANDROID_VR by @felipeucelli in #244
Full Changelog: v6.17.0...v7.0.0