Skip to content

v0.2.1

Compare
Choose a tag to compare
@Revnoplex Revnoplex released this 13 Feb 11:52
· 223 commits to main since this release

AYT-API 0.2 Patch #1

This update has 2 fixes, 1 new feature and 1 breaking change

Breaking Changes:

  • Renamed AsyncYoutubeApi back to AsyncYoutubeAPI. I will try not to change it again to keep things consistant

Fixed:

  • Fixed an unhanded enum type privacyStatusUnspecified being passed to the enum PrivacyStatus
  • Added proper types to *NotFound exceptions to reflect multiple requested items being not found since version 2.0

New:

  • Added exclude parameter to fetch_playlist_videos which allows excluding certain videos from a result. This is useful when certain videos in a playlist are not found and you just wan't the available videos

Full Changelog: v0.2.0.post2...v0.2.1